FHIR IG analytics| Package | medmij.bglz.stu3 |
| Resource Type | Observation |
| Id | xxx-Mutter-LivingSituation-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
| woning is op derde verdieping, is gelijkvloers en er is een lift aanwezig | |
| Code | Waarde |
|---|---|
| Finding of residence and accommodation circumstances (finding) | Appartement of flatwoning |
{
"resourceType": "Observation",
"id": "LivingSituation-bglz-av-test-1-1",
"meta": {
"extension": [
{
"url": "http://hapifhir.io/fhir/StructureDefinition/resource-meta-source",
"valueUri": "#f9d2dd65b530ea8d"
}
],
"versionId": "1",
"lastUpdated": "2025-05-20T02:11:04.033+00:00",
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/zib-LivingSituation"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
"value": "c4d34903-4f91-479d-906d-47ceb18f6076"
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "365508006",
"display": "Finding of residence and accommodation circumstances (finding)"
}
]
},
"effectiveDateTime": "2025-06-18T16:30:00+01:00",
"subject": {
"reference": "Patient/XXX-Mutter",
"display": "Fiona XXX_Mutter"
},
"performer": [
{
"reference": "Organization/Organization-bglz-av-test-1-1",
"display": "ThuiszorgOrg Noord"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.13.1",
"code": "FLATW",
"display": "Appartement of flatwoning"
}
]
},
"comment": "woning is op derde verdieping, is gelijkvloers en er is een lift aanwezig"
}