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

: HL7ATSchedulingScheduleExample01 - XML Representation

Raw xml | Download


<Schedule xmlns="http://hl7.org/fhir">
  <id value="HL7ATSchedulingScheduleExample01"/>
  <meta>
    <profile
             value="http://hl7.at/fhir/TC-FHIR-AG-Scheduling-R5/R5/StructureDefinition/at-scheduling-schedule"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Schedule HL7ATSchedulingScheduleExample01</b></p><a name="HL7ATSchedulingScheduleExample01"> </a><a name="hcHL7ATSchedulingScheduleExample01"> </a><a name="HL7ATSchedulingScheduleExample01-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/Practitioner-HL7ATCorePractitionerExample01.html">Melanie Musterärztin</a></p><p><b>planningHorizon</b>: 2025-05-19 09:00:00+0200 --&gt; 2025-05-23 17:00:00+0200</p></div>
  </text>
  <active value="true"/>
  <serviceType>
    <concept>
      <coding>
        <system
                value="http://hl7.at/fhir/TC-FHIR-AG-Scheduling-R5/R5/ValueSet/AtSchedulingServiceType"/>
        <code value="65"/>
        <display value="Physiotherapy"/>
      </coding>
    </concept>
  </serviceType>
  <actor>
    <reference value="Practitioner/HL7ATCorePractitionerExample01"/>
    <display value="Melanie Musterärztin"/>
  </actor>
  <planningHorizon>
    <start value="2025-05-19T09:00:00+02:00"/>
    <end value="2025-05-23T17:00:00+02:00"/>
  </planningHorizon>
</Schedule>