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 - JSON Representation

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "HpiOrganisation-type",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "https://nzhts.digital.health.nz/ns/organisation-type-code",
  "version" : "0.9.0",
  "name" : "Hpi_organisation_type",
  "title" : "Organisation Type",
  "status" : "active",
  "experimental" : false,
  "date" : "2020-04-20T00:00:00+13:00",
  "publisher" : "Ministry of Health",
  "contact" : [
    {
      "name" : "Ministry of Health",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:integration@health.govt.nz"
        }
      ]
    }
  ],
  "description" : "A coded value for organisation type.",
  "purpose" : "A coded value for organisation type.",
  "caseSensitive" : false,
  "versionNeeded" : true,
  "content" : "complete",
  "count" : 8,
  "concept" : [
    {
      "code" : "001",
      "display" : "District Health Board (DHB)",
      "definition" : "DHBs provide (or fund the provision of) health and disability services to 20 districts throughout New Zealand."
    },
    {
      "code" : "003",
      "display" : "Government Organisations",
      "definition" : "This includes both national and local government bodies but excludes DHBs."
    },
    {
      "code" : "006",
      "display" : "Responsible Authority",
      "definition" : "Responsible Authorities are Listed in the Health Practitioners Competency Assurance Act 2003."
    },
    {
      "code" : "007",
      "display" : "Research Institutions",
      "definition" : "Research institutions not involved in education."
    },
    {
      "code" : "008",
      "display" : "Education Institutions",
      "definition" : "Education institutions - these may include those involved in research, e.g. universities."
    },
    {
      "code" : "009",
      "display" : "Primary Health Organisation (PHO)",
      "definition" : "PHOs are the local provider organisations through which DHBs implement the Primary Health Care Strategy."
    },
    {
      "code" : "027",
      "display" : "Māori Health Providers",
      "definition" : "Provider organisations that are owned and governed by Māori and provide services primarily, but not exclusively, to Māori."
    },
    {
      "code" : "999",
      "display" : "Other"
    }
  ]
}