0.2.0 - Informative
TCFHIRAGSchedulingR5 - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Schedule",
"id" : "HL7ATSchedulingScheduleExample02",
"meta" : {
"profile" : [
🔗 "http://hl7.at/fhir/TC-FHIR-AG-Scheduling-R5/R5/StructureDefinition/at-scheduling-schedule"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Schedule HL7ATSchedulingScheduleExample02</b></p><a name=\"HL7ATSchedulingScheduleExample02\"> </a><a name=\"hcHL7ATSchedulingScheduleExample02\"> </a><a name=\"HL7ATSchedulingScheduleExample02-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-at-scheduling-schedule.html\">HL7® AT Scheduling Schedule Profile</a></p></div><p><b>active</b>: true</p><h3>ServiceTypes</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Concept</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://hl7.at/fhir/TC-FHIR-AG-Scheduling-R5/R5/ValueSet/AtSchedulingServiceType 65}\">Physiotherapy</span></td></tr></table><p><b>actor</b>: <a href=\"http://hl7.at/fhir/HL7ATCoreProfiles/5.0.0/2.0.0/PractitionerRole-HL7ATCorePractitionerRoleExample01.html\">PractitionerRole HL7ATCorePractitionerRoleExample01</a></p><p><b>planningHorizon</b>: 2025-05-19 09:00:00+0200 --> 2025-05-23 17:00:00+0200</p></div>"
},
"active" : true,
"serviceType" : [
{
"concept" : {
"coding" : [
{
"system" : "http://hl7.at/fhir/TC-FHIR-AG-Scheduling-R5/R5/ValueSet/AtSchedulingServiceType",
"code" : "65",
"display" : "Physiotherapy"
}
]
}
}
],
"actor" : [
{
"reference" : "PractitionerRole/HL7ATCorePractitionerRoleExample01",
"display" : "PractitionerRole HL7ATCorePractitionerRoleExample01"
}
],
"planningHorizon" : {
"start" : "2025-05-19T09:00:00+02:00",
"end" : "2025-05-23T17:00:00+02:00"
}
}