Cross-Version Extension for RelatedArtifact.type in R5

URLhttp://hl7.org/fhir/5.0/StructureDefinition/extension-RelatedArtifact.type
Version
Statusactive
Description

Cross-Version Extension for RelatedArtifact.type. Valid in versions R3, R4, R4B

This is a valid extension because it has the following codes that are not in other versions contained-in, part-of, amends, amended-with, comments-on, retracts, cited-by, correction-in, contains, cites, specification-of, appends, transformed-into, transformed-with, appended-with, transforms, created-with, corrects, signs, comment-in, replaced-with, supported-with, replaces, retracted-by, cite-as, documents, similar-to, supports (http://hl7.org/fhir/5.0/related-artifact-type)

Context of Use

This extension may be used in the following contexts:


NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 1..1Extensiondocumentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | documents | specification-of | created-with | cite-as
... extension ..0
... value[x] 1..code
... url "http://hl7.org/fhir/5.0/StructureDefinition/extension-RelatedArtifact.type"

doco Documentation for this format

{
  "resourceType" : "StructureDefinition",
  "id" : "xv-r5-rla.type",
  "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-RelatedArtifact.type",
  "name" : "XVerExtensionRelatedArtifact.typeR5",
  "title" : "Cross-Version Extension for RelatedArtifact.type in R5",
  "status" : "active",
  "experimental" : false,
  "publisher" : "HL7 FHIR Standard",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org/fhir"
    }]
  }],
  "description" : "Cross-Version Extension for RelatedArtifact.type. Valid in versions R3, R4, R4B\r\n\r\nThis is a valid extension because it has the following codes that are not in other versions contained-in, part-of, amends, amended-with, comments-on, retracts, cited-by, correction-in, contains, cites, specification-of, appends, transformed-into, transformed-with, appended-with, transforms, created-with, corrects, signs, comment-in, replaced-with, supported-with, replaces, retracted-by, cite-as, documents, similar-to, supports (http://hl7.org/fhir/5.0/related-artifact-type)",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001"
    }]
  }],
  "fhirVersion" : "5.0.0",
  "kind" : "complex-type",
  "abstract" : false,
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [{
      "path" : "Extension",
      "short" : "documentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | documents | specification-of | created-with | cite-as",
      "definition" : "The type of relationship to the related artifact.",
      "comment" : "The presence of both sides of a relationship type (e.g. successor and predecessor) is required to support use cases where one side of a relationship is not represented in FHIR. However, this feature SHALL NOT be used to create bi-directional resource links in FHIR instances. Specifically, following the methodology of \"new points to old\" and \"many points to one\", when using related artifact elements to describe and reference FHIR resources, the type element SHALL be drawn from the fhir-related-artifact-type ValueSet.",
      "min" : 1,
      "max" : "1",
      "isModifier" : false
    },
    {
      "path" : "Extension.extension",
      "max" : "0"
    },
    {
      "path" : "Extension.value[x]",
      "min" : 1,
      "type" : [{
        "code" : "code"
      }]
    },
    {
      "path" : "Extension.url",
      "fixedUri" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-RelatedArtifact.type"
    }]
  }
}