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

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

: DHO Appointment Modality CodeSystem - XML Representation

Active as of 2026-03-16

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="dho-appointment-modality-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem dho-appointment-modality-cs</b></p><a name="dho-appointment-modality-cs"> </a><a name="hcdho-appointment-modality-cs"> </a><p>This  code system <code>https://fhir-ig.digital.health.nz/shared-care/CodeSystem/dho-appointment-modality-cs</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">in-person<a name="dho-appointment-modality-cs-in-person"> </a></td><td>In person</td><td>Appointment is delivered in person at a facility location.</td></tr><tr><td style="white-space:nowrap">telephone<a name="dho-appointment-modality-cs-telephone"> </a></td><td>Telephone</td><td>Appointment is delivered remotely by phone.</td></tr><tr><td style="white-space:nowrap">telehealth<a name="dho-appointment-modality-cs-telehealth"> </a></td><td>Telehealth</td><td>Appointment is delivered remotely by video.</td></tr><tr><td style="white-space:nowrap">home-visit<a name="dho-appointment-modality-cs-home-visit"> </a></td><td>Home visit</td><td>Appointment is delivered as a clinician visit to the patient's location.</td></tr></table></div>
  </text>
  <url
       value="https://fhir-ig.digital.health.nz/shared-care/CodeSystem/dho-appointment-modality-cs"/>
  <version value="0.4.5"/>
  <name value="DHOAppointmentModalityCS"/>
  <title value="DHO Appointment Modality CodeSystem"/>
  <status value="active"/>
  <date value="2026-03-16T23:17:35+00:00"/>
  <publisher value="Te Whatu Ora"/>
  <contact>
    <name value="Te Whatu Ora"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.tewhatuora.govt.nz/"/>
    </telecom>
  </contact>
  <contact>
    <name value="Te Whatu Ora Integration Team"/>
    <telecom>
      <system value="email"/>
      <value value="integration@tewhatuora.govt.nz"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="Codes describing how the appointment is delivered."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="NZ"/>
      <display value="New Zealand"/>
    </coding>
  </jurisdiction>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="in-person"/>
    <display value="In person"/>
    <definition
                value="Appointment is delivered in person at a facility location."/>
  </concept>
  <concept>
    <code value="telephone"/>
    <display value="Telephone"/>
    <definition value="Appointment is delivered remotely by phone."/>
  </concept>
  <concept>
    <code value="telehealth"/>
    <display value="Telehealth"/>
    <definition value="Appointment is delivered remotely by video."/>
  </concept>
  <concept>
    <code value="home-visit"/>
    <display value="Home visit"/>
    <definition
                value="Appointment is delivered as a clinician visit to the patient's location."/>
  </concept>
</CodeSystem>