FHIR IG analytics| Package | nictiz.fhir.nl.r4.nl-core |
| Resource Type | Observation |
| Id | nl-core-LivingSituation.LivingCondition-01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Code | Waarde |
|---|---|
| Characteristics of home environment | Access to residence by stairs |
{
"resourceType": "Observation",
"id": "nl-core-LivingSituation.LivingCondition-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-LivingSituation.LivingCondition"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "224249004",
"display": "Characteristics of home environment"
}
]
},
"subject": {
"reference": "Patient/nl-core-Patient-01",
"type": "Patient",
"display": "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "715758005",
"display": "Access to residence by stairs"
}
]
}
}