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-Van-De-Stok.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: Consult t.b.v. intake
Patiƫnt: Berend van de Stok
begin datum: 2025-09-02T09:00:00+01:00
Status: Gepland
Locatie: CWZ Nijmegen

Source1

{
  "resourceType": "Encounter",
  "id": "DentalCare-Encounter-Van-De-Stok",
  "meta": {
    "tag": [
      {
        "code": "1300",
        "system": "urn:oid:2.16.840.1.113883.2.4.6.7",
        "display": "Tandartsspecialisten dentomaxillaire orthopaedie"
      }
    ],
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/nl-core-Encounter"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "planned",
  "class": {
    "code": "OTH",
    "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
    "display": "Anders"
  },
  "type": [
    {
      "text": "Consult t.b.v. intake"
    }
  ],
  "subject": {
    "reference": "Patient/DentalCare-Patient-Van-De-Stok",
    "display": "Berend van de Stok",
    "type": "Patient"
  },
  "participant": [
    {
      "individual": {
        "reference": "PractitionerRole/DentalCare-PractitionerRole-Dijkstra",
        "display": "B. Dijkstra, Tandarts",
        "type": "PractitionerRole"
      }
    }
  ],
  "period": {
    "start": "2025-09-01T09:00:00+01:00",
    "end": "2025-09-01T09:30:00+01:00"
  },
  "location": [
    {
      "location": {
        "reference": "Location/DentalCare-Location-CWZ-Nijmegen",
        "display": "CWZ Nijmegen",
        "type": "Location"
      }
    }
  ]
}