FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagewho.ddcc
Resource TypeConceptMap
IdConceptMap-who-ddcc-map-loinc-sct-type-of-test.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/WorldHealthOrganization/ddcc/ConceptMap-who-ddcc-map-loinc-sct-type-of-test.html
URLhttp://smart.who.int/ddcc/ConceptMap/who-ddcc-map-loinc-sct-type-of-test
Version1.0.0
Statusdraft
Date2021-12-16
NameLOINC_SNOMED_CT_COVID19_Type_of_Test
TitleConceptMap from LOINC to SNOMED CT for Type of Test
Realmuv
Authoritywho
DescriptionRule-based mappings between LOINC and SNOMED CT for COVID-19 Type of Test

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
loinc.orgLOINC codes used in this IG
sctSNOMED codes used in this IG

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ConceptMap who-ddcc-map-loinc-sct-type-of-test

Mapping from (not specified) to (not specified)


Group 1 Mapping from Logical Observation Identifiers, Names and Codes (LOINC) to SNOMED codes used in this IG

Source CodeRelationshipTarget Code
LP6464-4 (Probe.amp.tar)is equivalent to117244003
LP217198-3 (IA.rapid)is equivalent to414464004

Source1

{
  "resourceType": "ConceptMap",
  "id": "who-ddcc-map-loinc-sct-type-of-test",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
            }
          ]
        }
      ]
    }
  ]
}