0.1.0 - ci-build

PatientScheduling - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ExampleTaskBookAppointmentCompleted - XML Representation

Raw xml | Download


<Task xmlns="http://hl7.org/fhir">
  <id value="task-book-appt-ba-01JZ5Y7Y9VQ2"/>
  <meta>
    <profile
             value="http://example.org/StructureDefinition/appointment-coordination-task"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Task task-book-appt-ba-01JZ5Y7Y9VQ2</b></p><a name="task-book-appt-ba-01JZ5Y7Y9VQ2"> </a><a name="hctask-book-appt-ba-01JZ5Y7Y9VQ2"> </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-appointment-coordination-task.html">Appointment Coordination Task</a></p></div><p><b>status</b>: Completed</p><p><b>businessStatus</b>: <span title="Codes:{http://example.org/CodeSystem/appointment-booking-outcome booked}">Booked</span></p><p><b>intent</b>: order</p><p><b>code</b>: <span title="Codes:{http://example.org/CodeSystem/appointment-coordination-task-type book-appointment}">Book appointment</span></p><p><b>focus</b>: <a href="Appointment-appt-2026-01-12-0900-jdoe.html">Appointment: identifier = https://haau3.com/identifiers/booking-attempt#ba_01JZ5Y7Y9VQ2K3M4N5P6Q7R8S9; status = booked; description = Primary care visit; start = 2026-01-12 09:00:00-0500; end = 2026-01-12 09:30:00-0500</a></p><p><b>for</b>: <a href="Patient-patient-jane-doe.html">Jane Doe  Female, DoB: 1990-01-01</a></p><p><b>authoredOn</b>: 2026-01-10 14:22:00-0500</p><p><b>requester</b>: <a href="Patient-patient-jane-doe.html">Jane Doe  Female, DoB: 1990-01-01</a></p><p><b>owner</b>: <a href="Patient-patient-jane-doe.html">Jane Doe  Female, DoB: 1990-01-01</a></p><blockquote><p><b>output</b></p><p><b>type</b>: <span title="Codes:">booking-state</span></p><p><b>value</b>: ba_01JZ5Y7Y9VQ2K3M4N5P6Q7R8S9</p></blockquote><blockquote><p><b>output</b></p><p><b>type</b>: <span title="Codes:">booking-deeplink</span></p><p><b>value</b>: <a href="https://provider.example.org/scheduling/book?slot=slot-2026-01-12-0900&amp;state=ba_01JZ5Y7Y9VQ2K3M4N5P6Q7R8S9">https://provider.example.org/scheduling/book?slot=slot-2026-01-12-0900&amp;state=ba_01JZ5Y7Y9VQ2K3M4N5P6Q7R8S9</a></p></blockquote><blockquote><p><b>output</b></p><p><b>type</b>: <span title="Codes:">provider-confirmation-id</span></p><p><b>value</b>: CONF-4839201</p></blockquote></div>
  </text>
  <status value="completed"/>
  <businessStatus>
    <coding>
      <system
              value="http://example.org/CodeSystem/appointment-booking-outcome"/>
      <code value="booked"/>
    </coding>
    <text value="Booked"/>
  </businessStatus>
  <intent value="order"/>
  <code>
    <coding>
      <system
              value="http://example.org/CodeSystem/appointment-coordination-task-type"/>
      <code value="book-appointment"/>
    </coding>
    <text value="Book appointment"/>
  </code>
  <focus>🔗 
    <reference value="Appointment/appt-2026-01-12-0900-jdoe"/>
  </focus>
  <for>🔗 
    <reference value="Patient/patient-jane-doe"/>
  </for>
  <authoredOn value="2026-01-10T14:22:00-05:00"/>
  <requester>🔗 
    <reference value="Patient/patient-jane-doe"/>
  </requester>
  <owner>🔗 
    <reference value="Patient/patient-jane-doe"/>
  </owner>
  <output>
    <type>
      <text value="booking-state"/>
    </type>
    <valueString value="ba_01JZ5Y7Y9VQ2K3M4N5P6Q7R8S9"/>
  </output>
  <output>
    <type>
      <text value="booking-deeplink"/>
    </type>
    <valueUrl
              value="https://provider.example.org/scheduling/book?slot=slot-2026-01-12-0900&amp;state=ba_01JZ5Y7Y9VQ2K3M4N5P6Q7R8S9"/>
  </output>
  <output>
    <type>
      <text value="provider-confirmation-id"/>
    </type>
    <valueString value="CONF-4839201"/>
  </output>
</Task>