Cross-Version Extension for ElementDefinition.type.code in R3

URLhttp://hl7.org/fhir/3.0/StructureDefinition/extension-ElementDefinition.type.code
Version
Statusactive
Description

Cross-Version Extension for ElementDefinition.type.code. Valid in versions R2

This is a valid extension because it has the types uri

Context of Use

This extension may be used in the following contexts:


NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 1..1ExtensionData type or Resource (reference to definition)
... extension ..0
... value[x] 1..uri
... url "http://hl7.org/fhir/3.0/StructureDefinition/extension-ElementDefinition.type.code"

doco Documentation for this format

{
  "resourceType" : "StructureDefinition",
  "id" : "xv-r3-eld.typ.code",
  "url" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-ElementDefinition.type.code",
  "name" : "XVerExtensionElementDefinition.type.codeR3",
  "title" : "Cross-Version Extension for ElementDefinition.type.code in R3",
  "status" : "active",
  "experimental" : false,
  "publisher" : "HL7 FHIR Standard",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org/fhir"
    }]
  }],
  "description" : "Cross-Version Extension for ElementDefinition.type.code. Valid in versions R2\r\n\r\nThis is a valid extension because it has the types uri",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001"
    }]
  }],
  "fhirVersion" : "5.0.0",
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [{
    "extension" : [{
      "extension" : [{
        "url" : "startFhirVersion",
        "valueCode" : "1.0"
      },
      {
        "url" : "endFhirVersion",
        "valueCode" : "1.0"
      }],
      "url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
    }],
    "type" : "element",
    "expression" : "ElementDefinition.type"
  },
  {
    "type" : "extension",
    "expression" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ElementDefinition.type"
  }],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [{
      "path" : "Extension",
      "short" : "Data type or Resource (reference to definition)",
      "definition" : "URL of Data type or Resource that is a(or the) type used for this element. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition e.g. \"string\" is a reference to http://hl7.org/fhir/StructureDefinition/string. Absolute URLs are only allowed in logical models.",
      "comment" : "If the element is a reference to another resource, this element contains \"Reference\", and the targetProfile element defines what resources can be referenced. The targetProfile may be a reference to the general definition of a resource (e.g. http://hl7.org/fhir/StructureDefinition/Patient). There would be one pair of type/code for each allowed target resource type.",
      "min" : 1,
      "max" : "1",
      "isModifier" : false,
      "mapping" : [{
        "identity" : "v2",
        "map" : "OM1.3"
      },
      {
        "identity" : "rim",
        "map" : "N/A (MIF territory)"
      },
      {
        "identity" : "iso11179",
        "map" : ".domain.data+Q14type"
      },
      {
        "identity" : "loinc",
        "map" : "HL7_V2_DATATYPE (translation required), HL7_V3_DATATYPE (translation required)"
      }]
    },
    {
      "path" : "Extension.extension",
      "max" : "0"
    },
    {
      "path" : "Extension.value[x]",
      "min" : 1,
      "type" : [{
        "code" : "uri"
      }]
    },
    {
      "path" : "Extension.url",
      "fixedUri" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-ElementDefinition.type.code"
    }]
  }
}