HIP FHIR Common Terminology Guide
1.9.2 - Release
Publication Build: This will be filled in by the publication tooling
Active as of 2020-04-20 |
{
"resourceType" : "CodeSystem",
"id" : "hpi-organisation-type-1.1",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem hpi-organisation-type-1.1</b></p><a name=\"hpi-organisation-type-1.1\"> </a><a name=\"hchpi-organisation-type-1.1\"> </a><a name=\"hpi-organisation-type-1.1-en-US\"> </a><p>This case-insensitive code system <code>https://standards.digital.health.nz/ns/organisation-type-code</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=\"hpi-organisation-type-1.1-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=\"hpi-organisation-type-1.1-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=\"hpi-organisation-type-1.1-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=\"hpi-organisation-type-1.1-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=\"hpi-organisation-type-1.1-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=\"hpi-organisation-type-1.1-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=\"hpi-organisation-type-1.1-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=\"hpi-organisation-type-1.1-999\"> </a></td><td>Other</td><td/></tr></table></div>"
},
"url" : "https://standards.digital.health.nz/ns/organisation-type-code",
"version" : "1.1",
"name" : "Hpi_organisation_type",
"title" : "Organisation Type",
"status" : "active",
"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" : 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"
}
]
}