Release 5 R6 Ballot (2nd Draft)

This page is part of the FHIR Specification (v5.0.0: R5 - STU v6.0.0-ballot2: Release 6 Ballot (2nd Draft) (see Ballot Notes ). This is the The current published version in it's permanent home (it will always be available at this URL). is 5.0.0 . For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4

Example ConceptMap/sc-allergyintolerance-clinical (JSON)

Patient Care Work Group Maturity Level : N/A Standards Status : Informative

Raw JSON ( canonical form + also see JSON Format Specification )

Canonical Mapping for "AllergyIntolerance Clinical Status Codes"

{
  "resourceType" : "ConceptMap",
  "id" : "sc-allergyintolerance-clinical",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>AllergyIntoleranceClinicalStatusCodesCanonicalMap (http://hl7.org/fhir/ConceptMap/sc-allergyintolerance-clinical)</h2><p>Mapping from <a href=\"valueset-allergyintolerance-clinical.html\">AllergyIntolerance Clinical Status Codes</a> to <a href=\"valueset-resource-status.html\">Canonical Status Codes for FHIR Resources</a></p><p>DRAFT. Published on ?ngen-10? by FHIR Project team (<a href=\"http://hl7.org/fhir\">http://hl7.org/fhir</a>). </p><div><p>Canonical Mapping for &quot;Preferred value set for AllergyIntolerance Clinical Status.&quot;</p>\n</div><br/><p><b>Group 1</b>Mapping from <a href=\"http://terminology.hl7.org/5.1.0/CodeSystem-allergyintolerance-clinical.html\">AllergyIntolerance Clinical Status Codes</a> to <a href=\"codesystem-resource-status.html\">Canonical Status Codes for FHIR Resources</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>active</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>active</td></tr><tr><td>inactive</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>inactive</td></tr><tr><td>resolved</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>resolved</td></tr></table></div>"

    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap sc-allergyintolerance-clinical</b></p><a name=\"sc-allergyintolerance-clinical\"> </a><a name=\"hcsc-allergyintolerance-clinical\"> </a><a name=\"sc-allergyintolerance-clinical-en-AU\"> </a><p>Mapping from <a href=\"valueset-allergyintolerance-clinical.html\">AllergyIntolerance Clinical Status Codes</a> to <a href=\"valueset-resource-status.html\">Canonical Status Codes for FHIR Resources</a></p><br/><p><b>Group 1 </b>Mapping from <a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-allergyintolerance-clinical.html\">AllergyIntolerance Clinical Status Codes</a> to <a href=\"codesystem-resource-status.html\">Canonical Status Codes for FHIR Resources</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>active</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>active</td></tr><tr><td>inactive</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>inactive</td></tr><tr><td>resolved</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>resolved</td></tr></table></div>"

  },
  "url" : "http://hl7.org/fhir/ConceptMap/sc-allergyintolerance-clinical",
  "version" : "5.0.0",

  "version" : "6.0.0-ballot2",

  "name" : "AllergyIntoleranceClinicalStatusCodesCanonicalMap",
  "title" : "Canonical Mapping for \"AllergyIntolerance Clinical Status Codes\"",
  "status" : "draft",
  "experimental" : false,
  "publisher" : "FHIR Project team",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org/fhir"
    }]
  }],
  "description" : "Canonical Mapping for \"Preferred value set for AllergyIntolerance Clinical Status.\"",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "sourceScopeCanonical" : "http://hl7.org/fhir/ValueSet/allergyintolerance-clinical",
  "targetScopeCanonical" : "http://hl7.org/fhir/ValueSet/resource-status",
  "group" : [{
    "source" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
    "target" : "http://hl7.org/fhir/resource-status",
    "element" : [{
      "code" : "active",
      "target" : [{
        "code" : "active",
        "relationship" : "equivalent"
      }]
    },
    {
      "code" : "inactive",
      "target" : [{
        "code" : "inactive",
        "relationship" : "equivalent"
      }]
    },
    {
      "code" : "resolved",
      "target" : [{
        "code" : "resolved",
        "relationship" : "equivalent"
      }]
    }]
  }]
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.