{
  "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\">http://hl7.org/fhir/ValueSet/allergyintolerance-clinical</a> to <a href=\"valueset-resource-status.html\">http://hl7.org/fhir/ValueSet/resource-status</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/><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Destination Code</b></td></tr><tr><td>active</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\">is equivalent to</a></td><td>active</td></tr><tr><td>inactive</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\">is equivalent to</a></td><td>inactive</td></tr><tr><td>resolved</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\">is equivalent to</a></td><td>resolved</td></tr></table></div>"
  },
  "url" : "http://hl7.org/fhir/ConceptMap/sc-allergyintolerance-clinical",
  "version" : "4.6.0",
  "name" : "AllergyIntoleranceClinicalStatusCodesCanonicalMap",
  "title" : "Canonical Mapping for \"AllergyIntolerance Clinical Status Codes\"",
  "status" : "draft",
  "publisher" : "FHIR Project team",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org/fhir"
    }]
  }],
  "description" : "Canonical Mapping for \"Preferred value set for AllergyIntolerance Clinical Status.\"",
  "sourceCanonical" : "http://hl7.org/fhir/ValueSet/allergyintolerance-clinical",
  "targetCanonical" : "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"
      }]
    }]
  }]
}