FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.gematik.hddt
Resource TypeValueSet
IdValueSet-hddt-miv-continuous-glucose-measurement.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.hddt@1.0.0-rc&canonical=https://gematik.de/fhir/hddt/ValueSet/hddt-miv-continuous-glucose-measurement
URLhttps://gematik.de/fhir/hddt/ValueSet/hddt-miv-continuous-glucose-measurement
Version1.0.0-rc
Statusactive
Date2026-01-26
NameHddtMivContinuousGlucoseMeasurement
TitleContinuous Glucose Measurement from LOINC
DescriptionThis ValueSet is part of the Health Device Data Transfer specification (HDDT) which defines profiles, operations, and value sets for sharing data between medical aids and digital health applications (DiGA). Core of the HDDT specification are _Mandatory Interoperable Values_ (MIVs). MIVs are classes of measurements that contribute to defined use cases and purposes of DiGA. This ValueSet defines the Mandatory Interoperable Value (MIV) \"Continuous Glucose Measurement\". The definition is made up from - this description which provides the semantics and defining characteristics of the MIV - a set of LOINC codes that define MIV-compliant measurement classifications along the LOINC axes _component_, _system_, _scale_ and _method_ The MIV _Continuous Glucose Measurement_ covers values from continuous monitoring of the glucose level, e.g. by rtCGM in interstitial fluid (ISF). Measurements are performed through sensors with a sample rate of up to one value per minute (or even more). By this, the MIV _Continuous Glucose Measurement_ can e.g. be used to assess dependencies between a patient's individual habits and behavious and his glucose level. Due to the high density of values over a long period of time, many key metrics can be calculated from _Continuous Glucose Measurement_ which help the patient and his doctor to easily capture the status of the patient's health and therapy. The ValueSet for the MIV _Continuous Glucose Measurement_ includes codes relevant to continuous glucose monitoring (CGM) in interstitial fluid (ISF), considering mass/volume and moles/volume as commonly used units. In the future codes defining non-invasive glucose measuring methods may be added to this value set.
Copyrightgematik GmbH. This material contains content from [LOINC](http://loinc.org). LOINC is copyright ©1995, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at [http://loinc.org/license](http://loinc.org/license). LOINC® is a registered United States trademark of Regenstrief Institute, Inc.

Resources that use this resource

StructureDefinition
hddt-continuous-glucose-measurementObservation – Continuous Glucose Measurement

Resources that this resource uses

CodeSystem
loinc.orgLOINC codes used in this IG

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "HddtMivContinuousGlucoseMeasurement",
  "id": "hddt-miv-continuous-glucose-measurement",
  "title": "Continuous Glucose Measurement from LOINC",
  "description": "This ValueSet is part of the Health Device Data Transfer specification (HDDT) which defines profiles, operations, and value sets \nfor sharing data between medical aids and digital health applications (DiGA). Core of the HDDT specification are _Mandatory Interoperable \nValues_ (MIVs). MIVs are classes of measurements that contribute to defined use cases and purposes of DiGA.\n\nThis ValueSet defines the Mandatory Interoperable Value (MIV) \\\"Continuous Glucose Measurement\\\". The definition is made up from\n- this description which provides the semantics and defining characteristics of the MIV\n- a set of LOINC codes that define MIV-compliant measurement classifications along the LOINC axes _component_, _system_, _scale_ and _method_ \n\nThe MIV _Continuous Glucose Measurement_ covers values from continuous monitoring of the glucose level, e.g. \nby rtCGM in interstitial fluid (ISF). Measurements are performed through sensors with a sample rate of up to \none value per minute (or even more). By this, the MIV _Continuous Glucose Measurement_ can e.g. be used to assess dependencies between a \npatient's individual habits and behavious and his glucose level. Due to the high density of values over a long period \nof time, many key metrics can be calculated from _Continuous Glucose Measurement_ which help the patient and \nhis doctor to easily capture the status of the patient's health and therapy.\n\nThe ValueSet for the MIV _Continuous Glucose Measurement_ includes codes relevant to continuous glucose \nmonitoring (CGM) in interstitial fluid (ISF), considering mass/volume and moles/volume as commonly used units. \nIn the future codes defining non-invasive glucose measuring methods may be added to this value set.",
  "url": "https://gematik.de/fhir/hddt/ValueSet/hddt-miv-continuous-glucose-measurement",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "language": "en",
  "version": "1.0.0-rc",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2026-02-01"
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/artifact-author",
      "valueContactDetail": {
        "name": "gematik GmbH"
      }
    }
  ],
  "experimental": false,
  "date": "2026-01-26",
  "publisher": "gematik GmbH",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.gematik.de"
        }
      ]
    }
  ],
  "copyright": "gematik GmbH. This material contains content from [LOINC](http://loinc.org). LOINC is copyright ©1995, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at [http://loinc.org/license](http://loinc.org/license). LOINC® is a registered United States trademark of Regenstrief Institute, Inc.",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "105272-9",
            "display": "Glucose [Moles/volume] in Interstitial fluid"
          },
          {
            "code": "99504-3",
            "display": "Glucose [Mass/volume] in Interstitial fluid"
          }
        ]
      }
    ]
  }
}