IHE SDC/eCC on FHIR
1.0.0-ballot - Ballot International flag

This page is part of the IHE SDC/eCC on FHIR (v1.0.0-ballot: STU1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions

: Example ConceptMap resource showing mapping of SNOMED to CAP CKeys - JSON Representation

Draft as of 2022-04-20

Raw json | Download


{
  "resourceType" : "ConceptMap",
  "id" : "conceptMapCAPex",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>ConceptMapCAPex (http://hl7.org/fhir/uv/ihe-sdc-ecc/ConceptMap/conceptMapCAPex)</h2><p>Mapping from (not specified) to (not specified)</p><p>DRAFT (not intended for production usage). Published on 2022-04-20 by HL7 International - Orders and Observations (HL7 International - Orders and Observations: <a href=\"http://hl7.org/Special/committees/orders\">http://hl7.org/Special/committ...</a>, <a href=\"mailto:ord@lists.HL7.org\">ord@lists.HL7.org</a>, Alexander Goel: <a href=\"mailto:agoel@cap.org\">agoel@cap.org</a>). College of American Pathologists 2022</p><div><p>mapping of SNOMED to CAP CKeys</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 colspan=\"3\">Mapping from <code>http://cap.org/eCC</code> to <a href=\"http://hl7.org/fhir/R4/codesystem-snomedct.html\">SNOMED CT (all versions)</a></td></tr><tr><td>31072.100004300 (Cannot be determined (indeterminate)####)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>1156316003 (Cannot be determined (qualifier value))</td></tr><tr><td>381652.381651 (Negative)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>260385009 (Negative (qualifier value))</td></tr><tr><td>381652.381650 (Positive)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>10828004 (Positive (qualifier value))</td></tr><tr><td>381652.381654 (Equivocal (explain))</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>42425007 (Equivocal (qualifier value))</td></tr></table></div>"
  },
  "url" : "http://hl7.org/fhir/uv/ihe-sdc-ecc/ConceptMap/conceptMapCAPex",
  "version" : "1.0.0-ballot",
  "name" : "ConceptMapCAPex",
  "title" : "Example CAP Concept Map of SNOMED to CAP Ckeys",
  "status" : "draft",
  "experimental" : true,
  "date" : "2022-04-20",
  "publisher" : "HL7 International - Orders and Observations",
  "contact" : [
    {
      "name" : "HL7 International - Orders and Observations",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/Special/committees/orders"
        },
        {
          "system" : "email",
          "value" : "ord@lists.HL7.org"
        }
      ]
    },
    {
      "name" : "Alexander Goel",
      "telecom" : [
        {
          "system" : "email",
          "value" : "agoel@cap.org",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "mapping of SNOMED to CAP CKeys",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "purpose" : "mapping of SNOMED to CAP CKeys",
  "copyright" : "College of American Pathologists 2022",
  "group" : [
    {
      "source" : "http://cap.org/eCC",
      "target" : "http://snomed.info/sct",
      "element" : [
        {
          "code" : "31072.100004300",
          "display" : "Cannot be determined (indeterminate)####",
          "target" : [
            {
              "code" : "1156316003",
              "display" : "Cannot be determined (qualifier value)",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "381652.381651",
          "display" : "Negative",
          "target" : [
            {
              "code" : "260385009",
              "display" : "Negative (qualifier value)",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "381652.381650",
          "display" : "Positive",
          "target" : [
            {
              "code" : "10828004",
              "display" : "Positive (qualifier value)",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "381652.381654",
          "display" : "Equivocal (explain)",
          "target" : [
            {
              "code" : "42425007",
              "display" : "Equivocal (qualifier value)",
              "equivalence" : "equivalent"
            }
          ]
        }
      ]
    }
  ]
}