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

FHIR IG analytics

Packagede.gematik.hddt
Resource TypeBundle
IdBundle-example-cgm-summary-bundle.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Bundle",
  "id": "example-cgm-summary-bundle",
  "meta": {
    "profile": [
      "https://gematik.de/fhir/hddt/StructureDefinition/hddt-cgm-summary"
    ]
  },
  "type": "collection",
  "timestamp": "2025-10-01T09:15:00Z",
  "entry": [
    {
      "fullUrl": "https://gematik.de/fhir/hddt/Observation/cgmSummaryExample",
      "resource": {
        "resourceType": "Observation",
        "id": "cgmSummaryExample",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/uv/cgm/StructureDefinition/cgm-summary"
          ]
        },
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "107931-8"
            }
          ]
        },
        "status": "final",
        "subject": {
          "reference": "Patient/patientExample"
        },
        "category": [
          {
            "coding": [
              {
                "code": "laboratory",
                "system": "http://terminology.hl7.org/CodeSystem/observation-category"
              }
            ]
          }
        ],
        "effectivePeriod": {
          "start": "2025-09-01",
          "end": "2025-09-30"
        },
        "hasMember": [
          {
            "reference": "Observation/cgmSummaryMeanGlucoseMassPerVolumeExample"
          },
          {
            "reference": "Observation/cgmSummaryTimesInRangesExample"
          },
          {
            "reference": "Observation/cgmSummaryGMIExample"
          },
          {
            "reference": "Observation/cgmSummaryCoefficientOfVariationExample"
          },
          {
            "reference": "Observation/cgmSummaryDaysOfWearExample"
          },
          {
            "reference": "Observation/cgmSummarySensorActivePercentageExample"
          }
        ]
      }
    },
    {
      "fullUrl": "https://gematik.de/fhir/hddt/Observation/cgmSummaryMeanGlucoseMassPerVolumeExample",
      "resource": {
        "resourceType": "Observation",
        "id": "cgmSummaryMeanGlucoseMassPerVolumeExample",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/uv/cgm/StructureDefinition/cgm-summary-mean-glucose-mass-per-volume"
          ]
        },
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "97507-8"
            }
          ]
        },
        "valueQuantity": {
          "unit": "mg/dl",
          "system": "http://unitsofmeasure.org",
          "code": "mg/dL",
          "value": 145
        },
        "status": "final",
        "subject": {
          "reference": "Patient/patientExample"
        },
        "category": [
          {
            "coding": [
              {
                "code": "laboratory",
                "system": "http://terminology.hl7.org/CodeSystem/observation-category"
              }
            ]
          }
        ],
        "effectivePeriod": {
          "start": "2025-09-01",
          "end": "2025-09-30"
        }
      }
    },
    {
      "fullUrl": "https://gematik.de/fhir/hddt/Observation/cgmSummaryMeanGlucoseMolesPerVolumeExample",
      "resource": {
        "resourceType": "Observation",
        "id": "cgmSummaryMeanGlucoseMolesPerVolumeExample",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/uv/cgm/StructureDefinition/cgm-summary-mean-glucose-moles-per-volume"
          ]
        },
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "105273-7"
            }
          ]
        },
        "valueQuantity": {
          "unit": "mmol/l",
          "system": "http://unitsofmeasure.org",
          "code": "mmol/L",
          "value": 8.1
        },
        "status": "final",
        "subject": {
          "reference": "Patient/patientExample"
        },
        "category": [
          {
            "coding": [
              {
                "code": "laboratory",
                "system": "http://terminology.hl7.org/CodeSystem/observation-category"
              }
            ]
          }
        ],
        "effectivePeriod": {
          "start": "2025-09-01",
          "end": "2025-09-30"
        }
      }
    },
    {
      "fullUrl": "https://gematik.de/fhir/hddt/Observation/cgmSummaryTimesInRangesExample",
      "resource": {
        "resourceType": "Observation",
        "id": "cgmSummaryTimesInRangesExample",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/uv/cgm/StructureDefinition/cgm-summary-times-in-ranges"
          ]
        },
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "106793-3"
            }
          ]
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "104642-4"
                }
              ]
            },
            "valueQuantity": {
              "unit": "%",
              "system": "http://unitsofmeasure.org",
              "code": "%",
              "value": 3
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "104641-6"
                }
              ]
            },
            "valueQuantity": {
              "unit": "%",
              "system": "http://unitsofmeasure.org",
              "code": "%",
              "value": 8
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "97510-2"
                }
              ]
            },
            "valueQuantity": {
              "unit": "%",
              "system": "http://unitsofmeasure.org",
              "code": "%",
              "value": 65
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "104640-8"
                }
              ]
            },
            "valueQuantity": {
              "unit": "%",
              "system": "http://unitsofmeasure.org",
              "code": "%",
              "value": 20
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "104639-0"
                }
              ]
            },
            "valueQuantity": {
              "unit": "%",
              "system": "http://unitsofmeasure.org",
              "code": "%",
              "value": 4
            }
          }
        ],
        "status": "final",
        "subject": {
          "reference": "Patient/patientExample"
        },
        "category": [
          {
            "coding": [
              {
                "code": "laboratory",
                "system": "http://terminology.hl7.org/CodeSystem/observation-category"
              }
            ]
          }
        ],
        "effectivePeriod": {
          "start": "2025-09-01",
          "end": "2025-09-30"
        }
      }
    },
    {
      "fullUrl": "https://gematik.de/fhir/hddt/Observation/cgmSummaryGMIExample",
      "resource": {
        "resourceType": "Observation",
        "id": "cgmSummaryGMIExample",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/uv/cgm/StructureDefinition/cgm-summary-gmi"
          ]
        },
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "97506-0"
            }
          ]
        },
        "valueQuantity": {
          "unit": "%",
          "system": "http://unitsofmeasure.org",
          "code": "%",
          "value": 6.8
        },
        "status": "final",
        "subject": {
          "reference": "Patient/patientExample"
        },
        "category": [
          {
            "coding": [
              {
                "code": "laboratory",
                "system": "http://terminology.hl7.org/CodeSystem/observation-category"
              }
            ]
          }
        ],
        "effectivePeriod": {
          "start": "2025-09-01",
          "end": "2025-09-30"
        }
      }
    },
    {
      "fullUrl": "https://gematik.de/fhir/hddt/Observation/cgmSummaryCoefficientOfVariationExample",
      "resource": {
        "resourceType": "Observation",
        "id": "cgmSummaryCoefficientOfVariationExample",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/uv/cgm/StructureDefinition/cgm-summary-coefficient-of-variation"
          ]
        },
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "104638-2"
            }
          ]
        },
        "valueQuantity": {
          "unit": "%",
          "system": "http://unitsofmeasure.org",
          "code": "%",
          "value": 34
        },
        "status": "final",
        "subject": {
          "reference": "Patient/patientExample"
        },
        "category": [
          {
            "coding": [
              {
                "code": "laboratory",
                "system": "http://terminology.hl7.org/CodeSystem/observation-category"
              }
            ]
          }
        ],
        "effectivePeriod": {
          "start": "2025-09-01",
          "end": "2025-09-30"
        }
      }
    },
    {
      "fullUrl": "https://gematik.de/fhir/hddt/Observation/cgmSummaryDaysOfWearExample",
      "resource": {
        "resourceType": "Observation",
        "id": "cgmSummaryDaysOfWearExample",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/uv/cgm/StructureDefinition/cgm-summary-days-of-wear"
          ]
        },
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "104636-6"
            }
          ]
        },
        "valueQuantity": {
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d",
          "value": 28
        },
        "status": "final",
        "subject": {
          "reference": "Patient/patientExample"
        },
        "category": [
          {
            "coding": [
              {
                "code": "laboratory",
                "system": "http://terminology.hl7.org/CodeSystem/observation-category"
              }
            ]
          }
        ],
        "effectivePeriod": {
          "start": "2025-09-01",
          "end": "2025-09-30"
        }
      }
    },
    {
      "fullUrl": "https://gematik.de/fhir/hddt/Observation/cgmSummarySensorActivePercentageExample",
      "resource": {
        "resourceType": "Observation",
        "id": "cgmSummarySensorActivePercentageExample",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/uv/cgm/StructureDefinition/cgm-summary-sensor-active-percentage"
          ]
        },
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "104637-4"
            }
          ]
        },
        "valueQuantity": {
          "unit": "%",
          "system": "http://unitsofmeasure.org",
          "code": "%",
          "value": 95
        },
        "status": "final",
        "subject": {
          "reference": "Patient/patientExample"
        },
        "category": [
          {
            "coding": [
              {
                "code": "laboratory",
                "system": "http://terminology.hl7.org/CodeSystem/observation-category"
              }
            ]
          }
        ],
        "effectivePeriod": {
          "start": "2025-09-01",
          "end": "2025-09-30"
        }
      }
    },
    {
      "fullUrl": "https://gematik.de/fhir/hddt/Device/example-device-cgm",
      "resource": {
        "resourceType": "Device",
        "id": "example-device-cgm",
        "status": "active",
        "type": {
          "coding": [
            {
              "code": "528409",
              "system": "urn:iso:std:iso:11073:10101",
              "display": "MDC_DEV_SPEC_PROFILE_CGM"
            }
          ]
        },
        "definition": {
          "reference": "DeviceDefinition/device-definition-cgm-001"
        },
        "deviceName": [
          {
            "name": "GlukkoCGM 18",
            "type": "user-friendly-name"
          }
        ],
        "modelNumber": "GCGMA98765",
        "manufacturer": "Glukko Inc.",
        "serialNumber": "CGM1234567890",
        "expirationDate": "2025-09-10"
      }
    }
  ]
}