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

Health New Zealand Te Whatu Ora Shared Care FHIR API - Local Development build (v0.4.5) 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 2026-07-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 -------------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/nz-onlinegp-appointment-reason-codes-cs> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "nz-onlinegp-appointment-reason-codes-cs"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem nz-onlinegp-appointment-reason-codes-cs</b></p><a name=\"nz-onlinegp-appointment-reason-codes-cs\"> </a><a name=\"hcnz-onlinegp-appointment-reason-codes-cs\"> </a><p>This case-sensitive code system <code>https://fhir-ig.digital.health.nz/shared-care/CodeSystem/nz-onlinegp-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-onlinegp-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-onlinegp-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-onlinegp-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-onlinegp-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-onlinegp-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-onlinegp-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-onlinegp-appointment-reason-codes-cs-566351000210102\"> </a></td><td>Patient not registered - not needed</td><td>Not registered in general practice</td></tr><tr><td style=\"white-space:nowrap\">185369008<a name=\"nz-onlinegp-appointment-reason-codes-cs-185369008\"> </a></td><td>Referred by pharmacist</td><td>Pharmacy has referred service user</td></tr><tr><td style=\"white-space:nowrap\">659821000210106<a name=\"nz-onlinegp-appointment-reason-codes-cs-659821000210106\"> </a></td><td>Referred by urgent care clinic</td><td>Referred by urgent care</td></tr><tr><td style=\"white-space:nowrap\">301661000210103<a name=\"nz-onlinegp-appointment-reason-codes-cs-301661000210103\"> </a></td><td>Referred by emergency department</td><td>Emergency department has referred service user</td></tr></table></div>"
  ] ;
  fhir:CodeSystem.url [ fhir:value "https://fhir-ig.digital.health.nz/shared-care/CodeSystem/nz-onlinegp-appointment-reason-codes-cs"] ;
  fhir:CodeSystem.version [ fhir:value "0.4.5"] ;
  fhir:CodeSystem.name [ fhir:value "NzAppointmentReasonCodesCS"] ;
  fhir:CodeSystem.title [ fhir:value "NZ Appointment Reason Codes Code System"] ;
  fhir:CodeSystem.status [ fhir:value "draft"] ;
  fhir:CodeSystem.date [ fhir:value "2026-07-20T04:39:31+00:00"^^xsd:dateTime] ;
  fhir:CodeSystem.publisher [ fhir:value "Te Whatu Ora"] ;
  fhir:CodeSystem.contact [
     fhir:index 0 ;
     fhir:ContactDetail.name [ fhir:value "Te Whatu Ora" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "https://www.tewhatuora.govt.nz/" ]
     ]
  ], [
     fhir:index 1 ;
     fhir:ContactDetail.name [ fhir:value "Te Whatu Ora Integration Team" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "email" ] ;
       fhir:ContactPoint.value [ fhir:value "integration@tewhatuora.govt.nz" ] ;
       fhir:ContactPoint.use [ fhir:value "work" ]
     ]
  ] ;
  fhir:CodeSystem.description [ fhir:value "Code system for NZ appointment reason codes"] ;
  fhir:CodeSystem.jurisdiction [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
       fhir:Coding.code [ fhir:value "NZ" ] ;
       fhir:Coding.display [ fhir:value "New Zealand" ]
     ]
  ] ;
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
  fhir:CodeSystem.content [ fhir:value "complete"] ;
  fhir:CodeSystem.count [ fhir:value "10"^^xsd:nonNegativeInteger] ;
  fhir:CodeSystem.concept [
     fhir:index 0 ;
     fhir:CodeSystem.concept.code [ fhir:value "566531000210101" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Timely in person appointment unavailable" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Service user unable to get into usual GP practice for in person appointment when required. GP booked / wait for appointment is too long" ]
  ], [
     fhir:index 1 ;
     fhir:CodeSystem.concept.code [ fhir:value "566541000210109" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Unable to attend in person due to impaired mobility" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Service user has difficulty traveling to clinics" ]
  ], [
     fhir:index 2 ;
     fhir:CodeSystem.concept.code [ fhir:value "566551000210107" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lives in rural or remote location" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Service user has limited access to healthcare facilities in location of residence or current location" ]
  ], [
     fhir:index 3 ;
     fhir:CodeSystem.concept.code [ fhir:value "566561000210105" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Unable to attend in person due to work or family constraint" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Service user has limited time / access to healthcare facilities due to work or family constraints / responsibilities" ]
  ], [
     fhir:index 4 ;
     fhir:CodeSystem.concept.code [ fhir:value "566571000210104" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Avoiding possible exposure to infectious disease" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Service user has personal health concerns, immunocompromised status, or protecting vulnerable household members" ]
  ], [
     fhir:index 5 ;
     fhir:CodeSystem.concept.code [ fhir:value "566581000210102" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Telehealth appointment booked for convenience" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Service user does not have accessibility or booking constraints but prefers convenience of telehealth service" ]
  ], [
     fhir:index 6 ;
     fhir:CodeSystem.concept.code [ fhir:value "566351000210102" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Patient not registered - not needed" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Not registered in general practice" ]
  ], [
     fhir:index 7 ;
     fhir:CodeSystem.concept.code [ fhir:value "185369008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Referred by pharmacist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pharmacy has referred service user" ]
  ], [
     fhir:index 8 ;
     fhir:CodeSystem.concept.code [ fhir:value "659821000210106" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Referred by urgent care clinic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Referred by urgent care" ]
  ], [
     fhir:index 9 ;
     fhir:CodeSystem.concept.code [ fhir:value "301661000210103" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Referred by emergency department" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Emergency department has referred service user" ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/nz-onlinegp-appointment-reason-codes-cs.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/CodeSystem/nz-onlinegp-appointment-reason-codes-cs.ttl> .