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 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="DHOLocationPhysicalType"/>
<text>
<status value="generated"/>
<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>
</text>
<url
value="https://fhir-ig.digital.health.nz/shared-care/CodeSystem/DHOLocationPhysicalType"/>
<version value="0.4.5"/>
<name value="DHOLocationPhysicalType"/>
<title value="DHO Location Physical Type"/>
<status value="active"/>
<experimental value="false"/>
<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="Whether the location is physical or virtual."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="NZ"/>
<display value="New Zealand"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="2"/>
<concept>
<code value="physical"/>
<display value="Physical site or facility"/>
</concept>
<concept>
<code value="virtual"/>
<display value="Virtual / online / telehealth location"/>
</concept>
</CodeSystem>