FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/hpi-organisation-type-1.1

Packagemedicalert.fhir.ig.firstresponder
TypeCodeSystem
Idhpi-organisation-type-1.1
FHIR VersionR4
Sourcehttps://standards.medicalert.nz/ns/medicalert/https://build.fhir.org/ig/daniel-thomson/medicalert/CodeSystem-hpi-organisation-type-1.1.html
URLhttps://standards.digital.health.nz/ns/organisation-type-code
Version0.1.0
Statusactive
Date2020-04-20T00:00:00+13:00
NameHpi_organisation_type
TitleOrganisation Type
Realmnz
DescriptionA coded value for organisation type.
PurposeA coded value for organisation type.
Contentcomplete

Resources that use this resource

ConceptMap
hpi-organisation-typeHPI Organisation Type Mapping
ValueSet
organisation-type-codeOrganisation Type
organisation-type-codeOrganisation Type

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem hpi-organisation-type-1.1

This case-insensitive code system https://standards.digital.health.nz/ns/organisation-type-code defines the following codes:

CodeDisplayDefinition
001 District Health Board (DHB)DHBs provide (or fund the provision of) health and disability services to 20 districts throughout New Zealand.
003 Government OrganisationsThis includes both national and local government bodies but excludes DHBs.
006 Responsible AuthorityResponsible Authorities are Listed in the Health Practitioners Competency Assurance Act 2003.
007 Research InstitutionsResearch institutions not involved in education.
008 Education InstitutionsEducation institutions - these may include those involved in research, e.g. universities.
009 Primary Health Organisation (PHO)PHOs are the local provider organisations through which DHBs implement the Primary Health Care Strategy.
027 Māori Health ProvidersProvider organisations that are owned and governed by Māori and provide services primarily, but not exclusively, to Māori.
999 Other

Source

{
  "resourceType": "CodeSystem",
  "id": "hpi-organisation-type-1.1",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://standards.digital.health.nz/ns/organisation-type-code",
  "version": "0.1.0",
  "name": "Hpi_organisation_type",
  "title": "Organisation Type",
  "status": "active",
  "experimental": false,
  "date": "2020-04-20T00:00:00+13:00",
  "publisher": "MedicAlert",
  "contact": [
    {
      "name": "MedicAlert",
      "telecom": [
        {
          "system": "url",
          "value": "https://medicalert.nz/"
        }
      ]
    }
  ],
  "description": "A coded value for organisation type.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NZ",
          "display": "New Zealand"
        }
      ]
    }
  ],
  "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"
    }
  ]
}