Eswatini HL7 FHIR Implementation Guide
0.1.0 - ci-build

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

: SampleSzAppointment - XML Representation

Raw xml | Download


<Appointment xmlns="http://hl7.org/fhir">
  <id value="31EC4EE6-FBD0-41B0-89BA-8D4DD7D43139"/>
  <meta>
    <profile
             value="https://hapifhir.eswatinihie.com/fhir/StructureDefinition/SzAppointment"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Appointment 31EC4EE6-FBD0-41B0-89BA-8D4DD7D43139</b></p><a name="31EC4EE6-FBD0-41B0-89BA-8D4DD7D43139"> </a><a name="hc31EC4EE6-FBD0-41B0-89BA-8D4DD7D43139"> </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-SzAppointment.html">Eswatini Appointment Profile</a></p></div><p><b>status</b>: Proposed</p><p><b>serviceCategory</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/service-category 17}">General Practice</span></p><p><b>serviceType</b>: <span title="Codes:{https://hapifhir.eswatinihie.com/fhir/CodeSystem/SzServicePointCS ART}">Antiretrovial Therapy</span></p><p><b>start</b>: 2024-09-11 10:00:00+0000</p><p><b>end</b>: 2024-09-11 10:00:00+0000</p><p><b>created</b>: 2024-09-01</p><blockquote><p><b>participant</b></p><p><b>actor</b>: <a href="Patient-13EA147E-8E3B-498C-8D35-6FCB8BC6DEFB.html">Celucolo Celani Sacolo  Male, DoB: 2000-01-01 ( Medical Record Number: Client Management Information System#M001010101-1 (use: usual, ))</a></p><p><b>status</b>: Accepted</p></blockquote><blockquote><p><b>participant</b></p><p><b>actor</b>: <a href="Location-992F1F3C-00CD-4838-94D1-91658DFA99BD.html">Location Mahwalala Red Cross Clinic</a></p><p><b>status</b>: Accepted</p></blockquote></div>
  </text>
  <status value="proposed"/>
  <serviceCategory>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/service-category"/>
      <code value="17"/>
      <display value="General Practice"/>
    </coding>
  </serviceCategory>
  <serviceType>
    <coding>
      <system
              value="https://hapifhir.eswatinihie.com/fhir/CodeSystem/SzServicePointCS"/>
      <code value="ART"/>
      <display value="Antiretrovial Therapy"/>
    </coding>
  </serviceType>
  <start value="2024-09-11T10:00:00Z"/>
  <end value="2024-09-11T10:00:00Z"/>
  <created value="2024-09-01"/>
  <participant>
    <actor>🔗 
      <reference value="Patient/13EA147E-8E3B-498C-8D35-6FCB8BC6DEFB"/>
    </actor>
    <status value="accepted"/>
  </participant>
  <participant>
    <actor>🔗 
      <reference value="Location/992F1F3C-00CD-4838-94D1-91658DFA99BD"/>
    </actor>
    <status value="accepted"/>
  </participant>
</Appointment>