HIP FHIR Common Terminology Guide
1.3.1 - Release

HIP FHIR Common Terminology Guide - Local Development build (v1.3.1). See the Directory of published versions

: Organisation Type - XML Representation

Retired as of 2020-04-20

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="hpi-organisation-type-1.0"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">Placeholder</div>
  </text>
  <url value="https://standards.digital.health.nz/ns/organisation-type-code"/>
  <version value="1.0"/>
  <name value="Hpi_organisation_type_10"/>
  <title value="Organisation Type"/>
  <status value="retired"/>
  <experimental value="false"/>
  <date value="2020-04-20T00:00:00+13:00"/>
  <publisher value="Te Whatu Ora"/>
  <contact>
    <name value="Te Whatu Ora"/>
    <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="28"/>
  <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="002"/>
    <display value="Community Trust"/>
    <definition
                value="Community Trusts are non-profit organisations that provide health and disability services, and do not include Charitable Trusts."/>
  </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="004"/>
    <display value="Charitable Trust or Incorporated Society"/>
    <definition
                value="A Trust is a group of people (Trustees) who agree to hold money or assets and carry out activities for the benefit of certain other people (beneficiaries), or in the case of a Charitable Trust, for the benefit of the community, and does not include Community Trusts."/>
  </concept>
  <concept>
    <code value="005"/>
    <display value="Non-Governmental Organisations"/>
    <definition
                value="Organisations that receive government funding to provide a set service.  All non-governmental organisations that are not charitable trusts."/>
  </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="010"/>
    <display value="Independent Practitioner Associations"/>
    <definition
                value="An association for independent practitioners that is not a PHO."/>
  </concept>
  <concept>
    <code value="011"/>
    <display value="Private Hospital"/>
    <definition value="A hospital that is not a public facility."/>
  </concept>
  <concept>
    <code value="012"/>
    <display value="Pharmacy"/>
    <definition
                value="An organisation that includes the business of dispensing pharmaceuticals."/>
  </concept>
  <concept>
    <code value="013"/>
    <display value="General Practice"/>
    <definition
                value="Where one or more medical practitioners are practising."/>
  </concept>
  <concept>
    <code value="014"/>
    <display value="Community Based Clinical Services"/>
    <definition
                value="Where a service is provided in an office environment including specialists, physiotherapists, dentists, laboratories, radiology clinics, etc."/>
  </concept>
  <concept>
    <code value="015"/>
    <display value="Accident and Medical Clinic"/>
    <definition value="ACC Supplied"/>
  </concept>
  <concept>
    <code value="016"/>
    <display value="Centre"/>
    <definition value="ACC Supplied"/>
  </concept>
  <concept>
    <code value="017"/>
    <display value="Community Trust Hospitals"/>
    <definition value="ACC Supplied"/>
  </concept>
  <concept>
    <code value="018"/>
    <display value="Group or Partners"/>
    <definition value="ACC Supplied"/>
  </concept>
  <concept>
    <code value="019"/>
    <display value="Home Help (only)"/>
    <definition value="ACC Supplied"/>
  </concept>
  <concept>
    <code value="020"/>
    <display value="Hospital Pharmacy"/>
    <definition value="ACC Supplied"/>
  </concept>
  <concept>
    <code value="021"/>
    <display value="Individual Registration"/>
    <definition value="ACC Supplied"/>
  </concept>
  <concept>
    <code value="022"/>
    <display value="Other Pharmacy"/>
    <definition value="ACC Supplied"/>
  </concept>
  <concept>
    <code value="023"/>
    <display value="Public Hospital"/>
    <definition value="ACC Supplied"/>
  </concept>
  <concept>
    <code value="024"/>
    <display value="Dental Practice"/>
    <definition value="ACC Supplied"/>
  </concept>
  <concept>
    <code value="025"/>
    <display value="Optometrist"/>
    <definition value="ACC Supplied"/>
  </concept>
  <concept>
    <code value="026"/>
    <display value="Hearing Services"/>
    <definition value="ACC Supplied"/>
  </concept>
  <concept>
    <code value="888"/>
    <display value="Unknown"/>
  </concept>
  <concept>
    <code value="999"/>
    <display value="Other"/>
  </concept>
</CodeSystem>