Health New Zealand Te Whatu Ora Shared Care FHIR API
0.4.3 - release New Zealand flag

Health New Zealand Te Whatu Ora Shared Care FHIR API - Local Development build (v0.4.3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: NZ Appointment Reason Codes Code System - TTL Representation

Draft as of 2025-11-13

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 "nz-appointment-reason-codes-cs"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem nz-appointment-reason-codes-cs</b></p><a name=\"nz-appointment-reason-codes-cs\"> </a><a name=\"hcnz-appointment-reason-codes-cs\"> </a><p>This case-sensitive code system <code>https://fhir-ig.digital.health.nz/shared-care/CodeSystem/nz-appointment-reason-codes-cs</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>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">566531000210101<a name=\"nz-appointment-reason-codes-cs-566531000210101\"> </a></td><td>Timely in person appointment unavailable</td><td>Service user unable to get into usual GP practice for in person appointment when required. GP booked / wait for appointment is too long</td></tr><tr><td style=\"white-space:nowrap\">566541000210109<a name=\"nz-appointment-reason-codes-cs-566541000210109\"> </a></td><td>Unable to attend in person due to impaired mobility</td><td>Service user has difficulty traveling to clinics</td></tr><tr><td style=\"white-space:nowrap\">566551000210107<a name=\"nz-appointment-reason-codes-cs-566551000210107\"> </a></td><td>Lives in rural or remote location</td><td>Service user has limited access to healthcare facilities in location of residence or current location</td></tr><tr><td style=\"white-space:nowrap\">566561000210105<a name=\"nz-appointment-reason-codes-cs-566561000210105\"> </a></td><td>Unable to attend in person due to work or family constraint</td><td>Service user has limited time / access to healthcare facilities due to work or family constraints / responsibilities</td></tr><tr><td style=\"white-space:nowrap\">566571000210104<a name=\"nz-appointment-reason-codes-cs-566571000210104\"> </a></td><td>Avoiding possible exposure to infectious disease</td><td>Service user has personal health concerns, immunocompromised status, or protecting vulnerable household members</td></tr><tr><td style=\"white-space:nowrap\">566581000210102<a name=\"nz-appointment-reason-codes-cs-566581000210102\"> </a></td><td>Telehealth appointment booked for convenience</td><td>Service user does not have accessibility or booking constraints but prefers convenience of telehealth service</td></tr><tr><td style=\"white-space:nowrap\">566351000210102<a name=\"nz-appointment-reason-codes-cs-566351000210102\"> </a></td><td>Patient not registered - not needed</td><td>Not registered in general practice</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "https://fhir-ig.digital.health.nz/shared-care/CodeSystem/nz-appointment-reason-codes-cs"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.4.3"] ; # 
  fhir:name [ fhir:v "NzAppointmentReasonCodesCS"] ; # 
  fhir:title [ fhir:v "NZ Appointment Reason Codes Code System"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:date [ fhir:v "2025-11-13T20:19:40+00: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 "url" ] ;
fhir:value [ fhir:v "https://www.tewhatuora.govt.nz/" ]     ] )
  ] [
fhir:name [ fhir:v "Te Whatu Ora Integration Team" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "integration@tewhatuora.govt.nz" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Code system for NZ appointment reason codes"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NZ" ] ;
fhir:display [ fhir:v "New Zealand" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "7"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "566531000210101" ] ;
fhir:display [ fhir:v "Timely in person appointment unavailable" ] ;
fhir:definition [ fhir:v "Service user unable to get into usual GP practice for in person appointment when required. GP booked / wait for appointment is too long" ]
  ] [
fhir:code [ fhir:v "566541000210109" ] ;
fhir:display [ fhir:v "Unable to attend in person due to impaired mobility" ] ;
fhir:definition [ fhir:v "Service user has difficulty traveling to clinics" ]
  ] [
fhir:code [ fhir:v "566551000210107" ] ;
fhir:display [ fhir:v "Lives in rural or remote location" ] ;
fhir:definition [ fhir:v "Service user has limited access to healthcare facilities in location of residence or current location" ]
  ] [
fhir:code [ fhir:v "566561000210105" ] ;
fhir:display [ fhir:v "Unable to attend in person due to work or family constraint" ] ;
fhir:definition [ fhir:v "Service user has limited time / access to healthcare facilities due to work or family constraints / responsibilities" ]
  ] [
fhir:code [ fhir:v "566571000210104" ] ;
fhir:display [ fhir:v "Avoiding possible exposure to infectious disease" ] ;
fhir:definition [ fhir:v "Service user has personal health concerns, immunocompromised status, or protecting vulnerable household members" ]
  ] [
fhir:code [ fhir:v "566581000210102" ] ;
fhir:display [ fhir:v "Telehealth appointment booked for convenience" ] ;
fhir:definition [ fhir:v "Service user does not have accessibility or booking constraints but prefers convenience of telehealth service" ]
  ] [
fhir:code [ fhir:v "566351000210102" ] ;
fhir:display [ fhir:v "Patient not registered - not needed" ] ;
fhir:definition [ fhir:v "Not registered in general practice" ]
  ] ) . #