FHIR IG analytics| Package | medmij.fhir.nl.r4.dentalcare |
| Resource Type | Goal |
| Id | Goal-DentalCare-TreatmentObjective-2-Jansen.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Goal",
"id": "DentalCare-TreatmentObjective-2-Jansen",
"meta": {
"profile": [
"http://medmij.nl/fhir/StructureDefinition/mz-TreatmentObjective"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"lifecycleStatus": "active",
"priority": {
"coding": [
{
"code": "low-priority",
"system": "http://terminology.hl7.org/CodeSystem/goal-priority",
"display": "Low Priority"
}
]
},
"description": {
"text": "Bekijken of vullingen op kroon nog goed aansluiten"
},
"subject": {
"reference": "Patient/DentalCare-Patient-Jansen",
"display": "Anita Jansen"
}
}