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

Active as of 2024-11-17

Raw json | Download

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