{ "resourceType" : "Schedule", "id" : "HL7ATSchedulingScheduleExample01", "meta" : { "profile" : ["http://hl7.at/fhir/TC-FHIR-AG-Scheduling-R5/R5/StructureDefinition/at-scheduling-schedule"] }, "text" : { "status" : "generated", "div" : "

Generated Narrative: Schedule HL7ATSchedulingScheduleExample01

Profile: HL7® AT Scheduling Schedule Profile

active: true

ServiceTypes

-Concept
*Physiotherapy

actor: Melanie Musterärztin

planningHorizon: 2025-05-19 09:00:00+0200 --> 2025-05-23 17:00:00+0200

" }, "active" : true, "serviceType" : [{ "concept" : { "coding" : [{ "system" : "http://hl7.at/fhir/TC-FHIR-AG-Scheduling-R5/R5/ValueSet/AtSchedulingServiceType", "code" : "65", "display" : "Physiotherapy" }] } }], "actor" : [{ "reference" : "Practitioner/HL7ATCorePractitionerExample01", "display" : "Melanie Musterärztin" }], "planningHorizon" : { "start" : "2025-05-19T09:00:00+02:00", "end" : "2025-05-23T17:00:00+02:00" } }