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

FHIR IG Statistics: ConceptMap/CGMSummaryToLoinc

Packagehl7.fhir.uv.cgm
TypeConceptMap
IdCGMSummaryToLoinc
FHIR VersionR4
Sourcehttp://hl7.org/uv/cgm/https://build.fhir.org/ig/argonautproject/cgm/ConceptMap-CGMSummaryToLoinc.html
URLhttp://hl7.org/uv/cgm/ConceptMap/CGMSummaryToLoinc
Version0.1.0
Statusdraft
Date2024-05-23T17:26:12+00:00
NameCGMSummaryToLoinc
TitleMapping from CGM Temporary Codes to LOINC
Realmuv
Authorityhl7
DescriptionMapping concepts from the CGM Summary code system to LOINC codes.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System
loinc.orgLOINC codes used in this IG
cgm-summary-codes-temporaryCGM Summary Code System
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

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 DetailsRelationshipTarget Concept DetailsProperties
Codes from CGM Summary Code SystemCodes from Logical Observation Identifiers, Names and Codes (LOINC)
mean-glucose-mass-per-volumeMean Glucose (Mass per Volume)is equivalent to97507-8Average glucose [Mass/volume] in Interstitial fluid during Reporting Period
time-in-targetTime in Target Range (%)is equivalent to97510-2Glucose measurements in range out of Total glucose measurements during reporting period
gmiGlucose Management Indicator (GMI)is equivalent to97506-0Glucose management indicator

Source

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