2.2.3-test - ci-build Norway flag

NoBasis - Local Development build (v2.2.3-test) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Patient Appointment Response Example - XML Representation

Raw xml | Download


<AppointmentResponse xmlns="http://hl7.org/fhir">
  <id value="PatientAppointmentResponseExample"/>
  <meta>
    <profile
             value="http://hl7.no/fhir/ig/StructureDefinition/no-basis-AppointmentResponse"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: AppointmentResponse PatientAppointmentResponseExample</b></p><a name="PatientAppointmentResponseExample"> </a><a name="hcPatientAppointmentResponseExample"> </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-no-basis-AppointmentResponse.html">no-basis-AppointmentResponse</a></p></div><p><b>no-basis-shortnotice</b>: true</p><p><b>appointment</b>: <a href="Appointment-AppointmentExample.html">MRI results discussion</a></p><p><b>actor</b>: <a href="Patient-PatientExample.html">Peter James Chalmers</a></p><p><b>participantStatus</b>: Accepted</p></div>
  </text>
  <extension
             url="http://hl7.no/fhir/ig/StructureDefinition/no-basis-shortnotice">
    <valueBoolean value="true"/>
  </extension>
  <appointment>🔗 
    <reference value="Appointment/AppointmentExample"/>
    <display value="MRI results discussion"/>
  </appointment>
  <actor>🔗 
    <reference value="Patient/PatientExample"/>
    <type value="Patient"/>
    <display value="Peter James Chalmers"/>
  </actor>
  <participantStatus value="accepted"/>
</AppointmentResponse>