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

: Facility Type - TTL Representation

Retired as of 2020-04-20

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-facility-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\">Placeholder</div>"
  ] ; # 
  fhir:url [ fhir:v "https://standards.digital.health.nz/ns/hpi-facility-type"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2.0"] ; # 
  fhir:name [ fhir:v "Hpi_facility_type"] ; # 
  fhir:title [ fhir:v "Facility Type"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2020-04-20T00: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 coded value for facility type."] ; # 
  fhir:purpose [ fhir:v "A coded value for facility type."] ; # 
  fhir:caseSensitive [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:versionNeeded [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "65"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "Public Hospital" ] ;
fhir:definition [ fhir:v "A facility offering inpatient, outpatient and daypatient services run by a DHB" ]
  ] [
fhir:code [ fhir:v "002" ] ;
fhir:display [ fhir:v "Private Hospital" ] ;
fhir:definition [ fhir:v "A facility offering inpatient, outpatient and daypatient  services run by a Private Health Group" ]
  ] [
fhir:code [ fhir:v "004" ] ;
fhir:display [ fhir:v "Private Day Surgery" ] ;
fhir:definition [ fhir:v "A facility offering daypatient  services run by a Private Health Group" ]
  ] [
fhir:code [ fhir:v "005" ] ;
fhir:display [ fhir:v "Trust Hospital" ] ;
fhir:definition [ fhir:v "A facility offering inpatient, outpatient and daypatient services run by a Community or Charitable Trust" ]
  ] [
fhir:code [ fhir:v "007" ] ;
fhir:display [ fhir:v "DHB Laboratory" ] ;
fhir:definition [ fhir:v "A Laboratory run by a DHB" ]
  ] [
fhir:code [ fhir:v "008" ] ;
fhir:display [ fhir:v "DHB Outreach Clinic" ] ;
fhir:definition [ fhir:v "An outreach or immunisation clinic run by a DHB" ]
  ] [
fhir:code [ fhir:v "009" ] ;
fhir:display [ fhir:v "Armed Forces Hospital" ] ;
fhir:definition [ fhir:v "A facility offering inpatient, outpatient and daypatient services run by a branch of the NZ Armed Forces" ]
  ] [
fhir:code [ fhir:v "010" ] ;
fhir:display [ fhir:v "DHB Mental Health Unit" ] ;
fhir:definition [ fhir:v "A facility offering inpatient, outpatient and daypatient mental health services run by a DHB" ]
  ] [
fhir:code [ fhir:v "099" ] ;
fhir:display [ fhir:v "General Medical Services" ]
  ] [
fhir:code [ fhir:v "100" ] ;
fhir:display [ fhir:v "Community based clinical service facility - unspecified" ] ;
fhir:definition [ fhir:v "A place where unspecified services are provided in an office environment" ]
  ] [
fhir:code [ fhir:v "101" ] ;
fhir:display [ fhir:v "Enrolling GP Practice" ] ;
fhir:definition [ fhir:v "A place where primary care services are provided by a General Practitioner" ]
  ] [
fhir:code [ fhir:v "102" ] ;
fhir:display [ fhir:v "Community Specialist – unspecified" ] ;
fhir:definition [ fhir:v "A place where specialist services are provided in an office environment" ]
  ] [
fhir:code [ fhir:v "103" ] ;
fhir:display [ fhir:v "Community Laboratory" ] ;
fhir:definition [ fhir:v "A laboratory run by a private health group in a non-hospital setting" ]
  ] [
fhir:code [ fhir:v "104" ] ;
fhir:display [ fhir:v "Community Radiology" ] ;
fhir:definition [ fhir:v "A place where a radiology service is provided by a private health group" ]
  ] [
fhir:code [ fhir:v "105" ] ;
fhir:display [ fhir:v "Community Physiotherapy" ] ;
fhir:definition [ fhir:v "A place where physiotherapy services are provided in an office setting" ]
  ] [
fhir:code [ fhir:v "106" ] ;
fhir:display [ fhir:v "Community Dental" ] ;
fhir:definition [ fhir:v "A place where dental services are provided in an office setting" ]
  ] [
fhir:code [ fhir:v "107" ] ;
fhir:display [ fhir:v "Community Occupational Therapy" ] ;
fhir:definition [ fhir:v "A place where occupational therapy services are provided in an office setting" ]
  ] [
fhir:code [ fhir:v "108" ] ;
fhir:display [ fhir:v "Community Pharmacy" ] ;
fhir:definition [ fhir:v "A place where pharmacy services are provided in a shop or community health centre" ]
  ] [
fhir:code [ fhir:v "109" ] ;
fhir:display [ fhir:v "Community Counselling" ] ;
fhir:definition [ fhir:v "A place where counselling services are provided in an office setting" ]
  ] [
fhir:code [ fhir:v "110" ] ;
fhir:display [ fhir:v "Community Midwife" ] ;
fhir:definition [ fhir:v "Where midwifery services are provided by an independent midwife" ]
  ] [
fhir:code [ fhir:v "111" ] ;
fhir:display [ fhir:v "Community Nurse-Run Clinic" ] ;
fhir:definition [ fhir:v "A place where srvices are provided by a registered nurse in an office setting" ]
  ] [
fhir:code [ fhir:v "112" ] ;
fhir:display [ fhir:v "Community Psychology" ] ;
fhir:definition [ fhir:v "A place where services are provided by a psychologist in an office setting" ]
  ] [
fhir:code [ fhir:v "113" ] ;
fhir:display [ fhir:v "Community After Hours Clinic" ] ;
fhir:definition [ fhir:v "A place where after hours services are provided in a non-hospital setting" ]
  ] [
fhir:code [ fhir:v "114" ] ;
fhir:display [ fhir:v "NGO Facility" ] ;
fhir:definition [ fhir:v "A place where services are provided by a Non-Government Organisation" ]
  ] [
fhir:code [ fhir:v "115" ] ;
fhir:display [ fhir:v "Community Health Centre" ] ;
fhir:definition [ fhir:v "A facility providing more than one service" ]
  ] [
fhir:code [ fhir:v "116" ] ;
fhir:display [ fhir:v "Community Chiropractic" ] ;
fhir:definition [ fhir:v "A place where chiropractic services are provided in an office setting" ]
  ] [
fhir:code [ fhir:v "117" ] ;
fhir:display [ fhir:v "Community Osteopathy" ] ;
fhir:definition [ fhir:v "A place where osteopathic services are provided in an office setting" ]
  ] [
fhir:code [ fhir:v "118" ] ;
fhir:display [ fhir:v "Community Family Planning Clinic" ] ;
fhir:definition [ fhir:v "A place where family planning services are provided in an office setting" ]
  ] [
fhir:code [ fhir:v "119" ] ;
fhir:display [ fhir:v "Community Dermatology" ] ;
fhir:definition [ fhir:v "A place where dermatological services are provided in an office setting" ]
  ] [
fhir:code [ fhir:v "120" ] ;
fhir:display [ fhir:v "Community Optometry" ] ;
fhir:definition [ fhir:v "A place where Optological services are provided in an office  or shop setting" ]
  ] [
fhir:code [ fhir:v "121" ] ;
fhir:display [ fhir:v "Community Screening Clinic" ] ;
fhir:definition [ fhir:v "A place where screening services are provided in a non-hospital setting" ]
  ] [
fhir:code [ fhir:v "122" ] ;
fhir:display [ fhir:v "Community Youth Service" ] ;
fhir:definition [ fhir:v "A place where services are provided to youth in an office setting" ]
  ] [
fhir:code [ fhir:v "200" ] ;
fhir:display [ fhir:v "Prison Health Clinic" ] ;
fhir:definition [ fhir:v "A health clinic run by the Department of Corrections" ]
  ] [
fhir:code [ fhir:v "201" ] ;
fhir:display [ fhir:v "Plunket Clinic" ] ;
fhir:definition [ fhir:v "A place where services are provided by the Plunket Organisation" ]
  ] [
fhir:code [ fhir:v "202" ] ;
fhir:display [ fhir:v "Armed Forces Health Clinic" ] ;
fhir:definition [ fhir:v "A health clinic run by a branch of the NZ Armed Forces" ]
  ] [
fhir:code [ fhir:v "203" ] ;
fhir:display [ fhir:v "Student Health Clinic" ] ;
fhir:definition [ fhir:v "A health clinic in a school or University setting" ]
  ] [
fhir:code [ fhir:v "260" ] ;
fhir:display [ fhir:v "Ambulance" ]
  ] [
fhir:code [ fhir:v "300" ] ;
fhir:display [ fhir:v "Aged Care facilities" ]
  ] [
fhir:code [ fhir:v "400" ] ;
fhir:display [ fhir:v "Non Hospital Mental health" ]
  ] [
fhir:code [ fhir:v "450" ] ;
fhir:display [ fhir:v "Residential Support / Housing / Respite care facilities" ]
  ] [
fhir:code [ fhir:v "460" ] ;
fhir:display [ fhir:v "Rehabilitation Services" ]
  ] [
fhir:code [ fhir:v "500" ] ;
fhir:display [ fhir:v "Home Birth" ]
  ] [
fhir:code [ fhir:v "501" ] ;
fhir:display [ fhir:v "Hospital in the Home" ] ;
fhir:definition [ fhir:v "Services provided in the patient’s home environment by clinical staff working for a DHB" ]
  ] [
fhir:code [ fhir:v "600" ] ;
fhir:display [ fhir:v "Hospices" ]
  ] [
fhir:code [ fhir:v "700" ] ;
fhir:display [ fhir:v "Management Services Organisation" ]
  ] [
fhir:code [ fhir:v "710" ] ;
fhir:display [ fhir:v "MSO / PHO clinics" ]
  ] [
fhir:code [ fhir:v "711" ] ;
fhir:display [ fhir:v "Sexual Health" ]
  ] [
fhir:code [ fhir:v "720" ] ;
fhir:display [ fhir:v "DHB Management organisations" ]
  ] [
fhir:code [ fhir:v "730" ] ;
fhir:display [ fhir:v "MOH" ]
  ] [
fhir:code [ fhir:v "800" ] ;
fhir:display [ fhir:v "Private Clinicians" ]
  ] [
fhir:code [ fhir:v "806" ] ;
fhir:display [ fhir:v "Orthodontists" ]
  ] [
fhir:code [ fhir:v "808" ] ;
fhir:display [ fhir:v "Non Dispensing Pharmacy" ]
  ] [
fhir:code [ fhir:v "810" ] ;
fhir:display [ fhir:v "Podiatry" ]
  ] [
fhir:code [ fhir:v "815" ] ;
fhir:display [ fhir:v "Hands" ]
  ] [
fhir:code [ fhir:v "820" ] ;
fhir:display [ fhir:v "Orthopaedics" ]
  ] [
fhir:code [ fhir:v "830" ] ;
fhir:display [ fhir:v "Obstetrics - Gynaecology" ]
  ] [
fhir:code [ fhir:v "840" ] ;
fhir:display [ fhir:v "Ears / Hearing" ]
  ] [
fhir:code [ fhir:v "850" ] ;
fhir:display [ fhir:v "Chinese medicine" ]
  ] [
fhir:code [ fhir:v "855" ] ;
fhir:display [ fhir:v "Acupuncture" ]
  ] [
fhir:code [ fhir:v "860" ] ;
fhir:display [ fhir:v "Career / Work Support" ]
  ] [
fhir:code [ fhir:v "870" ] ;
fhir:display [ fhir:v "Occupational health - including company health clinics" ]
  ] [
fhir:code [ fhir:v "880" ] ;
fhir:display [ fhir:v "Anaesthetics" ]
  ] [
fhir:code [ fhir:v "890" ] ;
fhir:display [ fhir:v "Gyms, Wellness, Fitness, Health Spas" ]
  ] [
fhir:code [ fhir:v "888" ] ;
fhir:display [ fhir:v "Unknown" ]
  ] [
fhir:code [ fhir:v "999" ] ;
fhir:display [ fhir:v "Other" ]
  ] ) . #