FHIR IG analytics| Package | nictiz.fhir.nl.r4.nl-core |
| Resource Type | Observation |
| Id | nl-core-Mobility.MaintainingPosition-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 positie aan te houden | Independently able to maintain position |
{
"resourceType": "Observation",
"id": "nl-core-Mobility.MaintainingPosition-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Mobility.MaintainingPosition"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "249868004",
"display": "vermogen om positie aan te houden"
}
]
},
"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": "19811000146100",
"display": "Independently able to maintain position"
}
]
}
}