FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagemedmij.fhir.nl.r4.dentalcare
Resource TypeGoal
IdGoal-DentalCare-TreatmentObjective-2-Jansen.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Behandeldoel: Bekijken of vullingen op kroon nog goed aansluiten
Patiƫnt: Anita Jansen
Status: Actief
Prioriteit: Laag

Source1

{
  "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"
  }
}