FHIR IG analytics| Package | medcom.fhir.dk.homecareobservation |
| Resource Type | Observation |
| Id | Observation-0e4a5452-1804-42d3-82ed-484df20a09f0.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation 0e4a5452-1804-42d3-82ed-484df20a09f0
Profile: MedComHomeCareObservation
status: Final
code: P(kB)—Glucose; stofk. = ? mmol/L
subject: Elmer (official) (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#2509479989)
effective: 2023-09-12 10:40:08+0200
value: 6.8 mmol/L
interpretation: Not Interpreted
{
"resourceType": "Observation",
"id": "0e4a5452-1804-42d3-82ed-484df20a09f0",
"meta": {
"profile": [
"http://medcomfhir.dk/ig/homecareobservation/StructureDefinition/medcom-homecare-observation"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "urn:oid:1.2.208.176.2.1",
"code": "NPU22089",
"display": "P(kB)—Glucose; stofk. = ? mmol/L"
}
]
},
"subject": {
"reference": "Patient/733cef33-3626-422b-955d-d506aaa65fe1"
},
"effectiveDateTime": "2023-09-12T10:40:08+02:00",
"valueQuantity": {
"value": 6.8,
"unit": "mmol/L"
},
"interpretation": [
{
"coding": [
{
"system": "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-core-interpretation-codes",
"code": "NI",
"display": "Not Interpreted"
}
]
}
]
}