HIP FHIR Common Terminology Guide
1.2.0 - Release

HIP FHIR Common Terminology Guide - Local Development build (v1.2.0). See the Directory of published versions

: HPI Registration Type - TTL Representation

Draft as of 2020-02-24

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

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