FHIR IG analytics| Package | medmij.bglz.stu3 |
| Resource Type | Observation |
| Id | xxx-Valk-BodyHeight-bglz-av-test-1-2.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| in de ochtend gemeten | |
| Bepalingdatum/tijd | 2025-04-14T16:30:00+01:00 |
|---|---|
| Code | Waarde |
| Body height | 165 cm |
{
"resourceType": "Observation",
"id": "BodyHeight-bglz-av-test-1-2",
"meta": {
"extension": [
{
"url": "http://hapifhir.io/fhir/StructureDefinition/resource-meta-source",
"valueUri": "#9db7669912fb5fc9"
}
],
"versionId": "6",
"lastUpdated": "2025-03-17T09:36:39.826+00:00",
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/zib-BodyHeight"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
"value": "0bef2c47-1a2a-461c-85de-8c2f0b74c0d9"
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://hl7.org/fhir/observation-category",
"code": "vital-signs",
"display": "Vital Signs"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8302-2",
"display": "Body height"
}
]
},
"subject": {
"reference": "Patient/XXX-Valk",
"display": "Gea G. XXX_Valk"
},
"performer": [
{
"reference": "Organization/Organization-bglz-av-test-1-2",
"display": "WijkverplegingOrg Zuid"
}
],
"effectiveDateTime": "2025-04-14T16:30:00+01:00",
"valueQuantity": {
"value": 165,
"unit": "cm",
"system": "http://unitsofmeasure.org",
"code": "cm"
},
"comment": "in de ochtend gemeten"
}