0.1.0 - Informative
TCFHIRAGSchedulingR5 - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Slot",
"id" : "HL7ATSchedulingSlotExample01-free",
"meta" : {
"profile" : [
🔗 "http://hl7.at/fhir/TC-FHIR-AG-Scheduling-R5/R5/StructureDefinition/at-scheduling-slot"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Slot HL7ATSchedulingSlotExample01-free</b></p><a name=\"HL7ATSchedulingSlotExample01-free\"> </a><a name=\"hcHL7ATSchedulingSlotExample01-free\"> </a><a name=\"HL7ATSchedulingSlotExample01-free-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-slot.html\">HL7® AT Scheduling Slot Profile</a></p></div><p><b>Slot Encounter Class</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode AMB}\">ambulatory</span></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>schedule</b>: <a href=\"Schedule-HL7ATSchedulingScheduleExample01.html\">Schedule: planningHorizon = 2025-05-19 09:00:00+0200 --> 2025-05-23 17:00:00+0200</a></p><p><b>status</b>: Free</p><p><b>start</b>: 2025-09-15 08:00:00+0000</p><p><b>end</b>: 2025-09-15 09:00:00+0000</p></div>"
},
"extension" : [
{
"url" : "http://hl7.at/fhir/TC-FHIR-AG-Scheduling-R5/R5/StructureDefinition/slot-encounter-class",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "AMB",
"display" : "ambulatory"
}
]
}
}
],
"serviceType" : [
{
"concept" : {
"coding" : [
{
"system" : "http://hl7.at/fhir/TC-FHIR-AG-Scheduling-R5/R5/ValueSet/AtSchedulingServiceType",
"code" : "65",
"display" : "Physiotherapy"
}
]
}
}
],
"schedule" : {
🔗 "reference" : "Schedule/HL7ATSchedulingScheduleExample01"
},
"status" : "free",
"start" : "2025-09-15T08:00:00Z",
"end" : "2025-09-15T09:00:00Z"
}