Magentus Practice Management FHIR Implementation Guide
1.2.35 - ci-build

Magentus Practice Management FHIR Implementation Guide - Local Development build (v1.2.35) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: EBookingsAppointmentResponseExample - XML Representation

Raw xml | Download


<AppointmentResponse xmlns="http://hl7.org/fhir">
  <id value="bd1efd6a-e035-4fa8-b539-f0939de7c5ed"/>
  <meta>
    <profile
             value="http://fhir.geniesolutions.io/StructureDefinition/ebookings-appointmentresponse"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: AppointmentResponse bd1efd6a-e035-4fa8-b539-f0939de7c5ed</b></p><a name="bd1efd6a-e035-4fa8-b539-f0939de7c5ed"> </a><a name="hcbd1efd6a-e035-4fa8-b539-f0939de7c5ed"> </a><a name="bd1efd6a-e035-4fa8-b539-f0939de7c5ed-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-ebookings-appointmentresponse.html">EBookings Appointment Response</a></p></div><p><b>appointment</b>: <a href="Appointment-840fdd86-f273-4c56-89af-cc5dcda592ab.html">Appointment: extension = 2022-02-01 13:00:00+1000; status = pending; serviceType = ; reasonCode = ; start = 2022-04-01 11:45:00+1000; end = 2022-04-01 12:00:00+1000; created = 2022-02-01 08:00:00+1000; comment = Preoperative notes; patientInstruction = Fast from 2:00 AM</a></p><p><b>start</b>: 2022-04-01 11:45:00+1000</p><p><b>participantType</b>: <span title="Codes:{http://snomed.info/sct 22232009}">Hospital</span></p><p><b>actor</b>: <a href="HealthcareService-c17392bb-5f86-4906-be86-71e6f7634e77.html">Ashford Private Hospital</a></p><p><b>participantStatus</b>: Accepted</p><p><b>comment</b>: Awaiting admission form from patient</p></div>
  </text>
  <appointment>🔗 
    <reference value="Appointment/840fdd86-f273-4c56-89af-cc5dcda592ab"/>
  </appointment>
  <start value="2022-04-01T11:45:00.000+10:00"/>
  <participantType>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="22232009"/>
      <display value="Hospital"/>
    </coding>
  </participantType>
  <actor>🔗 
    <reference
               value="HealthcareService/c17392bb-5f86-4906-be86-71e6f7634e77"/>
    <identifier>
      <type>
        <coding>
          <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
          <code value="PRN"/>
        </coding>
        <text value="Hospital Provider Number"/>
      </type>
      <system
              value="https://www.health.gov.au/resources/publications/list-of-declared-hospitals"/>
      <value value="0065020L"/>
    </identifier>
    <display value="Ashford Private Hospital"/>
  </actor>
  <participantStatus value="accepted"/>
  <comment value="Awaiting admission form from patient"/>
</AppointmentResponse>