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

FHIR IG analytics

Packagemedmij.fhir.nl.r4.dentalcare
Resource TypeEncounter
IdEncounter-DentalCare-Encounter-1-Van-Oranje.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

Type contact: Tandarts Periodiek Preventief Onderzoek
Patiënt: Erik van Oranje
Begindatum: 2026-07-22T10:00:00
Einddatum: 2026-07-22T11:00:00
Status: Gepland
Locatie: Vliegbasis Gilze-Rijen

Source1

{
  "resourceType": "Encounter",
  "id": "DentalCare-Encounter-1-Van-Oranje",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/nl-core-Encounter"
    ]
  },
  "reasonCode": [
    {
      "extension": [
        {
          "url": "http://nictiz.nl/fhir/StructureDefinition/ext-Comment",
          "valueString": "Laatste orthopantomogram (röntgenfoto) was in 2025"
        }
      ]
    }
  ],
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "planned",
  "class": {
    "code": "OTH",
    "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
    "display": "Anders"
  },
  "type": [
    {
      "text": "Tandarts Periodiek Preventief Onderzoek"
    }
  ],
  "participant": [
    {
      "individual": {
        "reference": "PractitionerRole/DentalCare-PractitionerRole-De-Koning",
        "display": "A.B.D.O. de Koning, Tandarts"
      }
    }
  ],
  "period": {
    "start": "2026-07-22T10:00:00+01:00",
    "end": "2026-07-22T11:00:00+01:00"
  },
  "location": [
    {
      "location": {
        "reference": "Location/DentalCare-Location-Vliegbasis-Gilze-Rijen",
        "display": "Vliegbasis Gilze-Rijen"
      }
    }
  ]
}