Health New Zealand Te Whatu Ora Shared Care FHIR API
0.4.5 - release
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
| Draft as of 2026-07-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 -------------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/nz-onlinegp-appointment-reason-codes> a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "nz-onlinegp-appointment-reason-codes"] ;
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: ValueSet nz-onlinegp-appointment-reason-codes</b></p><a name=\"nz-onlinegp-appointment-reason-codes\"> </a><a name=\"hcnz-onlinegp-appointment-reason-codes\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/266934004\">266934004</a></td><td>Transport problem (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/74964007\">74964007</a></td><td>Other (qualifier value)</td></tr></table></li><li>Include all codes defined in <a href=\"CodeSystem-nz-onlinegp-appointment-reason-codes-cs.html\"><code>https://fhir-ig.digital.health.nz/shared-care/CodeSystem/nz-onlinegp-appointment-reason-codes-cs</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?0.4.5</span></li></ul></div>"
] ;
fhir:ValueSet.url [ fhir:value "https://fhir-ig.digital.health.nz/shared-care/ValueSet/nz-onlinegp-appointment-reason-codes"] ;
fhir:ValueSet.version [ fhir:value "0.4.5"] ;
fhir:ValueSet.name [ fhir:value "NzAppointmentReasonCodes"] ;
fhir:ValueSet.title [ fhir:value "NZ Appointment Reason Codes Code System"] ;
fhir:ValueSet.status [ fhir:value "draft"] ;
fhir:ValueSet.date [ fhir:value "2026-07-20T04:39:31+00:00"^^xsd:dateTime] ;
fhir:ValueSet.publisher [ fhir:value "Te Whatu Ora"] ;
fhir:ValueSet.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:ValueSet.description [ fhir:value "Code system for NZ appointment reason codes"] ;
fhir:ValueSet.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:ValueSet.compose [
fhir:ValueSet.compose.include [
fhir:index 0 ;
fhir:ValueSet.compose.include.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:ValueSet.compose.include.concept [
fhir:index 0 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "266934004" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Transport problem (finding)" ]
], [
fhir:index 1 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "74964007" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Other (qualifier value)" ]
]
], [
fhir:index 1 ;
fhir:ValueSet.compose.include.system [ fhir:value "https://fhir-ig.digital.health.nz/shared-care/CodeSystem/nz-onlinegp-appointment-reason-codes-cs" ]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/nz-onlinegp-appointment-reason-codes.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ValueSet/nz-onlinegp-appointment-reason-codes.ttl> .
IG © 2022+ Te Whatu Ora. Package tewhatuora.sharedcare#0.4.5 based on FHIR 4.0.1. Generated 2026-07-20
Links: Table of Contents |
QA Report