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

: Organisation Type - XML Representation

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="HpiOrganisation-type"/>
  <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://nzhts.digital.health.nz/ns/organisation-type-code defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">001<a name="HpiOrganisation-type-001"> </a></td><td>District Health Board (DHB)</td><td>DHBs provide (or fund the provision of) health and disability services to 20 districts throughout New Zealand.</td></tr><tr><td style="white-space:nowrap">003<a name="HpiOrganisation-type-003"> </a></td><td>Government Organisations</td><td>This includes both national and local government bodies but excludes DHBs.</td></tr><tr><td style="white-space:nowrap">006<a name="HpiOrganisation-type-006"> </a></td><td>Responsible Authority</td><td>Responsible Authorities are Listed in the Health Practitioners Competency Assurance Act 2003.</td></tr><tr><td style="white-space:nowrap">007<a name="HpiOrganisation-type-007"> </a></td><td>Research Institutions</td><td>Research institutions not involved in education.</td></tr><tr><td style="white-space:nowrap">008<a name="HpiOrganisation-type-008"> </a></td><td>Education Institutions</td><td>Education institutions - these may include those involved in research, e.g. universities.</td></tr><tr><td style="white-space:nowrap">009<a name="HpiOrganisation-type-009"> </a></td><td>Primary Health Organisation (PHO)</td><td>PHOs are the local provider organisations through which DHBs implement the Primary Health Care Strategy.</td></tr><tr><td style="white-space:nowrap">027<a name="HpiOrganisation-type-027"> </a></td><td>Māori Health Providers</td><td>Provider organisations that are owned and governed by Māori and provide services primarily, but not exclusively, to Māori.</td></tr><tr><td style="white-space:nowrap">999<a name="HpiOrganisation-type-999"> </a></td><td>Other</td><td/></tr></table></div>
  </text>
  <url value="https://nzhts.digital.health.nz/ns/organisation-type-code"/>
  <version value="0.9.0"/>
  <name value="Hpi_organisation_type"/>
  <title value="Organisation Type"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2020-04-20T00: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="A coded value for organisation type."/>
  <purpose value="A coded value for organisation type."/>
  <caseSensitive value="false"/>
  <versionNeeded value="true"/>
  <content value="complete"/>
  <count value="8"/>
  <concept>
    <code value="001"/>
    <display value="District Health Board (DHB)"/>
    <definition
                value="DHBs provide (or fund the provision of) health and disability services to 20 districts throughout New Zealand."/>
  </concept>
  <concept>
    <code value="003"/>
    <display value="Government Organisations"/>
    <definition
                value="This includes both national and local government bodies but excludes DHBs."/>
  </concept>
  <concept>
    <code value="006"/>
    <display value="Responsible Authority"/>
    <definition
                value="Responsible Authorities are Listed in the Health Practitioners Competency Assurance Act 2003."/>
  </concept>
  <concept>
    <code value="007"/>
    <display value="Research Institutions"/>
    <definition value="Research institutions not involved in education."/>
  </concept>
  <concept>
    <code value="008"/>
    <display value="Education Institutions"/>
    <definition
                value="Education institutions - these may include those involved in research, e.g. universities."/>
  </concept>
  <concept>
    <code value="009"/>
    <display value="Primary Health Organisation (PHO)"/>
    <definition
                value="PHOs are the local provider organisations through which DHBs implement the Primary Health Care Strategy."/>
  </concept>
  <concept>
    <code value="027"/>
    <display value="Māori Health Providers"/>
    <definition
                value="Provider organisations that are owned and governed by Māori and provide services primarily, but not exclusively, to Māori."/>
  </concept>
  <concept>
    <code value="999"/>
    <display value="Other"/>
  </concept>
</CodeSystem>