FHIR IG analytics| Package | medmij.bglz.stu3 |
| Resource Type | Observation |
| Id | xxx-Mutter-BodyWeight-bglz-test-av-1-1.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| meneer volgt afvaldieet | |
| Bepalingdatum/tijd | 2025-05-15T14:30:00+01:00 |
|---|---|
| Code | Waarde |
| Body weight | 74 kg |
| Clothing worn during measure | Volledig gekleed, inclusief schoenen |
{
"resourceType": "Observation",
"id": "BodyWeight-bglz-test-av-1-1",
"meta": {
"extension": [
{
"url": "http://hapifhir.io/fhir/StructureDefinition/resource-meta-source",
"valueUri": "#a259cafe1cf1135d"
}
],
"versionId": "1",
"lastUpdated": "2025-05-20T02:10:53.457+00:00",
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/zib-BodyWeight"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
"value": "7e47364c-8268-492b-bf08-01e2e68490a8"
}
],
"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/XXX-Mutter",
"display": "Fiona XXX_Mutter"
},
"performer": [
{
"reference": "Organization/Organization-bglz-av-test-1-1",
"display": "ThuiszorgOrg Noord"
}
],
"effectiveDateTime": "2025-05-15T14:30:00+01:00",
"valueQuantity": {
"value": 74,
"unit": "kg",
"system": "http://unitsofmeasure.org",
"code": "kg"
},
"comment": "meneer volgt afvaldieet",
"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": "FULL",
"display": "Volledig gekleed, inclusief schoenen"
}
]
}
}
]
}