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

FHIR IG Statistics: CodeSystem/cgm-summary-codes-temporary

Packagehl7.fhir.uv.cgm
TypeCodeSystem
Idcgm-summary-codes-temporary
FHIR VersionR4
Sourcehttp://hl7.org/uv/cgm/https://build.fhir.org/ig/argonautproject/cgm/CodeSystem-cgm-summary-codes-temporary.html
URLhttp://hl7.org/uv/cgm/CodeSystem/cgm-summary-codes-temporary
Version0.1.0
Statusactive
Date2024-05-23T17:26:12+00:00
NameCGMSummaryCodesTemporary
TitleCGM Summary Code System
Realmuv
Authorityhl7
DescriptionTemporary code system for CGM summary observations.
Contentcomplete

Resources that use this resource

ConceptMap
CGMSummaryToLoincMapping from CGM Temporary Codes to LOINC

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

This case-sensitive code system http://hl7.org/uv/cgm/CodeSystem/cgm-summary-codes-temporary defines the following codes:

CodeDisplay
cgm-summary CGM Summary
mean-glucose-mass-per-volume Mean Glucose (Mass per Volume)
mean-glucose-moles-per-volume Mean Glucose (Moles per Volume)
times-in-ranges Times in Glucose Ranges
time-in-very-low Time in Very Low Range (%)
time-in-low Time in Low Range (%)
time-in-target Time in Target Range (%)
time-in-high Time in High Range (%)
time-in-very-high Time in Very High Range (%)
gmi Glucose Management Indicator (GMI)
cv Coefficient of Variation (CV)
days-of-wear Days of Wear
sensor-active-percentage Sensor Active Percentage

Source

{
  "resourceType": "CodeSystem",
  "id": "cgm-summary-codes-temporary",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/uv/cgm/CodeSystem/cgm-summary-codes-temporary",
  "version": "0.1.0",
  "name": "CGMSummaryCodesTemporary",
  "title": "CGM Summary Code System",
  "status": "active",
  "experimental": false,
  "date": "2024-05-23T17:26:12+00:00",
  "publisher": "Argonaut",
  "contact": [
    {
      "name": "Argonaut",
      "telecom": [
        {
          "system": "url",
          "value": "http://argo.run"
        }
      ]
    }
  ],
  "description": "Temporary code system for CGM summary observations.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 13,
  "concept": [
    {
      "code": "cgm-summary",
      "display": "CGM Summary"
    },
    {
      "code": "mean-glucose-mass-per-volume",
      "display": "Mean Glucose (Mass per Volume)"
    },
    {
      "code": "mean-glucose-moles-per-volume",
      "display": "Mean Glucose (Moles per Volume)"
    },
    {
      "code": "times-in-ranges",
      "display": "Times in Glucose Ranges"
    },
    {
      "code": "time-in-very-low",
      "display": "Time in Very Low Range (%)"
    },
    {
      "code": "time-in-low",
      "display": "Time in Low Range (%)"
    },
    {
      "code": "time-in-target",
      "display": "Time in Target Range (%)"
    },
    {
      "code": "time-in-high",
      "display": "Time in High Range (%)"
    },
    {
      "code": "time-in-very-high",
      "display": "Time in Very High Range (%)"
    },
    {
      "code": "gmi",
      "display": "Glucose Management Indicator (GMI)"
    },
    {
      "code": "cv",
      "display": "Coefficient of Variation (CV)"
    },
    {
      "code": "days-of-wear",
      "display": "Days of Wear"
    },
    {
      "code": "sensor-active-percentage",
      "display": "Sensor Active Percentage"
    }
  ]
}