FHIR IG analytics| Package | medmij.fhir.nl.stu3.longtermhealthcare |
| Resource Type | Observation |
| Id | xxx-Mutter-BodyHeight-bglz-av-test-1-1.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| zonder schoenen aan | |
| Bepalingdatum/tijd | 2025-05-15T14:30:00+01:00 |
|---|---|
| Code | Waarde |
| Body height | 170 cm |
{
"resourceType": "Observation",
"id": "BodyHeight-bglz-av-test-1-1",
"meta": {
"versionId": "1",
"lastUpdated": "2025-05-20T02:10:49.397+00:00",
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/zib-BodyHeight"
],
"tag": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.6.7",
"code": "7500",
"display": "Thuiszorg, kruiswerk en gezinsverzorging"
}
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
"value": "297cdce9-3593-4ea1-a247-ddb757d52713"
}
],
"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/Patient-bglz-test-1-1",
"display": "Fiona XXX_Mutter"
},
"performer": [
{
"reference": "Organization/Organization-bglz-av-test-ThuiszorgOrg-Noord",
"display": "ThuiszorgOrg Noord"
}
],
"effectiveDateTime": "2025-05-15T13:30:00+00:00",
"valueQuantity": {
"value": 170,
"unit": "cm",
"system": "http://unitsofmeasure.org",
"code": "cm"
},
"comment": "zonder schoenen aan"
}