FHIR IG analytics| Package | kbv.basis.ressources.only |
| Resource Type | Observation |
| Id | Observation_2c8a03fc_2b96_4ecd_88e2_cc1f10c800f5.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Observation",
"id": "2c8a03fc-2b96-4ecd-88e2-cc1f10c800f5",
"meta": {
"profile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Observation_Glucose_Concentration"
]
},
"category": [
{
"coding": [
{
"code": "vital-signs",
"system": "http://terminology.hl7.org/CodeSystem/observation-category"
}
]
}
],
"valueQuantity": {
"system": "http://unitsofmeasure.org",
"value": 90,
"code": "mg/dL",
"unit": "mg/dL"
},
"method": {
"coding": [
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/11000274103/version/20240515",
"code": "359776002",
"display": "Glucose measurement by monitoring device (procedure)"
}
]
},
"referenceRange": [
{
"low": {
"system": "http://unitsofmeasure.org",
"value": 60,
"code": "mg/dL",
"unit": "mg/dL"
},
"high": {
"system": "http://unitsofmeasure.org",
"value": 100,
"code": "mg/dL",
"unit": "mg/dL"
}
}
],
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "amended",
"code": {
"coding": [
{
"version": "2.77",
"code": "2339-0",
"system": "http://loinc.org",
"display": "Glucose [Mass/volume] in Blood"
},
{
"version": "http://snomed.info/sct/11000274103/version/20240515",
"code": "434912009",
"system": "http://snomed.info/sct",
"display": "Blood glucose concentration (observable entity)"
}
]
},
"subject": {
"reference": "Patient/904e04d0-c9f2-4edd-b734-c3526f015000"
},
"effectiveDateTime": "2020-01-02",
"performer": [
{
"reference": "Practioner/12345678901234567890"
}
],
"interpretation": [
{
"coding": [
{
"version": "http://snomed.info/sct/11000274103/version/20240515",
"code": "365811003:{363713009=260369004,363713009=255361000}",
"system": "http://snomed.info/sct",
"display": "Glucose level - finding where (Has interpretation = Increasing, and Has interpretation = Slow)"
}
]
}
],
"note": [
{
"authorReference": {
"reference": "Practioner/12345678901234567890"
},
"time": "2020-01-02",
"text": "ausgedacht"
}
]
}