| Package | hl7.fhir.uv.cgm |
| Resource Type | ConceptMap |
| Id | CGMSummaryToLoinc |
| FHIR Version | R4 |
| Source | http://hl7.org/uv/cgm/https://build.fhir.org/ig/argonautproject/cgm/ConceptMap-CGMSummaryToLoinc.html |
| URL | http://hl7.org/uv/cgm/ConceptMap/CGMSummaryToLoinc |
| Version | 0.1.0 |
| Status | draft |
| Date | 2024-05-23T17:26:12+00:00 |
| Name | CGMSummaryToLoinc |
| Title | Mapping from CGM Temporary Codes to LOINC |
| Realm | uv |
| Authority | hl7 |
| Description | Mapping concepts from the CGM Summary code system to LOINC codes. |
No resources found
| CodeSystem | |
| loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
| cgm-summary-codes-temporary | CGM Summary Code System |
Note: links and images are rebased to the (stated) source
Mapping from (not specified) to (not specified)
DRAFT. Published on 2024-05-23 17:26:12+0000 by Argonaut (Argonaut: http://argo.run).
Mapping concepts from the CGM Summary code system to LOINC codes.
Group 1 Mapping from CGM Summary Code System to Logical Observation Identifiers, Names and Codes (LOINC)
| Source Concept Details | Relationship | Target Concept Details | Properties | |||
| Codes from CGM Summary Code System | Codes from Logical Observation Identifiers, Names and Codes (LOINC) | |||||
| mean-glucose-mass-per-volume | Mean Glucose (Mass per Volume) | is equivalent to | 97507-8 | Average glucose [Mass/volume] in Interstitial fluid during Reporting Period | ||
| time-in-target | Time in Target Range (%) | is equivalent to | 97510-2 | Glucose measurements in range out of Total glucose measurements during reporting period | ||
| gmi | Glucose Management Indicator (GMI) | is equivalent to | 97506-0 | Glucose management indicator | ||
{
"resourceType": "ConceptMap",
"id": "CGMSummaryToLoinc",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/uv/cgm/ConceptMap/CGMSummaryToLoinc",
"version": "0.1.0",
"name": "CGMSummaryToLoinc",
"title": "Mapping from CGM Temporary Codes to LOINC",
"status": "draft",
"experimental": false,
"date": "2024-05-23T17:26:12+00:00",
"publisher": "Argonaut",
"contact": [
{
"name": "Argonaut",
"telecom": [
{
"system": "url",
"value": "http://argo.run"
}
]
}
],
"description": "Mapping concepts from the CGM Summary code system to LOINC codes.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"group": [
{
"source": "http://hl7.org/uv/cgm/CodeSystem/cgm-summary-codes-temporary",
"target": "http://loinc.org",
"element": [
{
"code": "mean-glucose-mass-per-volume",
"target": [
{
"modifierExtension": [
{
"url": "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode": "equivalent"
}
],
"code": "97507-8",
"equivalence": "equivalent"
}
]
},
{
"code": "mean-glucose-moles-per-volume"
},
{
"code": "time-in-very-low"
},
{
"code": "time-in-low"
},
{
"code": "time-in-target",
"target": [
{
"modifierExtension": [
{
"url": "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode": "equivalent"
}
],
"code": "97510-2",
"equivalence": "equivalent"
}
]
},
{
"code": "time-in-high"
},
{
"code": "time-in-very-high"
},
{
"code": "gmi",
"target": [
{
"modifierExtension": [
{
"url": "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode": "equivalent"
}
],
"code": "97506-0",
"equivalence": "equivalent"
}
]
},
{
"code": "cv"
},
{
"code": "days-of-wear"
},
{
"code": "sensor-active-percentage"
}
]
}
]
}