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

: HPI Registration Type - JSON Representation

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "Hpi-registration-type",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Properties</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>URL</b></td><td><b>Description</b></td><td><b>Type</b></td></tr><tr><td>ASSIGNER</td><td/><td>Assigner is the organization that issued the id.</td><td>string</td></tr></table><p>This code system https://standards.digital.health.nz/ns/practitioner-registration-authority-code defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">CH<a name=\"Hpi-registration-type-CH\"> </a></td><td>Chiropractic Board Register</td></tr><tr><td style=\"white-space:nowrap\">DC<a name=\"Hpi-registration-type-DC\"> </a></td><td>Dental Council Register</td></tr><tr><td style=\"white-space:nowrap\">DI<a name=\"Hpi-registration-type-DI\"> </a></td><td>Dietitians Board Register</td></tr><tr><td style=\"white-space:nowrap\">LT<a name=\"Hpi-registration-type-LT\"> </a></td><td>Medical Sciences Council Register</td></tr><tr><td style=\"white-space:nowrap\">MC<a name=\"Hpi-registration-type-MC\"> </a></td><td>Medical Council of New Zealand Register</td></tr><tr><td style=\"white-space:nowrap\">MW<a name=\"Hpi-registration-type-MW\"> </a></td><td>Midwifery Council Register</td></tr><tr><td style=\"white-space:nowrap\">NC<a name=\"Hpi-registration-type-NC\"> </a></td><td>Nursing Council of New Zealand Register</td></tr><tr><td style=\"white-space:nowrap\">OD<a name=\"Hpi-registration-type-OD\"> </a></td><td>Optometrists &amp; Dispensing Opticians Board Register</td></tr><tr><td style=\"white-space:nowrap\">OS<a name=\"Hpi-registration-type-OS\"> </a></td><td>Osteopathic Council Register</td></tr><tr><td style=\"white-space:nowrap\">OT<a name=\"Hpi-registration-type-OT\"> </a></td><td>Occupational Therapy Board Register</td></tr><tr><td style=\"white-space:nowrap\">PA<a name=\"Hpi-registration-type-PA\"> </a></td><td>Paramedic Council Register</td></tr><tr><td style=\"white-space:nowrap\">PB<a name=\"Hpi-registration-type-PB\"> </a></td><td>Psychotherapists Board Register</td></tr><tr><td style=\"white-space:nowrap\">PC<a name=\"Hpi-registration-type-PC\"> </a></td><td>Psychologists Board Register</td></tr><tr><td style=\"white-space:nowrap\">PM<a name=\"Hpi-registration-type-PM\"> </a></td><td>Pharmacy Council of New Zealand Register</td></tr><tr><td style=\"white-space:nowrap\">PO<a name=\"Hpi-registration-type-PO\"> </a></td><td>Podiatrists Board Register</td></tr><tr><td style=\"white-space:nowrap\">PT<a name=\"Hpi-registration-type-PT\"> </a></td><td>Physiotherapy Board Register</td></tr><tr><td style=\"white-space:nowrap\">RT<a name=\"Hpi-registration-type-RT\"> </a></td><td>Medical Radiation Technologists Board Register</td></tr><tr><td style=\"white-space:nowrap\">NR<a name=\"Hpi-registration-type-NR\"> </a></td><td>Health Workers without a professional registration</td></tr><tr><td style=\"white-space:nowrap\">DH<a name=\"Hpi-registration-type-DH\"> </a></td><td>Dental Council Register Number - Dental Hygienists</td></tr><tr><td style=\"white-space:nowrap\">DD<a name=\"Hpi-registration-type-DD\"> </a></td><td>Dental Council Register Number - Dentists</td></tr><tr><td style=\"white-space:nowrap\">DN<a name=\"Hpi-registration-type-DN\"> </a></td><td>Dental Council Register Number - Dental Technicians</td></tr><tr><td style=\"white-space:nowrap\">DT<a name=\"Hpi-registration-type-DT\"> </a></td><td>Dental Council Register Number - Dental Therapists</td></tr></table></div>"
  },
  "url" : "https://standards.digital.health.nz/ns/practitioner-registration-authority-code",
  "version" : "0.9.0",
  "name" : "Hpi_registration_type",
  "title" : "HPI Registration Type",
  "status" : "draft",
  "experimental" : false,
  "date" : "2020-02-24T00:00:00+13:00",
  "publisher" : "Ministry of Health",
  "contact" : [
    {
      "name" : "Ministry of Health",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:integration@health.govt.nz"
        }
      ]
    }
  ],
  "description" : "A code to identify the type of professional registration the healthcare provider person has been assigned.",
  "purpose" : "A code to identify the type of professional registration the healthcare provider person has been assigned.",
  "caseSensitive" : false,
  "valueSet" : "https://standards.digital.health.nz/fhir/ValueSet/practitioner-registration-authority-code",
  "versionNeeded" : true,
  "content" : "complete",
  "count" : 22,
  "property" : [
    {
      "code" : "ASSIGNER",
      "description" : "Assigner is the organization that issued the id.",
      "type" : "string"
    }
  ],
  "concept" : [
    {
      "code" : "CH",
      "display" : "Chiropractic Board Register",
      "property" : [
        {
          "code" : "ASSIGNER",
          "valueString" : "G00019-D"
        }
      ]
    },
    {
      "code" : "DC",
      "display" : "Dental Council Register",
      "property" : [
        {
          "code" : "ASSIGNER",
          "valueString" : "G00002-J"
        }
      ]
    },
    {
      "code" : "DI",
      "display" : "Dietitians Board Register",
      "property" : [
        {
          "code" : "ASSIGNER",
          "valueString" : "G00023-F"
        }
      ]
    },
    {
      "code" : "LT",
      "display" : "Medical Sciences Council Register",
      "property" : [
        {
          "code" : "ASSIGNER",
          "valueString" : "G00021-B"
        }
      ]
    },
    {
      "code" : "MC",
      "display" : "Medical Council of New Zealand Register",
      "property" : [
        {
          "code" : "ASSIGNER",
          "valueString" : "G00004-B"
        }
      ]
    },
    {
      "code" : "MW",
      "display" : "Midwifery Council Register",
      "property" : [
        {
          "code" : "ASSIGNER",
          "valueString" : "G00009-A"
        }
      ]
    },
    {
      "code" : "NC",
      "display" : "Nursing Council of New Zealand Register",
      "property" : [
        {
          "code" : "ASSIGNER",
          "valueString" : "G00008-K"
        }
      ]
    },
    {
      "code" : "OD",
      "display" : "Optometrists & Dispensing Opticians Board Register",
      "property" : [
        {
          "code" : "ASSIGNER",
          "valueString" : "G00015-G"
        }
      ]
    },
    {
      "code" : "OS",
      "display" : "Osteopathic Council Register",
      "property" : [
        {
          "code" : "ASSIGNER",
          "valueString" : "G00022-D"
        }
      ]
    },
    {
      "code" : "OT",
      "display" : "Occupational Therapy Board Register",
      "property" : [
        {
          "code" : "ASSIGNER",
          "valueString" : "G00000-E"
        }
      ]
    },
    {
      "code" : "PA",
      "display" : "Paramedic Council Register",
      "property" : [
        {
          "code" : "ASSIGNER",
          "valueString" : "G0H578-C"
        }
      ]
    },
    {
      "code" : "PB",
      "display" : "Psychotherapists Board Register",
      "property" : [
        {
          "code" : "ASSIGNER",
          "valueString" : "G03509-C"
        }
      ]
    },
    {
      "code" : "PC",
      "display" : "Psychologists Board Register",
      "property" : [
        {
          "code" : "ASSIGNER",
          "valueString" : "G00018-B"
        }
      ]
    },
    {
      "code" : "PM",
      "display" : "Pharmacy Council of New Zealand Register",
      "property" : [
        {
          "code" : "ASSIGNER",
          "valueString" : "G00010-H"
        }
      ]
    },
    {
      "code" : "PO",
      "display" : "Podiatrists Board Register",
      "property" : [
        {
          "code" : "ASSIGNER",
          "valueString" : "G00016-J"
        }
      ]
    },
    {
      "code" : "PT",
      "display" : "Physiotherapy Board Register",
      "property" : [
        {
          "code" : "ASSIGNER",
          "valueString" : "G00007-H"
        }
      ]
    },
    {
      "code" : "RT",
      "display" : "Medical Radiation Technologists Board Register",
      "property" : [
        {
          "code" : "ASSIGNER",
          "valueString" : "G00014-E"
        }
      ]
    },
    {
      "code" : "NR",
      "display" : "Health Workers without a professional registration"
    },
    {
      "code" : "DH",
      "display" : "Dental Council Register Number - Dental Hygienists",
      "property" : [
        {
          "code" : "ASSIGNER",
          "valueString" : "G00002-J"
        }
      ]
    },
    {
      "code" : "DD",
      "display" : "Dental Council Register Number - Dentists",
      "property" : [
        {
          "code" : "ASSIGNER",
          "valueString" : "G00002-J"
        }
      ]
    },
    {
      "code" : "DN",
      "display" : "Dental Council Register Number - Dental Technicians",
      "property" : [
        {
          "code" : "ASSIGNER",
          "valueString" : "G00002-J"
        }
      ]
    },
    {
      "code" : "DT",
      "display" : "Dental Council Register Number - Dental Therapists",
      "property" : [
        {
          "code" : "ASSIGNER",
          "valueString" : "G00002-J"
        }
      ]
    }
  ]
}