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

Retired as of 2020-04-20

Raw json | Download


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