Te Whatu Ora Shared Care FHIR API
0.3.9 - release New Zealand flag

Te Whatu Ora Shared Care FHIR API - Local Development build (v0.3.9) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Encounter-SecondaryProphylaxisAppointment - XML Representation

Raw xml | Download



<Encounter xmlns="http://hl7.org/fhir">
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2023-10-06T08:00:00Z"/>
    <profile
             value="https://fhir-ig-uat.digital.health.nz/shared-care/StructureDefinition/ManaakiNgaTahiEncounter"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Encounter </b><a name="Encounter-SecondaryProphylaxisAppointment"> </a><a name="hcEncounter-SecondaryProphylaxisAppointment"> </a></p><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">ResourceEncounter &quot;Encounter-SecondaryProphylaxisAppointment&quot; Version&quot;1&quot; Updated&quot;2023-10-06 08:00:00+0000&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ManaakiNgaTahiEncounter.html">ManaakiNgaTahiEncounter</a></p></div><p><b>status</b>: finished</p><p><b>class</b>: ambulatory (Details: ActCode code AMB  = ' ambulatory ', stated as ' ambulatory ')</p><p><b>subject</b>: <span>: Madeleine Meringue</span></p><blockquote><p><b>participant</b></p><p><b>individual</b>: <span>: Isabel Injecta</span></p></blockquote><blockquote><p><b>participant</b></p><p><b>individual</b>: <span>: Madeleine Meringue</span></p></blockquote><p><b>appointment</b>: <a href="Appointment-SecondaryProphylaxisAppointment-August-Fulfilled.html">Appointment/SecondaryProphylaxisAppointment-August-Fulfilled</a></p><p><b>period</b>: 2023-08-08 02:10:00+0000 --&gt; 2023-08-08 03:15:00+0000</p><h3>Locations</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Location</b></td></tr><tr><td style="display: none">*</td><td><span>: PHNs Whangarei</span></td></tr></table><p><b>serviceProvider</b>: <span>: Te Tai Tokerau Rheumatic Fever Secondary Prevention Service</span></p></div>
  </text>
  <status value="finished"/>
  <class>
    <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
    <code value="AMB"/>
    <display value="ambulatory"/>
  </class>
  <subject>
    <type value="Patient"/>
    <identifier>
      <use value="official"/>
      <system value="https://standards.digital.health.nz/ns/nhi-id"/>
      <value value="SCF7824"/>
    </identifier>
    <display value="Madeleine Meringue"/>
  </subject>
  <participant>
    <individual>
      <type value="Practitioner"/>
      <identifier>
        <use value="official"/>
        <system
                value="https://standards.digital.health.nz/ns/hpi-practitioner-id"/>
        <value value="99ZAAA"/>
      </identifier>
      <display value="Isabel Injecta"/>
    </individual>
  </participant>
  <participant>
    <individual>
      <type value="Patient"/>
      <identifier>
        <use value="official"/>
        <system value="https://standards.digital.health.nz/ns/nhi-id"/>
        <value value="SCF7824"/>
      </identifier>
      <display value="Madeleine Meringue"/>
    </individual>
  </participant>
  <appointment>🔗 
    <reference
               value="Appointment/SecondaryProphylaxisAppointment-August-Fulfilled"/>
  </appointment>
  <period>
    <start value="2023-08-08T02:10:00Z"/>
    <end value="2023-08-08T03:15:00Z"/>
  </period>
  <location>
    <location>
      <type value="Location"/>
      <identifier>
        <use value="official"/>
        <system
                value="https://standards.digital.health.nz/ns/hpi-facility-id"/>
        <value value="F3S457-C"/>
      </identifier>
      <display value="PHNs Whangarei"/>
    </location>
  </location>
  <serviceProvider>
    <type value="Organization"/>
    <identifier>
      <use value="official"/>
      <system
              value="https://standards.digital.health.nz/ns/hpi-organisation-id"/>
      <value value="G0M086-B"/>
    </identifier>
    <display
             value="Te Tai Tokerau Rheumatic Fever Secondary Prevention Service"/>
  </serviceProvider>
</Encounter>