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

: SecondaryProphylaxisAppointment-August-Fulfilled - XML Representation

Raw xml | Download



<Appointment xmlns="http://hl7.org/fhir">
  <meta>
    <versionId value="2"/>
    <lastUpdated value="2023-11-09T05:00:00Z"/>
    <profile value="http://hl7.org/fhir/StructureDefinition/Appointment"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Appointment </b><a name="SecondaryProphylaxisAppointment-August-Fulfilled"> </a><a name="hcSecondaryProphylaxisAppointment-August-Fulfilled"> </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">ResourceAppointment &quot;SecondaryProphylaxisAppointment-August-Fulfilled&quot; Version&quot;2&quot; Updated&quot;2023-11-09 05:00:00+0000&quot; </p><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/R4/appointment.html">Appointment</a></p></div><p><b>identifier</b>: salesforce-careplanactivity-id/CPA-00073693-20230808 (use: usual)</p><p><b>status</b>: fulfilled</p><p><b>description</b>: monthly injection August 2023</p><p><b>supportingInformation</b>: </p><ul><li><span>: Te Tai Tokerau Rheumatic Fever Secondary Prevention Service</span></li><li><a href="Encounter-Encounter-SecondaryProphylaxisAppointment.html">Encounter/Encounter-SecondaryProphylaxisAppointment</a></li></ul><p><b>start</b>: Aug 8, 2023, 2:00:00 AM</p><p><b>end</b>: Aug 8, 2023, 3:00:00 AM</p><p><b>comment</b>: The plan for this appointment is...</p><blockquote><p><b>participant</b></p><p><b>actor</b>: <span>: Madeleine Meringue</span></p><p><b>status</b>: accepted</p></blockquote><blockquote><p><b>participant</b></p><p><b>actor</b>: <span>: Isabel Injecta</span></p><p><b>status</b>: accepted</p></blockquote></div>
  </text>
  <identifier>
    <use value="usual"/>
    <type>
      <coding>
        <system
                value="https://build.fhir.org/ig/tewhatuora/cinc-fhir-ig/CodeSystem/external-system-identifier-type-codesystem"/>
        <code value="salesforce-careplanactivity-id"/>
      </coding>
    </type>
    <system value="https://developer.salesforce.com/docs"/>
    <value value="CPA-00073693-20230808"/>
  </identifier>
  <status value="fulfilled"/>
  <description value="monthly injection August 2023"/>
  <supportingInformation>
    <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"/>
  </supportingInformation>
  <supportingInformation>🔗 
    <reference value="Encounter/Encounter-SecondaryProphylaxisAppointment"/>
  </supportingInformation>
  <start value="2023-08-08T02:00:00Z"/>
  <end value="2023-08-08T03:00:00Z"/>
  <comment value="The plan for this appointment is..."/>
  <participant>
    <actor>
      <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"/>
    </actor>
    <status value="accepted"/>
  </participant>
  <participant>
    <actor>
      <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"/>
    </actor>
    <status value="accepted"/>
  </participant>
</Appointment>