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