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
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="Hpi-practitioner-role-status-reason"/>
<meta>
<profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This code system https://standards.digital.health.nz/ns/hpi-practitioner-role-status-reason-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">enteredInError<a name="Hpi-practitioner-role-status-reason-enteredInError"> </a></td><td>Entered in error</td></tr><tr><td style="white-space:nowrap">duplicate<a name="Hpi-practitioner-role-status-reason-duplicate"> </a></td><td>Duplicate</td></tr><tr><td style="white-space:nowrap">died<a name="Hpi-practitioner-role-status-reason-died"> </a></td><td>Died</td></tr><tr><td style="white-space:nowrap">other<a name="Hpi-practitioner-role-status-reason-other"> </a></td><td>Other</td></tr></table></div>
</text>
<url
value="https://standards.digital.health.nz/ns/hpi-practitioner-role-status-reason-code"/>
<version value="0.9.0"/>
<name value="Hpi_practitioner_role_status_reason"/>
<title value="HPI PractitionerRole status reason"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2020-11-01T00:00:00+13: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="The reason for the current status of PractitionerRole."/>
<purpose value="The reason for the current status of PractitionerRole."/>
<caseSensitive value="false"/>
<valueSet
value="https://standards.digital.health.nz/fhir/ValueSet/hpi-practitioner-role-status-reason-code"/>
<versionNeeded value="false"/>
<content value="complete"/>
<count value="4"/>
<concept>
<code value="enteredInError"/>
<display value="Entered in error"/>
</concept>
<concept>
<code value="duplicate"/>
<display value="Duplicate"/>
</concept>
<concept>
<code value="died"/>
<display value="Died"/>
</concept>
<concept>
<code value="other"/>
<display value="Other"/>
</concept>
</CodeSystem>