FHIR IG analytics| Package | hl7.eu.fhir.xshare-ips-plus |
| Resource Type | ConceptMap |
| Id | ConceptMap-SnomedToLoinc.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-eu/xshare-ips-plus/ConceptMap-SnomedToLoinc.html |
| URL | http://hl7.eu/fhir/ig/xshare-ips-plus/ConceptMap/SnomedToLoinc |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-07-24T13:23:35+00:00 |
| Name | SnomedToLoinc |
| Title | Snomed to Loinc |
| Realm | eu |
| Authority | hl7 |
| Description | Concept map converted from resourceTypeConceptMap_SNOMED_to_LOINC.txt. |
| Copyright | Copyright xShare Project. Licensed under creative commons public domain (CC0 1.0). |
No resources found
| CodeSystem | ||
| kl.dk.fhir.children#2.1.0 | loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
| hl7.fhir.vn.core#current | sct | SNOMED CT (all versions) |
| ValueSet | ||
| hl7.eu.fhir.xshare-ips-plus#current | snomed-all | All SNOMED CT Codes |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap SnomedToLoinc
Mapping from All SNOMED CT Codes to All LOINC codes
Mapping from SNOMED CT (all versions) to http://loinc.org (Logical Observation Identifier Names and Codes (LOINC))
| Source Code | Relationship | Target Code |
| 175531010000100 (Catalytic concentration of alkaline phosphatase in serum or plasma at point in time (observable entity)) | is equivalent to | 6768-6 (ALP SerPl-cCnc) |
| 105311010000109 (Catalytic concentration of alanine aminotransferase in serum or plasma at point in time (observable entity)) | is equivalent to | 1742-6 (ALT SerPl-cCnc) |
| 274161010000103 (Catalytic concentration of aspartate aminotransferase in serum or plasma at point in time (observable entity)) | is equivalent to | 1920-8 (AST SerPl-cCnc) |
{
"resourceType": "ConceptMap",
"id": "SnomedToLoinc",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/ig/xshare-ips-plus/ConceptMap/SnomedToLoinc",
"version": "0.1.0",
"name": "SnomedToLoinc",
"title": "Snomed to Loinc",
"status": "active",
"experimental": false,
"date": "2026-07-24T13:23:35+00:00",
"publisher": "xShare Project",
"contact": [
{
"name": "xShare Project",
"telecom": [
{
"system": "url",
"value": "https://xshare-project.eu/"
}
]
}
],
"description": "Concept map converted from resourceTypeConceptMap_SNOMED_to_LOINC.txt.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "150",
"display": "Europe"
}
]
}
],
"copyright": "Copyright xShare Project. Licensed under creative commons public domain (CC0 1.0).",
"sourceUri": "http://hl7.eu/fhir/ig/xshare-ips-plus/ValueSet/snomed-all",
"targetUri": "http://loinc.org/vs",
"group": [
{
"source": "http://snomed.info/sct",
"target": "http://loinc.org",
"element": [
{
"code": "175531010000100",
"display": "Catalytic concentration of alkaline phosphatase in serum or plasma at point in time (observable entity)",
"target": [
{
"code": "6768-6",
"display": "ALP SerPl-cCnc",
"equivalence": "equivalent"
}
]
},
{
"code": "105311010000109",
"display": "Catalytic concentration of alanine aminotransferase in serum or plasma at point in time (observable entity)",
"target": [
{
"code": "1742-6",
"display": "ALT SerPl-cCnc",
"equivalence": "equivalent"
}
]
},
{
"code": "274161010000103",
"display": "Catalytic concentration of aspartate aminotransferase in serum or plasma at point in time (observable entity)",
"target": [
{
"code": "1920-8",
"display": "AST SerPl-cCnc",
"equivalence": "equivalent"
}
]
}
]
}
]
}