FHIR IG analytics| Package | nictiz.fhir.nl.r4.nl-core |
| Resource Type | Observation |
| Id | nl-core-AbilityToDressOneself-01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Code | Waarde |
|---|---|
| vermogen om zich aan te kleden | hulp nodig bij aankleden |
| structuur van lichaamsdeel | gehele bovenlichaam |
{
"resourceType": "Observation",
"id": "nl-core-AbilityToDressOneself-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-AbilityToDressOneself"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "165235000",
"display": "vermogen om zich aan te kleden"
}
]
},
"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": "129039006",
"display": "hulp nodig bij aankleden"
}
]
},
"component": [
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "38866009",
"display": "structuur van lichaamsdeel"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "362874006",
"display": "gehele bovenlichaam"
}
]
}
}
]
}