| Package | hl7.fhir.uv.livd |
| Resource Type | ConceptMap |
| Id | 66a4034b-6cc6-46ed-be83-343dfc51f2d7 |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/uv/livd/https://build.fhir.org/ig/HL7/livd/ConceptMap-66a4034b-6cc6-46ed-be83-343dfc51f2d7.html |
| URL | http://hl7.org/fhir/uv/livd/ConceptMap/66a4034b-6cc6-46ed-be83-343dfc51f2d7 |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-07-28T15:45:31+00:00 |
| Name | LivdTestCodeConceptMap |
| Title | Livd Test Code Concept Map |
| Realm | uv |
| Authority | hl7 |
| Description | Livd Test Code Concept Map |
No resources found
| CodeSystem | |
| loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap 66a4034b-6cc6-46ed-be83-343dfc51f2d7
Profile: LIVDTestCodeConceptMap
Mapping from (not specified) to LOINC value set for LIVD
Group 1 Mapping from unspecified code system to Logical Observation Identifiers, Names and Codes (LOINC)
| Source Concept Details | Relationship | Target Concept Details | ||||
| Codes from | result | specimen | Codes from Logical Observation Identifiers, Names and Codes (LOINC) | |||
| b87458ca-b29a-4244-b347-39111caf9ef2 | GluC | mmol/L | Serum/Plasma | is equivalent to | 14749-6 | Glucose [Moles/volume] in Serum or Plasma |
| b87458ca-b29a-4244-b347-39111caf9ef2 | GluC | mg/dL | Serum/Plasma | is equivalent to | 2345-7 | Glucose [Mass/volume] in Serum or Plasma |
{
"resourceType": "ConceptMap",
"id": "66a4034b-6cc6-46ed-be83-343dfc51f2d7",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/livd/StructureDefinition/conceptmap-testcode-uv-livd"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/uv/livd/ConceptMap/66a4034b-6cc6-46ed-be83-343dfc51f2d7",
"identifier": {
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.51.18.1"
},
"version": "1.0.0",
"name": "LivdTestCodeConceptMap",
"title": "Livd Test Code Concept Map",
"status": "active",
"experimental": false,
"date": "2025-07-28T15:45:31+00:00",
"description": "Livd Test Code Concept Map",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"targetCanonical": "http://example.org/ivd-mfg/loinc-livd",
"group": [
{
"target": "http://loinc.org",
"element": [
{
"code": "b87458ca-b29a-4244-b347-39111caf9ef2",
"display": "GluC",
"target": [
{
"code": "14749-6",
"display": "Glucose [Moles/volume] in Serum or Plasma",
"equivalence": "equivalent",
"dependsOn": [
{
"property": "specimen",
"value": "Serum/Plasma"
},
{
"property": "result",
"value": "mmol/L"
}
]
}
]
},
{
"code": "b87458ca-b29a-4244-b347-39111caf9ef2",
"display": "GluC",
"target": [
{
"code": "2345-7",
"display": "Glucose [Mass/volume] in Serum or Plasma",
"equivalence": "equivalent",
"dependsOn": [
{
"property": "specimen",
"value": "Serum/Plasma"
},
{
"property": "result",
"value": "mg/dL"
}
]
}
]
}
]
}
]
}