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
| Active 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/CodeSystem/hnz-person-telecom-score-codes> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "hnz-person-telecom-score-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: CodeSystem hnz-person-telecom-score-codes</b></p><a name=\"hnz-person-telecom-score-codes\"> </a><a name=\"hchnz-person-telecom-score-codes\"> </a><p>This case-sensitive code system <code>https://fhir-ig.digital.health.nz/shared-care/CodeSystem/hnz-person-telecom-score-codes</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">-2<a name=\"hnz-person-telecom-score-codes--2\"> </a></td><td>Wrong Number</td></tr><tr><td style=\"white-space:nowrap\">-1<a name=\"hnz-person-telecom-score-codes--1\"> </a></td><td>Uncontactable</td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"hnz-person-telecom-score-codes-0\"> </a></td><td>Unreached</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"hnz-person-telecom-score-codes-1\"> </a></td><td>Contactable</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"hnz-person-telecom-score-codes-2\"> </a></td><td>Receptive</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"hnz-person-telecom-score-codes-3\"> </a></td><td>Engaged</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"hnz-person-telecom-score-codes-4\"> </a></td><td>Highly Engaged</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"hnz-person-telecom-score-codes-5\"> </a></td><td>Confirmed and Highly Engaged</td></tr></table></div>"
] ;
fhir:CodeSystem.url [ fhir:value "https://fhir-ig.digital.health.nz/shared-care/CodeSystem/hnz-person-telecom-score-codes"] ;
fhir:CodeSystem.version [ fhir:value "0.4.5"] ;
fhir:CodeSystem.name [ fhir:value "PersonTelecomScoreCodes"] ;
fhir:CodeSystem.title [ fhir:value "Codes for Telecom Score"] ;
fhir:CodeSystem.status [ fhir:value "active"] ;
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.date [ fhir:value "2026-07-20T04:35:02+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 "Each code represents an indication of a telecom records accuracy score"] ;
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.purpose [ fhir:value "Enables a score represenation for a telecom record."] ;
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
fhir:CodeSystem.content [ fhir:value "complete"] ;
fhir:CodeSystem.count [ fhir:value "8"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "-2" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Wrong Number" ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "-1" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Uncontactable" ]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.code [ fhir:value "0" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Unreached" ]
], [
fhir:index 3 ;
fhir:CodeSystem.concept.code [ fhir:value "1" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Contactable" ]
], [
fhir:index 4 ;
fhir:CodeSystem.concept.code [ fhir:value "2" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Receptive" ]
], [
fhir:index 5 ;
fhir:CodeSystem.concept.code [ fhir:value "3" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Engaged" ]
], [
fhir:index 6 ;
fhir:CodeSystem.concept.code [ fhir:value "4" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Highly Engaged" ]
], [
fhir:index 7 ;
fhir:CodeSystem.concept.code [ fhir:value "5" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Confirmed and Highly Engaged" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/hnz-person-telecom-score-codes.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/hnz-person-telecom-score-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