New Zealand Health Terminology Service (NZHTS) Implementation Guide
0.1.0 - ci-build
New Zealand Health Terminology Service (NZHTS) Implementation Guide, published by Health New Zealand | Te Whatu Ora. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/daniel-thomson/nzhts/ and changes regularly. See the Directory of published versions
Draft as of 2023-06-19 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="d1adf025-b6d2-44dc-a8b1-da3adfcafa73"/>
<meta>
<versionId value="1"/>
<lastUpdated value="2024-11-05T17:10:06.562+13:00"/>
</meta>
<url value="https://standards.digital.health.nz/ns/nz-purpose-of-use"/>
<version value="0.1.0"/>
<name value="NZPurposeOfUse"/>
<title value="NZ Purpose Of Use"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2023-06-19T00:00:00.000Z"/>
<publisher value="Health New Zealand | Te Whatu Ora"/>
<contact>
<name value="Health New Zealand | Te Whatu Ora"/>
<telecom>
<system value="url"/>
<value value="https://www.tewhatuora.govt.nz/"/>
</telecom>
</contact>
<description
value="Additional codes to be incorporated with HL7 v3 Value Set Purpose of Use"/>
<caseSensitive value="true"/>
<hierarchyMeaning value="is-a"/>
<compositional value="false"/>
<versionNeeded value="false"/>
<content value="complete"/>
<count value="5"/>
<concept>
<code value="NZLEG"/>
<display value="legislative requirement"/>
<definition
value="To perform actions otherwise described in New Zealand Legislation"/>
</concept>
<concept>
<code value="NZRISK"/>
<display value="risk assessment"/>
<definition
value="To perform risk management assessment and the disclosure is solely to a person engaged by the agency for the purpose of assessing the agency’s risk"/>
<property>
<code value="child"/>
<valueCode value="NZLEG"/>
</property>
</concept>
<concept>
<code value="NZCHILD"/>
<display value="child abuse reporting"/>
<definition
value="To perform actions relating to the mandatory reporting of child abuse"/>
<property>
<code value="child"/>
<valueCode value="NZLEG"/>
</property>
</concept>
<concept>
<code value="NZSCREEN"/>
<display value="screening"/>
<definition
value="To perform actions relating to screening carried out under legislation"/>
<property>
<code value="child"/>
<valueCode value="NZLEG"/>
</property>
</concept>
<concept>
<code value="NOTSUPPLIED"/>
<display value="No code supplied"/>
<definition
value="Where no purpose of use code was supplied in an API request. This may not be a valid code for clients to supply, but will be used in the audit record to indicate no purpose of use code was included in a rejected request."/>
<property>
<code value="child"/>
<valueCode value="NZLEG"/>
</property>
</concept>
</CodeSystem>