FHIR IG analytics| Package | ch.fhir.ig.ch-epreg |
| Resource Type | Appointment |
| Id | Appointment-UC3-Appointment20250310.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Appointment UC3-Appointment20250310
Language: de-CH
status: Booked
start: 2025-03-10 14:30:00+0100
end: 2025-03-10 15:00:00+0100
participant
actor: Sophie Doppelherz Female, DoB: 1992-07-22 ( Medical record number)
required: Required
status: Accepted
participant
actor: PractitionerRole Arzt/Ärztin
required: Required
status: Accepted
{
"resourceType": "Appointment",
"id": "UC3-Appointment20250310",
"language": "de-CH",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "booked",
"start": "2025-03-10T14:30:00+01:00",
"end": "2025-03-10T15:00:00+01:00",
"participant": [
{
"actor": {
"reference": "Patient/UC3-SophieDoppelherz"
},
"required": "required",
"status": "accepted"
},
{
"actor": {
"reference": "PractitionerRole/UC3-ClaudiaFruehblickAtFrauenzimmer"
},
"required": "required",
"status": "accepted"
}
]
}