Cross-Version Extension for CodeSystem.concept in R3

URLhttp://hl7.org/fhir/3.0/StructureDefinition/extension-CodeSystem.concept
Version
Statusactive
Description

Cross-Version Extension for CodeSystem.concept. Valid in versions R2

This is a valid cross-version extension because it's counted as a new element

Context of Use

This extension may be used in the following contexts:


NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionConcepts in the code system
... extension:codeR3 ?gen-e1? [CanonicalType[http://hl7.org/fhir/3.0/StructureDefinition/extension-CodeSystem.concept.code]]URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-CodeSystem.concept.code
... extension:conceptR3 ?gen-e1? [CanonicalType[http://hl7.org/fhir/3.0/StructureDefinition/extension-CodeSystem.concept.concept]]URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-CodeSystem.concept.concept
... extension:definitionR3 ?gen-e1? [CanonicalType[http://hl7.org/fhir/3.0/StructureDefinition/extension-CodeSystem.concept.definition]]URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-CodeSystem.concept.definition
... extension:designationR3 ?gen-e1? [CanonicalType[http://hl7.org/fhir/3.0/StructureDefinition/extension-CodeSystem.concept.designation]]URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-CodeSystem.concept.designation
... extension:displayR3 ?gen-e1? [CanonicalType[http://hl7.org/fhir/3.0/StructureDefinition/extension-CodeSystem.concept.display]]URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-CodeSystem.concept.display
... extension:propertyR3 ?gen-e1? [CanonicalType[http://hl7.org/fhir/3.0/StructureDefinition/extension-CodeSystem.concept.property]]URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-CodeSystem.concept.property
... extension 1..
... value[x] ..0
... url "http://hl7.org/fhir/3.0/StructureDefinition/extension-CodeSystem.concept"

doco Documentation for this format

{
  "resourceType" : "StructureDefinition",
  "id" : "xv-r3-csd.concept",
  "url" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-CodeSystem.concept",
  "name" : "XVerExtensionCodeSystem.conceptR3",
  "title" : "Cross-Version Extension for CodeSystem.concept in R3",
  "status" : "active",
  "experimental" : false,
  "publisher" : "Health Level Seven International (Vocabulary)",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org/fhir"
    }]
  },
  {
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/Vocab/index.cfm"
    }]
  }],
  "description" : "Cross-Version Extension for CodeSystem.concept. Valid in versions R2\r\n\r\nThis is a valid cross-version extension because it's counted as a new element",
  "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" : "ValueSet"
  },
  {
    "type" : "extension",
    "expression" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ValueSet"
  }],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [{
      "path" : "Extension",
      "short" : "Concepts in the code system",
      "definition" : "Concepts that are in the code system. The concept definitions are inherently hierarchical, but the definitions must be consulted to determine what the meaning of the hierarchical relationships are.",
      "comment" : "If this is empty, it means that the code system resource does not represent the content of the code system.",
      "min" : 0,
      "max" : "*",
      "isModifier" : false
    },
    {
      "path" : "Extension.extension",
      "sliceName" : "codeR3",
      "type" : [{
        "code" : "Extension",
        "profile" : ["http://hl7.org/fhir/3.0/StructureDefinition/extension-CodeSystem.concept.code"]
      }]
    },
    {
      "path" : "Extension.extension",
      "sliceName" : "conceptR3",
      "type" : [{
        "code" : "Extension",
        "profile" : ["http://hl7.org/fhir/3.0/StructureDefinition/extension-CodeSystem.concept.concept"]
      }]
    },
    {
      "path" : "Extension.extension",
      "sliceName" : "definitionR3",
      "type" : [{
        "code" : "Extension",
        "profile" : ["http://hl7.org/fhir/3.0/StructureDefinition/extension-CodeSystem.concept.definition"]
      }]
    },
    {
      "path" : "Extension.extension",
      "sliceName" : "designationR3",
      "type" : [{
        "code" : "Extension",
        "profile" : ["http://hl7.org/fhir/3.0/StructureDefinition/extension-CodeSystem.concept.designation"]
      }]
    },
    {
      "path" : "Extension.extension",
      "sliceName" : "displayR3",
      "type" : [{
        "code" : "Extension",
        "profile" : ["http://hl7.org/fhir/3.0/StructureDefinition/extension-CodeSystem.concept.display"]
      }]
    },
    {
      "path" : "Extension.extension",
      "sliceName" : "propertyR3",
      "type" : [{
        "code" : "Extension",
        "profile" : ["http://hl7.org/fhir/3.0/StructureDefinition/extension-CodeSystem.concept.property"]
      }]
    },
    {
      "path" : "Extension.extension",
      "min" : 1
    },
    {
      "path" : "Extension.value[x]",
      "max" : "0"
    },
    {
      "path" : "Extension.url",
      "fixedUri" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-CodeSystem.concept"
    }]
  }
}