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

FHIR IG analytics

Packagemedmij.dental.care.r4
Resource TypeGoal
Idanita-jansen-low-priority-TreatmentObjective.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": "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"
  }
}