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

FHIR IG analytics

Packageethiopia.fhir.hiv
Resource TypeConceptMap
IdConceptMap-LOINCCodesToSNOMED.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/jembi/ethiopia-hiv/ConceptMap-LOINCCodesToSNOMED.html
URLhttp://moh.gov.et/fhir/hiv/ConceptMap/LOINCCodesToSNOMED
Version1.0.1
Statusactive
Date2024-10-08
NameLOINCCodesToSNOMED
TitleConceptMap to and from LOINC to SNOMED
DescriptionMapping to and from LOINC concepts to SNOMED.

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 LOINCCodesToSNOMED

Mapping from (not specified) to (not specified)


Group 1 Mapping from http://loinc.org (Logical Observation Identifier Names and Codes (LOINC)) to SNOMED CT (all versions)

Source CodeRelationshipTarget Code
LA8969-3 (Poor)is equivalent to135818000 (General health poor)
LA8968-5 (Fair)is equivalent to135817005 (General health fair)
LA8967-7 (Good)is equivalent to135815002 (General health good)
101819-1 (Nutritional assessment for malnutrition status)is equivalent to87276001 (Nutritional status)
56072-2 (Circumference Mid upper arm - right)is equivalent to284473002 (Mid upper arm circumference)
25836-8 (HIV 1 RNA [#/volume] (viral load) in Specimen by NAA with probe detection)is equivalent to315124004 (HIV viral load)

Group 2 Mapping from SNOMED CT (all versions) to http://loinc.org (Logical Observation Identifier Names and Codes (LOINC))

Source CodeRelationshipTarget Code
135818000 (General health poor)is equivalent toLA8969-3 (Poor)
135817005 (General health fair)is equivalent toLA8968-5 (Fair)
135815002 (General health good)is equivalent toLA8967-7 (Good)
87276001 (Nutritional status)is equivalent to101819-1 (Nutritional assessment for malnutrition status)
284473002 (Mid upper arm circumference)is equivalent to56072-2 (Circumference Mid upper arm - right)
315124004 (HIV viral load)is equivalent to25836-8 (HIV 1 RNA [#/volume] (viral load) in Specimen by NAA with probe detection)

Source1

{
  "resourceType": "ConceptMap",
  "id": "LOINCCodesToSNOMED",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://moh.gov.et/fhir/hiv/ConceptMap/LOINCCodesToSNOMED",
  "version": "1.0.1",
  "name": "LOINCCodesToSNOMED",
  "title": "ConceptMap to and from LOINC to SNOMED",
  "status": "active",
  "experimental": true,
  "date": "2024-10-08",
  "publisher": "Jembi Health Systems",
  "contact": [
    {
      "name": "Jembi Health Systems",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.jembi.org"
        },
        {
          "system": "email",
          "value": "info@jembi.org"
        }
      ]
    },
    {
      "name": "Jembi Health Systems",
      "telecom": [
        {
          "system": "email",
          "value": "info@jembi.org",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Mapping to and from LOINC concepts to SNOMED.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "ET",
          "display": "Ethiopia"
        }
      ]
    }
  ],
  "group": [
    {
      "source": "http://loinc.org",
      "target": "http://snomed.info/sct",
      "element": [
        {
          "code": "LA8969-3",
          "target": [
            {
              "code": "135818000",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "LA8968-5",
          "target": [
            {
              "code": "135817005",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "LA8967-7",
          "target": [
            {
              "code": "135815002",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "101819-1",
          "target": [
            {
              "code": "87276001",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "56072-2",
          "target": [
            {
              "code": "284473002",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "25836-8",
          "target": [
            {
              "code": "315124004",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    },
    {
      "source": "http://snomed.info/sct",
      "target": "http://loinc.org",
      "element": [
        {
          "code": "135818000",
          "target": [
            {
              "code": "LA8969-3",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "135817005",
          "target": [
            {
              "code": "LA8968-5",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "135815002",
          "target": [
            {
              "code": "LA8967-7",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "87276001",
          "target": [
            {
              "code": "101819-1",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "284473002",
          "target": [
            {
              "code": "56072-2",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "315124004",
          "target": [
            {
              "code": "25836-8",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}