UK COVID-19 Support
0.2.0 - CI Build

UK COVID-19 Support - Local Development build (v0.2.0). See the Directory of published versions

EMIS to SNOMED COVID-19 Concept Mapping - JSON Representation

(back to description)

Raw json

Source view

{
  "resourceType" : "ConceptMap",
  "id" : "readv2-snomed-covid19",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>EMIS ReadV2 to SNOMED CT mappings for COVID 19 (https://interopen.github.io/covid-19/ConceptMap/readv2-snomed-covid19)</h2><p>Mapping from (not specified) to (not specified)</p><p>DRAFT (not intended for production usage). Published on 27 Mar 2020, 00:00:00 by HL7 UK and INTEROPen (). Creative Commons 0</p><div><p>Example rule-based mappings between SNOMED CT to ICD-10-CM for fracture of ulna</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>EMISNQSU106</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equal\">is equal to</a></td><td>840544004 (Suspected disease caused by 2019 novel coronavirus)</td></tr><tr><td>EMISNQEX58</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equal\">is equal to</a></td><td>840546002 (Exposure to 2019 novel coronavirus)</td></tr></table></div>"
  },
  "url" : "https://interopen.github.io/covid-19/ConceptMap/readv2-snomed-covid19",
  "version" : "0.2.0",
  "name" : "EMIS ReadV2 to SNOMED CT mappings for COVID 19",
  "status" : "draft",
  "experimental" : true,
  "date" : "2020-03-27T00:00:00+00:00",
  "publisher" : "HL7 UK and INTEROPen",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "other",
          "value" : "https://interopen.ryver.com/"
        }
      ]
    }
  ],
  "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" : "826"
        }
      ]
    }
  ],
  "purpose" : "Mapping from EMIS Read V2 to SNOMED",
  "copyright" : "Creative Commons 0",
  "group" : [
    {
      "source" : "http://read.info/readv2",
      "target" : "http://snomed.info/sct",
      "element" : [
        {
          "code" : "EMISNQSU106",
          "target" : [
            {
              "code" : "840544004",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "EMISNQEX58",
          "target" : [
            {
              "code" : "840546002",
              "equivalence" : "equal"
            }
          ]
        }
      ]
    }
  ]
}