FHIR IG analytics| Package | medmij.fhir.nl.stu3.longtermhealthcare |
| Resource Type | Observation |
| Id | xxx-Molog-BodyWeight-bglz-av-test-1-3.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| mevrouw is aan het aansterken | |
| Bepalingdatum/tijd | 2025-03-12T14:30:00+01:00 |
|---|---|
| Code | Waarde |
| Body weight | 58 kg |
| Clothing worn during measure | Lichte kleding/ondergoed |
{
"resourceType": "Observation",
"id": "BodyWeight-bglz-av-test-1-3",
"meta": {
"versionId": "6",
"lastUpdated": "2025-03-17T09:36:44.333+00:00",
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/zib-BodyWeight"
],
"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": "3f42f660-9de8-4c2a-b3e5-c5caca7800de"
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://hl7.org/fhir/observation-category",
"code": "vital-signs",
"display": "Vital Signs"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "29463-7",
"display": "Body weight"
}
]
},
"subject": {
"reference": "Patient/Patient-bglz-test-1-3",
"display": "Maria XXX_Molog"
},
"performer": [
{
"reference": "Organization/Organization-bglz-av-test-WijZorgen",
"display": "WijZorgen Honselerdijk"
}
],
"effectiveDateTime": "2025-03-12T13:30:00+00:00",
"valueQuantity": {
"value": 58,
"unit": "kg",
"system": "http://unitsofmeasure.org",
"code": "kg"
},
"comment": "mevrouw is aan het aansterken",
"component": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8352-7",
"display": "Clothing worn during measure"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.8.1",
"code": "MINIMAL",
"display": "Lichte kleding/ondergoed"
}
]
}
}
]
}