FHIR IG analytics| Package | de.gematik.hddt |
| Resource Type | Observation |
| Id | Observation-cgmSummaryTimesInRangesExample.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in 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"
}
}