WHO Digital Documentation of COVID-19 Certificates (DDCC)
1.0.0 - CI Build International flag

WHO Digital Documentation of COVID-19 Certificates (DDCC), published by WHO. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/WorldHealthOrganization/ddcc/tree/main and changes regularly. See the Directory of published versions

: ConceptMap from LOINC to SNOMED CT for Type of Test - JSON Representation

Draft as of 2021-12-16

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "who-ddcc-map-loinc-sct-type-of-test",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap who-ddcc-map-loinc-sct-type-of-test</b></p><a name=\"who-ddcc-map-loinc-sct-type-of-test\"> </a><a name=\"hcwho-ddcc-map-loinc-sct-type-of-test\"> </a><a name=\"who-ddcc-map-loinc-sct-type-of-test-en-US\"> </a><p>Mapping from (not specified) to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <a href=\"CodeSystem-WHODDCCloinc.html\">LOINC codes used in this IG</a> to <a href=\"CodeSystem-WHODDCCsnomed.html\">SNOMED codes used in this IG</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>LP6464-4 (Nucliec acid amplification with probe detection)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>117244003</td></tr><tr><td>LP217198-3 (Rapid immunoassay)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>414464004</td></tr></table></div>"
  },
  "url" : "http://smart.who.int/ddcc/ConceptMap/who-ddcc-map-loinc-sct-type-of-test",
  "version" : "1.0.0",
  "name" : "LOINC_SNOMED_CT_COVID19_Type_of_Test",
  "title" : "ConceptMap from LOINC to SNOMED CT for Type of Test",
  "status" : "draft",
  "experimental" : true,
  "date" : "2021-12-16",
  "publisher" : "WHO",
  "contact" : [
    {
      "name" : "WHO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://who.int"
        }
      ]
    }
  ],
  "description" : "Rule-based mappings between LOINC and SNOMED CT for COVID-19 Type of Test",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "group" : [
    {
      "source" : "http://loinc.org",
      "target" : "http://snomed.info/sct",
      "element" : [
        {
          "code" : "LP6464-4",
          "target" : [
            {
              "code" : "117244003",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "LP217198-3",
          "target" : [
            {
              "code" : "414464004",
              "equivalence" : "equivalent"
            }
          ]
        }
      ]
    }
  ]
}