Health New Zealand Te Whatu Ora Shared Care FHIR API
0.4.5 - release
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
| Active as of 2026-03-16 |
{
"resourceType" : "CodeSystem",
"id" : "dho-appointment-modality-cs",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"url" : "https://fhir-ig.digital.health.nz/shared-care/CodeSystem/dho-appointment-modality-cs",
"version" : "0.4.5",
"name" : "DHOAppointmentModalityCS",
"title" : "DHO Appointment Modality CodeSystem",
"status" : "active",
"date" : "2026-03-16T23:17:35+00:00",
"publisher" : "Te Whatu Ora",
"contact" : [
{
"name" : "Te Whatu Ora",
"telecom" : [
{
"system" : "url",
"value" : "https://www.tewhatuora.govt.nz/"
}
]
},
{
"name" : "Te Whatu Ora Integration Team",
"telecom" : [
{
"system" : "email",
"value" : "integration@tewhatuora.govt.nz",
"use" : "work"
}
]
}
],
"description" : "Codes describing how the appointment is delivered.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "NZ",
"display" : "New Zealand"
}
]
}
],
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "in-person",
"display" : "In person",
"definition" : "Appointment is delivered in person at a facility location."
},
{
"code" : "telephone",
"display" : "Telephone",
"definition" : "Appointment is delivered remotely by phone."
},
{
"code" : "telehealth",
"display" : "Telehealth",
"definition" : "Appointment is delivered remotely by video."
},
{
"code" : "home-visit",
"display" : "Home visit",
"definition" : "Appointment is delivered as a clinician visit to the patient's location."
}
]
}