FHIR IG analytics| Package | medmij.fhir.nl.stu3.longtermhealthcare |
| Resource Type | Observation |
| Id | xxx-Valk-BodyWeight-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
| gemeten op nuchtere maag | |
| Bepalingdatum/tijd | 2025-04-14T16:30:00+01:00 |
|---|---|
| Code | Waarde |
| Body weight | 74 kg |
| Clothing worn during measure | Lichte kleding/ondergoed |
{
"resourceType": "Observation",
"id": "BodyWeight-bglz-av-test-1-2",
"meta": {
"versionId": "1",
"lastUpdated": "2025-05-20T02:10:53.457+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": "9a8da578-5325-400c-ab7e-c5213dd86a4e"
}
],
"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-2",
"display": "Gea G. XXX_Valk"
},
"performer": [
{
"reference": "Organization/Organization-bglz-av-test-WijkverplegingOrg-Zuid",
"display": "WijkverplegingOrg Zuid"
}
],
"effectiveDateTime": "2025-04-14T15:30:00+00:00",
"valueQuantity": {
"value": 75,
"unit": "kg",
"system": "http://unitsofmeasure.org",
"code": "kg"
},
"comment": "gemeten op nuchtere maag",
"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"
}
]
}
}
]
}