Cross-Version Extension for ConceptMap.group.element.target.equivalence in R3

URLhttp://hl7.org/fhir/3.0/StructureDefinition/extension-ConceptMap.group.element.target.equivalence
Version
Statusactive
Description

Cross-Version Extension for ConceptMap.group.element.target.equivalence. Valid in versions R2

This is a valid extension because it has the following codes that are not in other versions relatedto (http://hl7.org/fhir/3.0/concept-map-equivalence)

Context of Use

This extension may be used in the following contexts:


NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension ?!0..1Extensionrelatedto | equivalent | equal | wider | subsumes | narrower | specializes | inexact | unmatched | disjoint
... extension ..0
... value[x] 1..code
... url "http://hl7.org/fhir/3.0/StructureDefinition/extension-ConceptMap.group.element.target.equivalence"

doco Documentation for this format

{
  "resourceType" : "StructureDefinition",
  "id" : "xv-r3-cmd.gro.ele.tar.equivalence",
  "url" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-ConceptMap.group.element.target.equivalence",
  "name" : "XVerExtensionConceptMap.group.element.target.equivalenceR3",
  "title" : "Cross-Version Extension for ConceptMap.group.element.target.equivalence 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 ConceptMap.group.element.target.equivalence. Valid in versions R2\r\n\r\nThis is a valid extension because it has the following codes that are not in other versions relatedto (http://hl7.org/fhir/3.0/concept-map-equivalence)",
  "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" : "relatedto | equivalent | equal | wider | subsumes | narrower | specializes | inexact | unmatched | disjoint",
      "definition" : "The equivalence between the source and target concepts (counting for the dependencies and products). The equivalence is read from target to source (e.g. the target is 'wider' than the source).",
      "comment" : "This element is labeled as a modifier because it may indicate that a target does not apply.",
      "min" : 0,
      "max" : "1",
      "isModifier" : true,
      "isModifierReason" : "No Modifier Reason provideed in previous versions of FHIR"
    },
    {
      "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-ConceptMap.group.element.target.equivalence"
    }]
  }
}