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

: DHO CodeSystem for Patient Contact Role - TTL Representation

Active 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/cs-patient-contact-role> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "cs-patient-contact-role"] ;
  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 cs-patient-contact-role</b></p><a name=\"cs-patient-contact-role\"> </a><a name=\"hccs-patient-contact-role\"> </a><p>This case-sensitive code system <code>https://fhir-ig.digital.health.nz/shared-care/CodeSystem/cs-patient-contact-role</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\">wit<a name=\"cs-patient-contact-role-wit\"> </a></td><td>Witness</td></tr><tr><td style=\"white-space:nowrap\">econ<a name=\"cs-patient-contact-role-econ\"> </a></td><td>Emergency Contact</td></tr><tr><td style=\"white-space:nowrap\">not<a name=\"cs-patient-contact-role-not\"> </a></td><td>Notary Public</td></tr><tr><td style=\"white-space:nowrap\">nok<a name=\"cs-patient-contact-role-nok\"> </a></td><td>Next of Kin</td></tr><tr><td style=\"white-space:nowrap\">guard<a name=\"cs-patient-contact-role-guard\"> </a></td><td>Guardian</td></tr><tr><td style=\"white-space:nowrap\">depend<a name=\"cs-patient-contact-role-depend\"> </a></td><td>Dependent</td></tr><tr><td style=\"white-space:nowrap\">caregiver<a name=\"cs-patient-contact-role-caregiver\"> </a></td><td>Caregiver</td></tr><tr><td style=\"white-space:nowrap\">intprter<a name=\"cs-patient-contact-role-intprter\"> </a></td><td>Interpreter</td></tr><tr><td style=\"white-space:nowrap\">powatt<a name=\"cs-patient-contact-role-powatt\"> </a></td><td>Power of Attorney</td></tr><tr><td style=\"white-space:nowrap\">hpowatt<a name=\"cs-patient-contact-role-hpowatt\"> </a></td><td>Healthcare Power of Attorney</td></tr></table></div>"
  ] ;
  fhir:CodeSystem.url [ fhir:value "https://fhir-ig.digital.health.nz/shared-care/CodeSystem/cs-patient-contact-role"] ;
  fhir:CodeSystem.version [ fhir:value "0.4.5"] ;
  fhir:CodeSystem.name [ fhir:value "CSPatientContactRole"] ;
  fhir:CodeSystem.title [ fhir:value "DHO CodeSystem for Patient Contact Role"] ;
  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 "CodeSystem for patient contact roles. Extended for use with R4B, but included in R5 and later."] ;
  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 patient contact to be coded with a Role."] ;
  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 "wit" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Witness" ]
  ], [
     fhir:index 1 ;
     fhir:CodeSystem.concept.code [ fhir:value "econ" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Emergency Contact" ]
  ], [
     fhir:index 2 ;
     fhir:CodeSystem.concept.code [ fhir:value "not" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Notary Public" ]
  ], [
     fhir:index 3 ;
     fhir:CodeSystem.concept.code [ fhir:value "nok" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Next of Kin" ]
  ], [
     fhir:index 4 ;
     fhir:CodeSystem.concept.code [ fhir:value "guard" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Guardian" ]
  ], [
     fhir:index 5 ;
     fhir:CodeSystem.concept.code [ fhir:value "depend" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dependent" ]
  ], [
     fhir:index 6 ;
     fhir:CodeSystem.concept.code [ fhir:value "caregiver" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Caregiver" ]
  ], [
     fhir:index 7 ;
     fhir:CodeSystem.concept.code [ fhir:value "intprter" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Interpreter" ]
  ], [
     fhir:index 8 ;
     fhir:CodeSystem.concept.code [ fhir:value "powatt" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Power of Attorney" ]
  ], [
     fhir:index 9 ;
     fhir:CodeSystem.concept.code [ fhir:value "hpowatt" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Healthcare Power of Attorney" ]
  ] .

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

<http://hl7.org/fhir/CodeSystem/cs-patient-contact-role.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/CodeSystem/cs-patient-contact-role.ttl> .