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

: HL7ATSchedulingSlotExample03-selectable-encounterClass - JSON Representation

Raw json | Download

{
  "resourceType" : "Slot",
  "id" : "HL7ATSchedulingSlotExample03-selectable-encounterClass",
  "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 HL7ATSchedulingSlotExample03-selectable-encounterClass</b></p><a name=\"HL7ATSchedulingSlotExample03-selectable-encounterClass\"> </a><a name=\"hcHL7ATSchedulingSlotExample03-selectable-encounterClass\"> </a><a name=\"HL7ATSchedulingSlotExample03-selectable-encounterClass-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 VR}\">virtual</span></p><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 --&gt; 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" : "VR",
            "display" : "virtual"
          }
        ]
      }
    },
    {
      "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"
}