FHIR IG analytics| Package | nictiz.fhir.nl.stu3.zib2017 |
| Resource Type | Goal |
| Id | zib-TreatmentObjective-01.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Omschrijving | Target is to be able to wash independently, with a slight impairment. |
|---|---|
| Start | 5 april 2015 |
| Doel | Zich wassen Details: MATIGE beperking/participatieprobleem (tamelijk) 25-49% Streefdatum: 5 april 2016 |
| Probleem | Arthropathy (disorder) |
{
"resourceType": "Goal",
"id": "zib-treatmentobjective-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentObjective"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
"value": "1edbab21-8fdf-11ec-1423-020000000000"
}
],
"status": "accepted",
"category": [
{
"coding": [
{
"system": "http://hl7.org/fhir/goal-category",
"code": "physiotherapy",
"display": "Physiotherapy"
}
]
}
],
"description": {
"text": "Target is to be able to wash independently, with a slight impairment."
},
"subject": {
"reference": "Patient/nl-core-patient-03",
"display": "I. XXX_Helleman-de Haas"
},
"startDate": "2015-04-05",
"target": {
"measure": {
"coding": [
{
"system": "http://hl7.org/fhir/sid/icf-nl",
"code": "d510",
"display": "Zich wassen"
}
]
},
"detailCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/sid/icf-nl",
"code": "d510.3",
"display": "MATIGE beperking/participatieprobleem (tamelijk) 25-49%"
}
]
},
"dueDate": "2016-04-05"
},
"addresses": [
{
"reference": "Condition/zib-problem-02",
"display": "Arthropathy (disorder)"
}
]
}