Health New Zealand Te Whatu Ora Shared Care FHIR API
0.4.0 - release
Health New Zealand Te Whatu Ora Shared Care FHIR API - Local Development build (v0.4.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-11-17 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="hnz-person-telecom-phone-type-codes"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem hnz-person-telecom-phone-type-codes</b></p><a name="hnz-person-telecom-phone-type-codes"> </a><a name="hchnz-person-telecom-phone-type-codes"> </a><a name="hnz-person-telecom-phone-type-codes-en-NZ"> </a><p>This case-insensitive code system <code>https://fhir-ig.digital.health.nz/shared-care/CodeSystem/hnz-person-telecom-phone-type-codes</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">Mobile<a name="hnz-person-telecom-phone-type-codes-Mobile"> </a></td><td>Mobile phone</td></tr><tr><td style="white-space:nowrap">Landline<a name="hnz-person-telecom-phone-type-codes-Landline"> </a></td><td>Landline or fixed-line phone</td></tr><tr><td style="white-space:nowrap">Australian<a name="hnz-person-telecom-phone-type-codes-Australian"> </a></td><td>Australian phone</td></tr><tr><td style="white-space:nowrap">Other<a name="hnz-person-telecom-phone-type-codes-Other"> </a></td><td>Other phone tyme</td></tr></table></div>
</text>
<url
value="https://fhir-ig.digital.health.nz/shared-care/CodeSystem/hnz-person-telecom-phone-type-codes"/>
<version value="0.4.0"/>
<name value="PersonTelecomPhoneTypeCodes"/>
<title value="Codes for Telecom Phone Types"/>
<status value="active"/>
<experimental value="false"/>
<date value="2024-11-17T21:27:07+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="David Grainger"/>
<telecom>
<system value="email"/>
<value value="david.grainger@middleware.co.nz"/>
<use value="work"/>
</telecom>
</contact>
<description value="Each code represents a phone type"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="NZ"/>
<display value="New Zealand"/>
</coding>
</jurisdiction>
<purpose
value="Enables the recording of a phone type for a telecom record."/>
<caseSensitive value="false"/>
<content value="complete"/>
<count value="4"/>
<concept>
<code value="Mobile"/>
<display value="Mobile phone"/>
</concept>
<concept>
<code value="Landline"/>
<display value="Landline or fixed-line phone"/>
</concept>
<concept>
<code value="Australian"/>
<display value="Australian phone"/>
</concept>
<concept>
<code value="Other"/>
<display value="Other phone tyme"/>
</concept>
</CodeSystem>