FHIR IG analytics| Package | hl7.fhir.nl.zorgviewer |
| Resource Type | Appointment |
| Id | Appointment-c9d4b123-8e7f-4c5d-b2a1-3f6e9d2c8b47.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Status | booked |
|---|---|
| Type | e-consult |
| Periode | 15 juli 2026 10:00 - 15 juli 2026 10:15 |
| Zorgverlener | Pharmeon acceptatie zorgverlener |
{
"resourceType": "Appointment",
"id": "c9d4b123-8e7f-4c5d-b2a1-3f6e9d2c8b47",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/eAfspraak-Appointment"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://cgmhuisarts.cgm.nl/fhir/NamingSystem/appointmentID",
"value": "cgm-appointment-001"
}
],
"status": "booked",
"appointmentType": {
"coding": [
{
"system": "https://referentiemodel.nhg.org/tabellen/nhg-tabel-14-contactwijze",
"code": "12",
"display": "e-consult"
}
]
},
"start": "2026-07-15T10:00:00+02:00",
"end": "2026-07-15T10:15:00+02:00",
"participant": [
{
"actor": {
"reference": "Patient/40bbb218-2bcf-4851-a104-dfb910408587",
"display": "Dhr. P. Patient-4"
},
"status": "accepted"
},
{
"actor": {
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference",
"valueReference": {
"reference": "PractitionerRole/173d48ff-5af6-46fb-9914-75708b83b410",
"display": "Huisartsen, niet apotheekhoudend"
}
}
],
"reference": "Practitioner/be0d6489-a9fd-4b65-a1ba-e412cdcd7767",
"display": "Pharmeon acceptatie zorgverlener"
},
"status": "accepted"
}
]
}