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" : "DHOLocationPhysicalType",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem DHOLocationPhysicalType</b></p><a name=\"DHOLocationPhysicalType\"> </a><a name=\"hcDHOLocationPhysicalType\"> </a><p>This case-sensitive code system <code>https://fhir-ig.digital.health.nz/shared-care/CodeSystem/DHOLocationPhysicalType</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">physical<a name=\"DHOLocationPhysicalType-physical\"> </a></td><td>Physical site or facility</td></tr><tr><td style=\"white-space:nowrap\">virtual<a name=\"DHOLocationPhysicalType-virtual\"> </a></td><td>Virtual / online / telehealth location</td></tr></table></div>"
},
"url" : "https://fhir-ig.digital.health.nz/shared-care/CodeSystem/DHOLocationPhysicalType",
"version" : "0.4.5",
"name" : "DHOLocationPhysicalType",
"title" : "DHO Location Physical Type",
"status" : "active",
"experimental" : false,
"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" : "Whether the location is physical or virtual.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "NZ",
"display" : "New Zealand"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "physical",
"display" : "Physical site or facility"
},
{
"code" : "virtual",
"display" : "Virtual / online / telehealth location"
}
]
}