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

Health New Zealand Te Whatu Ora Shared Care FHIR API - Local Development build (v0.4.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Codes for CommunicationStatus - TTL Representation

Active as of 2024-11-17

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 -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "hnz-communication-delivery-status-codes"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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><a name=\"hnz-communication-delivery-status-codes-en-NZ\"> </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:url [ fhir:v "https://fhir-ig.digital.health.nz/shared-care/CodeSystem/hnz-communication-delivery-status-codes"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.4.0"] ; # 
  fhir:name [ fhir:v "CommunicationDeliveryStatusCodes"] ; # 
  fhir:title [ fhir:v "Codes for CommunicationStatus"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-11-17T21:27:07+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Te Whatu Ora"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Te Whatu Ora" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.tewhatuora.govt.nz/" ]     ] )
  ] [
fhir:name [ fhir:v "David Grainger" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "david.grainger@middleware.co.nz" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Each code represents a communication delivery status"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NZ" ] ;
fhir:display [ fhir:v "New Zealand" ]     ] )
  ] ) ; # 
  fhir:purpose [ fhir:v "Enables a specific  status to be tied to a communication."] ; # 
  fhir:caseSensitive [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "18"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "accepted" ] ;
fhir:display [ fhir:v "Accepted" ]
  ] [
fhir:code [ fhir:v "scheduled" ] ;
fhir:display [ fhir:v "Scheduled" ]
  ] [
fhir:code [ fhir:v "queued" ] ;
fhir:display [ fhir:v "Queued" ]
  ] [
fhir:code [ fhir:v "sending" ] ;
fhir:display [ fhir:v "Sending" ]
  ] [
fhir:code [ fhir:v "sent" ] ;
fhir:display [ fhir:v "Sent" ]
  ] [
fhir:code [ fhir:v "deliveryUnknown" ] ;
fhir:display [ fhir:v "DeliveryUnknown" ]
  ] [
fhir:code [ fhir:v "delivered" ] ;
fhir:display [ fhir:v "Delivered" ]
  ] [
fhir:code [ fhir:v "undelivered" ] ;
fhir:display [ fhir:v "Undelivered" ]
  ] [
fhir:code [ fhir:v "failed" ] ;
fhir:display [ fhir:v "Failed" ]
  ] [
fhir:code [ fhir:v "send" ] ;
fhir:display [ fhir:v "Send" ]
  ] [
fhir:code [ fhir:v "delivery" ] ;
fhir:display [ fhir:v "Delivery" ]
  ] [
fhir:code [ fhir:v "deliverydelay" ] ;
fhir:display [ fhir:v "Deliverydelay" ]
  ] [
fhir:code [ fhir:v "open" ] ;
fhir:display [ fhir:v "Open" ]
  ] [
fhir:code [ fhir:v "complaint" ] ;
fhir:display [ fhir:v "Complaint" ]
  ] [
fhir:code [ fhir:v "reject" ] ;
fhir:display [ fhir:v "Reject" ]
  ] [
fhir:code [ fhir:v "renderingfailure" ] ;
fhir:display [ fhir:v "Renderingfailure" ]
  ] [
fhir:code [ fhir:v "bounce" ] ;
fhir:display [ fhir:v "Bounce" ]
  ] [
fhir:code [ fhir:v "received" ] ;
fhir:display [ fhir:v "Received" ]
  ] ) . #