FHIR IG analytics| Package | nictiz.fhir.nl.r4.nl-core |
| Resource Type | Observation |
| Id | nl-core-AbilityToPerformMouthcareActivities-01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Code | Waarde |
|---|---|
| vermogen tot mondverzorging | hulp nodig bij mondverzorging |
{
"resourceType": "Observation",
"id": "nl-core-AbilityToPerformMouthcareActivities-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-AbilityToPerformMouthcareActivities"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/workflow-supportingInfo",
"valueReference": {
"reference": "DeviceUseStatement/nl-core-AbilityToPerformMouthcareActivities.Prosthesis-01",
"type": "DeviceUseStatement"
}
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "288470005",
"display": "vermogen tot mondverzorging"
}
]
},
"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": "16671000146104",
"display": "hulp nodig bij mondverzorging"
}
]
}
}