Cross-Version Extension for ElementDefinition.example in R3

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

Cross-Version Extension for ElementDefinition.example. Valid in versions R2

This is a valid cross-version extension because the cardinality changed

Context of Use

This extension may be used in the following contexts:


NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionExample value (as defined for type)
... extension:value[x]R4 ?gen-e1? [CanonicalType[http://hl7.org/fhir/4.0/StructureDefinition/extension-ElementDefinition.example.value[x]]]URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ElementDefinition.example.value[x]
... extension:value[x]R4B ?gen-e1? [CanonicalType[http://hl7.org/fhir/4.3/StructureDefinition/extension-ElementDefinition.example.value[x]]]URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ElementDefinition.example.value[x]
... extension:value[x]R5 ?gen-e1? [CanonicalType[http://hl7.org/fhir/5.0/StructureDefinition/extension-ElementDefinition.example.value[x]]]URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ElementDefinition.example.value[x]
... extension 1..
... value[x] ..0
... url "http://hl7.org/fhir/3.0/StructureDefinition/extension-ElementDefinition.example"

doco Documentation for this format

{
  "resourceType" : "StructureDefinition",
  "id" : "xv-r3-eld.example",
  "url" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-ElementDefinition.example",
  "name" : "XVerExtensionElementDefinition.exampleR3",
  "title" : "Cross-Version Extension for ElementDefinition.example 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.example. Valid in versions R2\r\n\r\nThis is a valid cross-version extension because the cardinality changed",
  "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" : "extension",
    "expression" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ElementDefinition"
  }],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [{
      "path" : "Extension",
      "short" : "Example value (as defined for type)",
      "definition" : "A sample value for this element demonstrating the type of information that would typically be found in the element.",
      "comment" : "Examples will most commonly be present for data where it's not implicitly obvious from either the data type or value set what the values might be.  (I.e. Example values for dates or quantities would generally be unnecessary.)  If the example value is fully populated, the publication tool can generate an instance automatically.",
      "min" : 0,
      "max" : "*",
      "isModifier" : false,
      "mapping" : [{
        "identity" : "rim",
        "map" : "N/A (MIF territory)"
      }]
    },
    {
      "path" : "Extension.extension",
      "sliceName" : "value[x]R4",
      "type" : [{
        "code" : "Extension",
        "profile" : ["http://hl7.org/fhir/4.0/StructureDefinition/extension-ElementDefinition.example.value[x]"]
      }]
    },
    {
      "path" : "Extension.extension",
      "sliceName" : "value[x]R4B",
      "type" : [{
        "code" : "Extension",
        "profile" : ["http://hl7.org/fhir/4.3/StructureDefinition/extension-ElementDefinition.example.value[x]"]
      }]
    },
    {
      "path" : "Extension.extension",
      "sliceName" : "value[x]R5",
      "type" : [{
        "code" : "Extension",
        "profile" : ["http://hl7.org/fhir/5.0/StructureDefinition/extension-ElementDefinition.example.value[x]"]
      }]
    },
    {
      "path" : "Extension.extension",
      "min" : 1
    },
    {
      "path" : "Extension.value[x]",
      "max" : "0"
    },
    {
      "path" : "Extension.url",
      "fixedUri" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-ElementDefinition.example"
    }]
  }
}