New Zealand HPI Implementation Guide
0.9.0 - CI Build
New Zealand HPI Implementation Guide, published by Ministry of Health. This is not an authorized publication; it is the continuous build for version 0.9.0). This version is based on the current content of https://github.com/HL7NZ/hpi/ and changes regularly. See the Directory of published versions
<ValueSet xmlns="http://hl7.org/fhir">
<id value="Hpi-IdentfierUse"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-identifier-use.html"><code>http://hl7.org/fhir/identifier-use</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-identifier-use.html#identifier-use-official">official</a></td><td>Official</td><td>The identifier considered to be most trusted for the identification of this item. Sometimes also known as "primary" and "main". The determination of "official" is subjective and implementation guides often provide additional guidelines for use.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-identifier-use.html#identifier-use-old">old</a></td><td>Old</td><td>The identifier id no longer considered valid, but may be relevant for search purposes. E.g. Changes to identifier schemes, account merges, etc.</td></tr></table></li></ul></div>
</text>
<url
value="https://nzhts.digital.health.nz/fhir/ValueSet/hpi-identifier-use-code"/>
<version value="0.9.0"/>
<name value="Hpi_IdentfierUse"/>
<title value="IdentifierUse"/>
<status value="active"/>
<date value="2020-12-18T23:08:15+00:00"/>
<publisher value="Ministry of Health"/>
<contact>
<name value="Ministry of Health"/>
<telecom>
<system value="email"/>
<value value="mailto:integration@health.govt.nz"/>
</telecom>
</contact>
<description value="Use values for an Identifier"/>
<purpose value="Identifies the purpose for this identifier, if known."/>
<compose>
<include>
<system value="http://hl7.org/fhir/identifier-use"/>
<concept>
<code value="official"/>
<display value="Official"/>
</concept>
<concept>
<code value="old"/>
<display value="Old"/>
</concept>
</include>
</compose>
</ValueSet>