{
  "resourceType": "ConceptMap",
  "id": "103",
  "meta": {
    "lastUpdated": "2018-12-27T11:37:54.724+00:00"
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>SNOMED CT to ICD-10-CM mappings for fracture of ulna (http://hl7.org/fhir/ConceptMap/103)</h2><p>Mapping from http://snomed.info/id?fhir_vs to http://hl7.org/fhir/sid/icd-10-us</p><p>DRAFT (not intended for production usage). Published on 13/06/2012 by HL7, Inc (FHIR project team (example): \r\n        \r\n              <a href=\"http://hl7.org/fhir\">http://hl7.org/fhir</a>). Creative Commons 0\r\n      \r\n            </p><div><p>Example rule-based mappings between SNOMED CT to ICD-10-CM for fracture of ulna</p></div><br /><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Equivalence</b></td><td><b>Destination Code</b></td><td><b>Comment</b></td></tr><tr><td>263204007 (Fracture of shaft of ulna)</td><td>narrower</td><td>S52.209A</td><td>The target mapping to ICD-10-CM is narrower, since additional patient data on the encounter (initial vs. subsequent) and fracture type is required for a valid ICD-10-CM mapping.</td></tr><tr><td /><td>narrower</td><td>S52.209D</td><td>The target mapping to ICD-10-CM is narrower, since additional patient data on the encounter (initial vs. subsequent), fracture type and healing (for subsequent encounter) is required for a valid ICD-10-CM mapping.</td></tr></table></div>"
  },
  "url": "http://hl7.org/fhir/ConceptMap/103",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:uuid:53cd62ee-033e-414c-9f58-3ca97b5ffc3b"
  },
  "version": "4.0.0",
  "name": "SNOMED CT to ICD-10-CM mappings for fracture of ulna",
  "status": "draft",
  "experimental": true,
  "date": "2012-06-13",
  "publisher": "HL7, Inc",
  "contact": [
    {
      "name": "FHIR project team (example)",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description": "Example rule-based mappings between SNOMED CT to ICD-10-CM for fracture of ulna",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "840",
          "display": "United States of America"
        }
      ]
    }
  ],
  "purpose": "Show example rule based mappings",
  "copyright": "Creative Commons 0",
  "sourceCanonical": "http://snomed.info/id?fhir_vs",
  "targetCanonical": "http://hl7.org/fhir/sid/icd-10-us",
  "group": [
    {
      "source": "http://snomed.info/sct",
      "sourceVersion": "March 2015 US Edition",
      "target": "http://hl7.org/fhir/sid/icd-10-us",
      "targetVersion": "2015",
      "element": [
        {
          "code": "263204007",
          "target": [
            {
              "code": "S52.209A",
              "equivalence": "narrower",
              "comment": "The target mapping to ICD-10-CM is narrower, since additional patient data on the encounter (initial vs. subsequent) and fracture type is required for a valid ICD-10-CM mapping."
            }
          ]
        },
        {
          "target": [
            {
              "code": "S52.209D",
              "equivalence": "narrower",
              "comment": "The target mapping to ICD-10-CM is narrower, since additional patient data on the encounter (initial vs. subsequent), fracture type and healing (for subsequent encounter) is required for a valid ICD-10-CM mapping."
            }
          ]
        }
      ]
    }
  ]
}