FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ConceptMap/who-ddcc-map-loinc-sct-type-of-test

Packagewho.ddcc
TypeConceptMap
Idwho-ddcc-map-loinc-sct-type-of-test
FHIR VersionR4
Sourcehttp://smart.who.int/ddcc/https://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 Code System
sctSNOMED CT (all versions)
loinc.orgLOINC codes used in this IG
sctSNOMED codes used in this IG
sctveri
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

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 LOINC codes used in this IG to SNOMED codes used in this IG

Source CodeRelationshipTarget Code
LP6464-4 (Nucliec acid amplification with probe detection)is equivalent to117244003
LP217198-3 (Rapid immunoassay)is equivalent to414464004

Source

{
  "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"
            }
          ]
        }
      ]
    }
  ]
}