FHIR IG analytics| Package | fi.digious.kanta.test |
| Resource Type | Observation |
| Id | bloodglucose-min.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Identifier | Patient/bb13623e-2673-4b3e-85d6-5c42f5333cde |
{
"resourceType": "Observation",
"meta": {
"profile": [
"http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:be18620b-ee17-4bd6-8304-102fdd10a38c"
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "vital-signs"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "15074-8",
"display": "Glucose (Bld) [Moles/Vol]"
}
]
},
"subject": {
"reference": "Patient/bb13623e-2673-4b3e-85d6-5c42f5333cde"
},
"effectiveDateTime": "2020-10-05",
"issued": "2019-12-05T09:21:37.130+02:00",
"performer": [
{
"reference": "Patient/bb13623e-2673-4b3e-85d6-5c42f5333cde"
}
],
"valueQuantity": {
"value": 7,
"unit": "mmol/l",
"system": "http://unitsofmeasure.org",
"code": "mmol/L"
}
}