Cross-Version Extension for ElementDefinition.representation in R3

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

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

This is a valid extension because it has the following codes that are not in other versions typeAttr, xmlText, cdaText, xhtml (http://hl7.org/fhir/3.0/property-representation)

Context of Use

This extension may be used in the following contexts:


NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionxmlAttr | xmlText | typeAttr | cdaText | xhtml
... extension ..0
... value[x] 1..code
... url "http://hl7.org/fhir/3.0/StructureDefinition/extension-ElementDefinition.representation"

doco Documentation for this format

{
  "resourceType" : "StructureDefinition",
  "id" : "xv-r3-eld.representation",
  "url" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-ElementDefinition.representation",
  "name" : "XVerExtensionElementDefinition.representationR3",
  "title" : "Cross-Version Extension for ElementDefinition.representation 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.representation. Valid in versions R2\r\n\r\nThis is a valid extension because it has the following codes that are not in other versions typeAttr, xmlText, cdaText, xhtml (http://hl7.org/fhir/3.0/property-representation)",
  "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" : "xmlAttr | xmlText | typeAttr | cdaText | xhtml",
      "definition" : "Codes that define how this element is represented in instances, when the deviation varies from the normal case.",
      "comment" : "In resources, this is rarely used except for special cases where the representation deviates from the normal, and can only be done in the base standard (and profiles must reproduce what the base standard does). This element is used quite commonly in Logical models when the logical models represent a specific serialization format (e.g. CDA, v2 etc).",
      "min" : 0,
      "max" : "*",
      "isModifier" : false,
      "mapping" : [{
        "identity" : "v2",
        "map" : "N/A"
      },
      {
        "identity" : "rim",
        "map" : "N/A"
      },
      {
        "identity" : "iso11179",
        "map" : "n/a"
      }]
    },
    {
      "path" : "Extension.extension",
      "max" : "0"
    },
    {
      "path" : "Extension.value[x]",
      "min" : 1,
      "type" : [{
        "code" : "code"
      }]
    },
    {
      "path" : "Extension.url",
      "fixedUri" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-ElementDefinition.representation"
    }]
  }
}