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

: Codes for CommunicationStatus - 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/hnz-communication-delivery-status-codes> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "hnz-communication-delivery-status-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-communication-delivery-status-codes</b></p><a name=\"hnz-communication-delivery-status-codes\"> </a><a name=\"hchnz-communication-delivery-status-codes\"> </a><p>This case-insensitive code system <code>https://fhir-ig.digital.health.nz/shared-care/CodeSystem/hnz-communication-delivery-status-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\">accepted<a name=\"hnz-communication-delivery-status-codes-accepted\"> </a></td><td>Accepted</td></tr><tr><td style=\"white-space:nowrap\">scheduled<a name=\"hnz-communication-delivery-status-codes-scheduled\"> </a></td><td>Scheduled</td></tr><tr><td style=\"white-space:nowrap\">queued<a name=\"hnz-communication-delivery-status-codes-queued\"> </a></td><td>Queued</td></tr><tr><td style=\"white-space:nowrap\">sending<a name=\"hnz-communication-delivery-status-codes-sending\"> </a></td><td>Sending</td></tr><tr><td style=\"white-space:nowrap\">sent<a name=\"hnz-communication-delivery-status-codes-sent\"> </a></td><td>Sent</td></tr><tr><td style=\"white-space:nowrap\">deliveryUnknown<a name=\"hnz-communication-delivery-status-codes-deliveryUnknown\"> </a></td><td>DeliveryUnknown</td></tr><tr><td style=\"white-space:nowrap\">delivered<a name=\"hnz-communication-delivery-status-codes-delivered\"> </a></td><td>Delivered</td></tr><tr><td style=\"white-space:nowrap\">undelivered<a name=\"hnz-communication-delivery-status-codes-undelivered\"> </a></td><td>Undelivered</td></tr><tr><td style=\"white-space:nowrap\">failed<a name=\"hnz-communication-delivery-status-codes-failed\"> </a></td><td>Failed</td></tr><tr><td style=\"white-space:nowrap\">send<a name=\"hnz-communication-delivery-status-codes-send\"> </a></td><td>Send</td></tr><tr><td style=\"white-space:nowrap\">delivery<a name=\"hnz-communication-delivery-status-codes-delivery\"> </a></td><td>Delivery</td></tr><tr><td style=\"white-space:nowrap\">deliverydelay<a name=\"hnz-communication-delivery-status-codes-deliverydelay\"> </a></td><td>Deliverydelay</td></tr><tr><td style=\"white-space:nowrap\">open<a name=\"hnz-communication-delivery-status-codes-open\"> </a></td><td>Open</td></tr><tr><td style=\"white-space:nowrap\">complaint<a name=\"hnz-communication-delivery-status-codes-complaint\"> </a></td><td>Complaint</td></tr><tr><td style=\"white-space:nowrap\">reject<a name=\"hnz-communication-delivery-status-codes-reject\"> </a></td><td>Reject</td></tr><tr><td style=\"white-space:nowrap\">renderingfailure<a name=\"hnz-communication-delivery-status-codes-renderingfailure\"> </a></td><td>Renderingfailure</td></tr><tr><td style=\"white-space:nowrap\">bounce<a name=\"hnz-communication-delivery-status-codes-bounce\"> </a></td><td>Bounce</td></tr><tr><td style=\"white-space:nowrap\">received<a name=\"hnz-communication-delivery-status-codes-received\"> </a></td><td>Received</td></tr></table></div>"
  ] ;
  fhir:CodeSystem.url [ fhir:value "https://fhir-ig.digital.health.nz/shared-care/CodeSystem/hnz-communication-delivery-status-codes"] ;
  fhir:CodeSystem.version [ fhir:value "0.4.5"] ;
  fhir:CodeSystem.name [ fhir:value "CommunicationDeliveryStatusCodes"] ;
  fhir:CodeSystem.title [ fhir:value "Codes for CommunicationStatus"] ;
  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 a communication delivery status"] ;
  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 specific  status to be tied to a communication."] ;
  fhir:CodeSystem.caseSensitive [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.content [ fhir:value "complete"] ;
  fhir:CodeSystem.count [ fhir:value "18"^^xsd:nonNegativeInteger] ;
  fhir:CodeSystem.concept [
     fhir:index 0 ;
     fhir:CodeSystem.concept.code [ fhir:value "accepted" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Accepted" ]
  ], [
     fhir:index 1 ;
     fhir:CodeSystem.concept.code [ fhir:value "scheduled" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Scheduled" ]
  ], [
     fhir:index 2 ;
     fhir:CodeSystem.concept.code [ fhir:value "queued" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Queued" ]
  ], [
     fhir:index 3 ;
     fhir:CodeSystem.concept.code [ fhir:value "sending" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sending" ]
  ], [
     fhir:index 4 ;
     fhir:CodeSystem.concept.code [ fhir:value "sent" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sent" ]
  ], [
     fhir:index 5 ;
     fhir:CodeSystem.concept.code [ fhir:value "deliveryUnknown" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "DeliveryUnknown" ]
  ], [
     fhir:index 6 ;
     fhir:CodeSystem.concept.code [ fhir:value "delivered" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Delivered" ]
  ], [
     fhir:index 7 ;
     fhir:CodeSystem.concept.code [ fhir:value "undelivered" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Undelivered" ]
  ], [
     fhir:index 8 ;
     fhir:CodeSystem.concept.code [ fhir:value "failed" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Failed" ]
  ], [
     fhir:index 9 ;
     fhir:CodeSystem.concept.code [ fhir:value "send" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Send" ]
  ], [
     fhir:index 10 ;
     fhir:CodeSystem.concept.code [ fhir:value "delivery" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Delivery" ]
  ], [
     fhir:index 11 ;
     fhir:CodeSystem.concept.code [ fhir:value "deliverydelay" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Deliverydelay" ]
  ], [
     fhir:index 12 ;
     fhir:CodeSystem.concept.code [ fhir:value "open" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Open" ]
  ], [
     fhir:index 13 ;
     fhir:CodeSystem.concept.code [ fhir:value "complaint" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Complaint" ]
  ], [
     fhir:index 14 ;
     fhir:CodeSystem.concept.code [ fhir:value "reject" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Reject" ]
  ], [
     fhir:index 15 ;
     fhir:CodeSystem.concept.code [ fhir:value "renderingfailure" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Renderingfailure" ]
  ], [
     fhir:index 16 ;
     fhir:CodeSystem.concept.code [ fhir:value "bounce" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bounce" ]
  ], [
     fhir:index 17 ;
     fhir:CodeSystem.concept.code [ fhir:value "received" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Received" ]
  ] .

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

<http://hl7.org/fhir/CodeSystem/hnz-communication-delivery-status-codes.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/CodeSystem/hnz-communication-delivery-status-codes.ttl> .