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
Active as of 2020-04-20 |
@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-location-type-1.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/location-type-code"^^xsd:anyURI] ; # fhir:version [ fhir:v "1.0"] ; # fhir:name [ fhir:v "Hpi_location_type"] ; # fhir:title [ fhir:v "Location Type"] ; # fhir:status [ fhir:v "active"] ; # 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 location type."] ; # fhir:purpose [ fhir:v "A coded value for location type."] ; # fhir:caseSensitive [ fhir:v "false"^^xsd:boolean] ; # fhir:versionNeeded [ fhir:v "true"^^xsd:boolean] ; # fhir:content [ fhir:v "complete"] ; # fhir:count [ fhir:v "101"^^xsd:nonNegativeInteger] ; # fhir:concept ( [ fhir:code [ fhir:v "dhbhosp" ] ; fhir:display [ fhir:v "DHB Hospital" ] ; fhir:definition [ fhir:v "A Hospital Campus offering inpatient, outpatient and daypatient services run by a DHB" ] ] [ fhir:code [ fhir:v "dhbhospunit" ] ; fhir:display [ fhir:v "DHB Hospital Unit" ] ; fhir:definition [ fhir:v "A DHB hospital department or ward (not otherwise specified)" ] ] [ fhir:code [ fhir:v "dhbopservice" ] ; fhir:display [ fhir:v "DHB non Hospital Service" ] ; fhir:definition [ fhir:v "A DHB unit that is independent of a specific hospital eg PHU or Admin office" ] ] [ fhir:code [ fhir:v "dhbpharm" ] ; fhir:display [ fhir:v "DHB Hospital Pharmacy" ] ; fhir:definition [ fhir:v "Internal Pharmacy Associated with DHB Hospital" ] ] [ fhir:code [ fhir:v "dhblab" ] ; fhir:display [ fhir:v "DHB Laboratory" ] ; fhir:definition [ fhir:v "A Laboratory run by a DHB" ] ] [ fhir:code [ fhir:v "dhboutreach" ] ; fhir:display [ fhir:v "DHB Outreach Clinic" ] ; fhir:definition [ fhir:v "An outreach or immunisation clinic run by a DHB" ] ] [ fhir:code [ fhir:v "dhbmhunit" ] ; 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 "dhbhomebirth" ] ; fhir:display [ fhir:v "Home Birth" ] ; fhir:definition [ fhir:v "Home Birth services as managed by DHBs" ] ] [ fhir:code [ fhir:v "dhbmaternity" ] ; fhir:display [ fhir:v "DHB Maternity" ] ; fhir:definition [ fhir:v "DHB maternity services - including maternity units and support for LMC/midwives." ] ] [ fhir:code [ fhir:v "dhbed" ] ; fhir:display [ fhir:v "DHB ED Department" ] ; fhir:definition [ fhir:v "DHB emergency Departments." ] ] [ fhir:code [ fhir:v "cancerreg" ] ; fhir:display [ fhir:v "DHB Cancer Registrar" ] ; fhir:definition [ fhir:v "Facility Ids allocated to DHB Cancer registrars" ] ] [ fhir:code [ fhir:v "dhbphu" ] ; fhir:display [ fhir:v "DHB Public Health Unit" ] ; fhir:definition [ fhir:v "A place where a DHB provides Public Health advice and programs in an office setting." ] ] [ fhir:code [ fhir:v "privhosp" ] ; fhir:display [ fhir:v "Private Hospital" ] ; fhir:definition [ fhir:v "A facility offering inpatient, outpatient and daypatient services run by a Private Health Group or Trust" ] ] [ fhir:code [ fhir:v "privhospunit" ] ; fhir:display [ fhir:v "Private Hospital Unit" ] ; fhir:definition [ fhir:v "A private hospital department or ward (not otherwise specified)" ] ] [ fhir:code [ fhir:v "privhosppharm" ] ; fhir:display [ fhir:v "Private Hospital Pharmacy" ] ; fhir:definition [ fhir:v "Internal Pharmacy" ] ] [ fhir:code [ fhir:v "privsurg" ] ; fhir:display [ fhir:v "Private Day Surgery" ] ; fhir:definition [ fhir:v "A facility where surgical procedures are performed - no overnight stays" ] ] [ fhir:code [ fhir:v "hospice" ] ; fhir:display [ fhir:v "Hospices" ] ] [ fhir:code [ fhir:v "agedcare" ] ; fhir:display [ fhir:v "Aged Care facilities" ] ; fhir:definition [ fhir:v "Includes Retirement Villages, Rest Homes and any associated Hospital and or Dementia units." ] ] [ fhir:code [ fhir:v "gms" ] ; fhir:display [ fhir:v "General Medical Services" ] ; fhir:definition [ fhir:v "A place where primary care services are provided by a General Practitioner who is not affiliated to a PHO" ] ] [ fhir:code [ fhir:v "gpenrol" ] ; fhir:display [ fhir:v "Enrolling GP Practice" ] ; fhir:definition [ fhir:v "A place where primary care services are provided to enrolled patients by a General Practitioner" ] ] [ fhir:code [ fhir:v "comclinic" ] ; 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 "nurseclinic" ] ; fhir:display [ fhir:v "Community Nurse-Run Clinic" ] ; fhir:definition [ fhir:v "A place where services are provided by a registered nurse in an office setting" ] ] [ fhir:code [ fhir:v "armclinic" ] ; 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 "youth" ] ; 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 "prisclinic" ] ; fhir:display [ fhir:v "Prison Health Clinic" ] ; fhir:definition [ fhir:v "A health clinic run by the Department of Corrections" ] ] [ fhir:code [ fhir:v "stuclinic" ] ; fhir:display [ fhir:v "Student Health Clinic" ] ; fhir:definition [ fhir:v "A health clinic in a school or University setting providing services to students" ] ] [ fhir:code [ fhir:v "msoclinic" ] ; fhir:display [ fhir:v "MSO / PHO clinics" ] ; fhir:definition [ fhir:v "Services provided in a clinical setting by PHO/MSO" ] ] [ fhir:code [ fhir:v "sexualhealth" ] ; fhir:display [ fhir:v "Sexual Health" ] ; fhir:definition [ fhir:v "A place where sexual health clinics take place" ] ] [ fhir:code [ fhir:v "screening" ] ; fhir:display [ fhir:v "Screening Service" ] ; fhir:definition [ fhir:v "A place that offers screening services" ] ] [ fhir:code [ fhir:v "occhealth" ] ; fhir:display [ fhir:v "Occupational health - including company health clinics" ] ; fhir:definition [ fhir:v "Includes facilities for Occupational Health practitioners" ] ] [ fhir:code [ fhir:v "specialist" ] ; 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 "entspec" ] ; fhir:display [ fhir:v "ENT Otolarygology" ] ; fhir:definition [ fhir:v "A place where ENT and Otolaryngology consultations occur" ] ] [ fhir:code [ fhir:v "plasticsurg" ] ; fhir:display [ fhir:v "Plastic Surgery / Cosmetic Surgery" ] ; fhir:definition [ fhir:v "A place where plastic/cosmetic surgery consultations and minor procedures occur." ] ] [ fhir:code [ fhir:v "orthopaedic" ] ; fhir:display [ fhir:v "Orthopaedics" ] ; fhir:definition [ fhir:v "A place where Orthopaedic consultations occur" ] ] [ fhir:code [ fhir:v "gynaecology" ] ; fhir:display [ fhir:v "Obstetrics - Gynaecology" ] ; fhir:definition [ fhir:v "A place where Obstetric and Gynaecological services are offered" ] ] [ fhir:code [ fhir:v "anaesthetics" ] ; fhir:display [ fhir:v "Anaesthetics" ] ; fhir:definition [ fhir:v "Facility for Anaesthetists consulting rooms and or base rather than site anaesthesia is performed." ] ] [ fhir:code [ fhir:v "gensurgeon" ] ; fhir:display [ fhir:v "Surgeons (not otherwise specified)" ] ; fhir:definition [ fhir:v "Consultation rooms for surgeons (not otherwise defined)" ] ] [ fhir:code [ fhir:v "urology" ] ; fhir:display [ fhir:v "Urology" ] ; fhir:definition [ fhir:v "Facility where Urology consultations Occur" ] ] [ fhir:code [ fhir:v "cardiology" ] ; fhir:display [ fhir:v "Cardiology /Heart" ] ; fhir:definition [ fhir:v "Facility where Cardiologists and Heart Specialists conduct consultations" ] ] [ fhir:code [ fhir:v "neurology" ] ; fhir:display [ fhir:v "Neurology" ] ; fhir:definition [ fhir:v "Facility where Neurologists and Neurology Specialists conduct consultations" ] ] [ fhir:code [ fhir:v "rheumatology" ] ; fhir:display [ fhir:v "Rheumatology" ] ; fhir:definition [ fhir:v "Facility where Rheumatology Specialists conduct consultations" ] ] [ fhir:code [ fhir:v "sportsmed" ] ; fhir:display [ fhir:v "Sports Medicine" ] ; fhir:definition [ fhir:v "Facility where Sports M Specialists conduct consultations" ] ] [ fhir:code [ fhir:v "oms" ] ; fhir:display [ fhir:v "Oral and Maxillofacial surgeons" ] ; fhir:definition [ fhir:v "Facility where Oral and Maxillofacial surgeons conduct consultations" ] ] [ fhir:code [ fhir:v "opthalmology" ] ; fhir:display [ fhir:v "Eye Surgery/Opthalmology" ] ; fhir:definition [ fhir:v "Facility where Eye Specialists and Opthalmologists conduct consultations" ] ] [ fhir:code [ fhir:v "pain" ] ; fhir:display [ fhir:v "Pain / Musculoskeletal" ] ; fhir:definition [ fhir:v "Facility where Pain and Musculoskeletal Specialists conduct consultations" ] ] [ fhir:code [ fhir:v "gastro" ] ; fhir:display [ fhir:v "Gastroenterology, Endoscopy" ] ; fhir:definition [ fhir:v "Facility where Gastroenterologists and Endoscopy Specialists conduct consultations" ] ] [ fhir:code [ fhir:v "psychiatry" ] ; fhir:display [ fhir:v "Psychiatry" ] ; fhir:definition [ fhir:v "Facility where Psychiatrists conduct consultations" ] ] [ fhir:code [ fhir:v "paediatrics" ] ; fhir:display [ fhir:v "Paediatrics" ] ; fhir:definition [ fhir:v "Facility where Paediatrics Specialists conduct consultations" ] ] [ fhir:code [ fhir:v "internalmed" ] ; fhir:display [ fhir:v "Internal Medicine, Endocrinology, Diabetes" ] ; fhir:definition [ fhir:v "Facility where Internal medicine, Endocrinologists and Diabetes Specialists conduct consultations" ] ] [ fhir:code [ fhir:v "oncology" ] ; fhir:display [ fhir:v "Oncology" ] ; fhir:definition [ fhir:v "Facility where Oncology Specialists conduct consultations" ] ] [ fhir:code [ fhir:v "privclinic" ] ; fhir:display [ fhir:v "Private Clinicians Largely Obsolete" ] ; fhir:definition [ fhir:v "Historic facilities defined to cater for Private Clinicians in each area" ] ] [ fhir:code [ fhir:v "dermatology" ] ; fhir:display [ fhir:v "Community Dermatology" ] ; fhir:definition [ fhir:v "A place where dermatological services - including Skin cancer checks are provided in an office setting" ] ] [ fhir:code [ fhir:v "allergies" ] ; fhir:display [ fhir:v "Allergies Immunology" ] ; fhir:definition [ fhir:v "A place where Allergy and Immunology Specialists conduct consultations" ] ] [ fhir:code [ fhir:v "lab" ] ; 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 "radiology" ] ; fhir:display [ fhir:v "Community Radiology" ] ; fhir:definition [ fhir:v "A place where a radiology service is provided by a private health group. Includes other imaging and ultrasound" ] ] [ fhir:code [ fhir:v "physio" ] ; 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 "dental" ] ; 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 "orthodontist" ] ; fhir:display [ fhir:v "Orthodontics" ] ; fhir:definition [ fhir:v "A place where orthodontic services are provided in a clinical setting" ] ] [ fhir:code [ fhir:v "periodontics" ] ; fhir:display [ fhir:v "Periodontics" ] ; fhir:definition [ fhir:v "A place where periodontic services are provided in a clinical setting" ] ] [ fhir:code [ fhir:v "occutherapy" ] ; 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 "pharm" ] ; 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 "ndisppharm" ] ; fhir:display [ fhir:v "Non Dispensing Pharmacies" ] ; fhir:definition [ fhir:v "Licensed for storage/use of Pharmacies but not open for dispensing to the public" ] ] [ fhir:code [ fhir:v "counsell" ] ; 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 "midwife" ] ; fhir:display [ fhir:v "Community Midwife" ] ; fhir:definition [ fhir:v "Where midwifery services are provided by an independent midwife" ] ] [ fhir:code [ fhir:v "psychology" ] ; 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 "afterhours" ] ; 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 "chiropractor" ] ; 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 "osteopathy" ] ; 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 "familyplan" ] ; 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 "optometry" ] ; fhir:display [ fhir:v "Community Optometry" ] ; fhir:definition [ fhir:v "A place where Optometry services are provided in an office or shop setting" ] ] [ fhir:code [ fhir:v "hthcentre" ] ; fhir:display [ fhir:v "Community Health Centre" ] ; fhir:definition [ fhir:v "A facility providing more than one service" ] ] [ fhir:code [ fhir:v "podiatry" ] ; fhir:display [ fhir:v "Podiatry" ] ; fhir:definition [ fhir:v "A facility where podiatry services are provided" ] ] [ fhir:code [ fhir:v "hands" ] ; fhir:display [ fhir:v "Hands" ] ; fhir:definition [ fhir:v "A place where services specifically related to hands are provided" ] ] [ fhir:code [ fhir:v "hearing" ] ; fhir:display [ fhir:v "Ears / Hearing" ] ; fhir:definition [ fhir:v "Audiological services as well as Ear Health." ] ] [ fhir:code [ fhir:v "chinesemed" ] ; fhir:display [ fhir:v "Chinese medicine" ] ; fhir:definition [ fhir:v "A place where Chinese medicine services are provided." ] ] [ fhir:code [ fhir:v "acupuncture" ] ; fhir:display [ fhir:v "Acupuncture" ] ; fhir:definition [ fhir:v "A place where Acupuncture services are provided" ] ] [ fhir:code [ fhir:v "natmen" ] ; fhir:display [ fhir:v "Natural Medicine" ] ; fhir:definition [ fhir:v "Includes places where naturopaths, Homeopaths etc provide services" ] ] [ fhir:code [ fhir:v "diet" ] ; fhir:display [ fhir:v "Nutrition / Dietetics" ] ; fhir:definition [ fhir:v "A place where nutrition/dietetic services are provided" ] ] [ fhir:code [ fhir:v "fitness" ] ; fhir:display [ fhir:v "Gyms, Wellness, Fitness, Health Spas" ] ; fhir:definition [ fhir:v "A place where services are provided to improve human physical wellness" ] ] [ fhir:code [ fhir:v "speech" ] ; fhir:display [ fhir:v "Speech Therapy" ] ; fhir:definition [ fhir:v "A placed where Speech Therapy services are provided" ] ] [ fhir:code [ fhir:v "sleep" ] ; fhir:display [ fhir:v "Sleep / Respiratory" ] ; fhir:definition [ fhir:v "A place where Sleep and Respiratory services are provided" ] ] [ fhir:code [ fhir:v "nhospmental" ] ; fhir:display [ fhir:v "Non Hospital Mental health" ] ; fhir:definition [ fhir:v "A place where mental health services are provided outside a hospital environment" ] ] [ fhir:code [ fhir:v "addiction" ] ; fhir:display [ fhir:v "Alcohol & Drug" ] ; fhir:definition [ fhir:v "A place where Alcohol, Drug or Addiction services are offered" ] ] [ fhir:code [ fhir:v "rescare" ] ; fhir:display [ fhir:v "Residential Support / Housing / Respite care facilities" ] ; fhir:definition [ fhir:v "A place where residential support or respite care is provided for mental Health or disabled patients (ie not Aged Care" ] ] [ fhir:code [ fhir:v "ressupport" ] ; fhir:display [ fhir:v "Residential Support" ] ; fhir:definition [ fhir:v "Includes residential and assisted living facilities" ] ] [ fhir:code [ fhir:v "rehab" ] ; fhir:display [ fhir:v "Rehabilitation Services" ] ; fhir:definition [ fhir:v "A place where rehabilitation services are provided" ] ] [ fhir:code [ fhir:v "ambulance" ] ; fhir:display [ fhir:v "Ambulance" ] ; fhir:definition [ fhir:v "A place where paramedics and ambulance staff are based for their provision of Healthcare services." ] ] [ fhir:code [ fhir:v "plunket" ] ; fhir:display [ fhir:v "Plunket Clinic" ] ; fhir:definition [ fhir:v "A place where services are provided by the Plunket Organisation" ] ] [ fhir:code [ fhir:v "homehosp" ] ; fhir:display [ fhir:v "Hospital in the Home" ] ; fhir:definition [ fhir:v "Services provided in the patients home environment by Nursing Services" ] ] [ fhir:code [ fhir:v "ngofacility" ] ; 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 "careersupp" ] ; fhir:display [ fhir:v "Career / Work Support" ] ; fhir:definition [ fhir:v "A place where career or work support is provided in an office setting" ] ] [ fhir:code [ fhir:v "mso" ] ; fhir:display [ fhir:v "Management Services Organisation" ] ; fhir:definition [ fhir:v "organisation that supports the provision but does not directly provide health services." ] ] [ fhir:code [ fhir:v "moh" ] ; fhir:display [ fhir:v "MOH" ] ; fhir:definition [ fhir:v "Facilities within MOH - allocated for historical or system purposes" ] ] [ fhir:code [ fhir:v "phooffice" ] ; fhir:display [ fhir:v "PHO Office" ] ; fhir:definition [ fhir:v "PHO Office or Location involved primarily in management of data" ] ] [ fhir:code [ fhir:v "teaching" ] ; fhir:display [ fhir:v "Teaching Facility" ] ; fhir:definition [ fhir:v "Facility providing Health Services as part of training new practitioners" ] ] [ fhir:code [ fhir:v "covidtest" ] ; fhir:display [ fhir:v "Covid testing facility" ] ; fhir:definition [ fhir:v "A place where Covid testing is done" ] ] [ fhir:code [ fhir:v "covidmiq" ] ; fhir:display [ fhir:v "Covid isolation and quarantine facility" ] ; fhir:definition [ fhir:v "A place for Covid isolation and quarantine" ] ] [ fhir:code [ fhir:v "covidvac" ] ; fhir:display [ fhir:v "Covid vaccination facility" ] ; fhir:definition [ fhir:v "A place where Covid vaccinations are given" ] ] [ fhir:code [ fhir:v "research" ] ; fhir:display [ fhir:v "Research or Clinical Trials facility" ] ; fhir:definition [ fhir:v "A place where research or clinical trials are undertaken" ] ] [ fhir:code [ fhir:v "unknown" ] ; fhir:display [ fhir:v "Unknown" ] ] [ fhir:code [ fhir:v "other" ] ; fhir:display [ fhir:v "Other" ] ] ) . #
IG © 2022+ Te Whatu Ora. Package ig.hip.digital.health.nz.base#1.3.1 based on FHIR 4.0.1. Generated 2023-09-18
Links: Table of Contents |
QA Report