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

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

: RPMCareTeamExample - XML Representation

Raw xml | Download


<CareTeam xmlns="http://hl7.org/fhir">
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2025-08-18T21:59:43.655Z"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CareTeam RPMCareTeamExample</b></p><a name="RPMCareTeamExample"> </a><a name="hcRPMCareTeamExample"> </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">version: 1; Last updated: 2025-08-18 21:59:43+0000</p></div><p><b>identifier</b>: HPIFacility/F2C054-D (use: secondary, )</p><p><b>status</b>: Active</p><p><b>name</b>: Remote Monitoring Example CareTeam</p><h3>Participants</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Member</b></td></tr><tr><td style="display: none">*</td><td>Test Doctor (Identifier: HPIProvider/ZZZ6789 (use: official, ))</td></tr></table><p><b>managingOrganization</b>: Well Health Trust PHO (Identifier: HPIOrganization/G01008-D (use: official, ))</p></div>
  </text>
  <identifier>
    <use value="secondary"/>
    <system value="https://standards.digital.health.nz/ns/hpi-facility-id"/>
    <value value="F2C054-D"/>
  </identifier>
  <status value="active"/>
  <name value="Remote Monitoring Example CareTeam"/>
  <participant>
    <member>
      <type value="Practitioner"/>
      <identifier>
        <use value="official"/>
        <system value="https://standards.digital.health.nz/ns/hpi-person-id"/>
        <value value="ZZZ6789"/>
      </identifier>
      <display value="Test Doctor"/>
    </member>
  </participant>
  <managingOrganization>
    <type value="Organization"/>
    <identifier>
      <use value="official"/>
      <system
              value="https://standards.digital.health.nz/ns/hpi-organisation-id"/>
      <value value="G01008-D"/>
    </identifier>
    <display value="Well Health Trust PHO"/>
  </managingOrganization>
</CareTeam>