LinuxForHealth FHIR Implementation Guide
8.0.0 - draft United States of America flag

LinuxForHealth FHIR Implementation Guide - Local Development build (v8.0.0). See the Directory of published versions

: Engagement Communication Status Reason Codes - JSON Representation

Active as of 2022-11-10

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "eng-communication-status-reason",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://linuxforhealth.org/fhir/cdm/CodeSystem/eng-communication-status-reason</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">email-pending<a name=\"eng-communication-status-reason-email-pending\"> </a></td><td>In-Process - Email delivery pending</td><td>Email in-progress, delivery is pending.</td></tr><tr><td style=\"white-space:nowrap\">email-queued<a name=\"eng-communication-status-reason-email-queued\"> </a></td><td>In-Process - Email queued</td><td>Email in-progress, queued.</td></tr><tr><td style=\"white-space:nowrap\">response-queued<a name=\"eng-communication-status-reason-response-queued\"> </a></td><td>In-Process - Response queued</td><td>Communication in-progress, response has been queued.</td></tr><tr><td style=\"white-space:nowrap\">response-sent<a name=\"eng-communication-status-reason-response-sent\"> </a></td><td>In Process - Response sent</td><td>Communication in-progress, response has been sent.</td></tr><tr><td style=\"white-space:nowrap\">sms-queued<a name=\"eng-communication-status-reason-sms-queued\"> </a></td><td>In-Process - SMS text queued</td><td>SMS text in-progress, queued.</td></tr><tr><td style=\"white-space:nowrap\">sms-sending<a name=\"eng-communication-status-reason-sms-sending\"> </a></td><td>In-Process - Sending SMS text</td><td>SMS text in-progress, sending.</td></tr><tr><td style=\"white-space:nowrap\">waiting-to-deliver<a name=\"eng-communication-status-reason-waiting-to-deliver\"> </a></td><td>In-Process - Waiting to deliver</td><td>Communication in-progress, waiting to deliver.</td></tr><tr><td style=\"white-space:nowrap\">email-bounced<a name=\"eng-communication-status-reason-email-bounced\"> </a></td><td>Unsuccessful - Email bounced</td><td>Email unsuccessful, attempted email communication bounced due to invalid email.</td></tr><tr><td style=\"white-space:nowrap\">email-complaint<a name=\"eng-communication-status-reason-email-complaint\"> </a></td><td>Unsuccessful - Email complaint</td><td>Email unsuccessful, email was sent to spam or junk folder, or had similar complaint.</td></tr><tr><td style=\"white-space:nowrap\">email-delivery-unsuccessful<a name=\"eng-communication-status-reason-email-delivery-unsuccessful\"> </a></td><td>Unsuccessful - Email delivery failed</td><td>Email unsuccessful, attempted delivery failed.</td></tr><tr><td style=\"white-space:nowrap\">response-failed<a name=\"eng-communication-status-reason-response-failed\"> </a></td><td>Unsuccessful - Response failed</td><td>Communication unsuccessful, response failed.</td></tr><tr><td style=\"white-space:nowrap\">retries-exceeded<a name=\"eng-communication-status-reason-retries-exceeded\"> </a></td><td>Unsuccessful - Retries exceeded</td><td>Communication unsuccessful, retry attempts exceeded.</td></tr><tr><td style=\"white-space:nowrap\">sms-failed<a name=\"eng-communication-status-reason-sms-failed\"> </a></td><td>Unsuccessful - SMS text failed</td><td>Unsuccessful, SMS text communication failed.</td></tr><tr><td style=\"white-space:nowrap\">sms-stopped<a name=\"eng-communication-status-reason-sms-stopped\"> </a></td><td>Unsuccessful - SMS text stopped</td><td>Unsuccessful, SMS text has been stopped.</td></tr><tr><td style=\"white-space:nowrap\">unsuccessful-other<a name=\"eng-communication-status-reason-unsuccessful-other\"> </a></td><td>Unsuccessful - Other</td><td>Communication unsuccessful, other. This may occur due to global or product opt-out, or error sending communication.</td></tr><tr><td style=\"white-space:nowrap\">email-clicked<a name=\"eng-communication-status-reason-email-clicked\"> </a></td><td>Successful - Email clicked</td><td>Email clicked by the recipient.</td></tr><tr><td style=\"white-space:nowrap\">email-confirmed<a name=\"eng-communication-status-reason-email-confirmed\"> </a></td><td>Successful - Email delivery confirmed</td><td>Email delivery was confirmed by the vendor</td></tr><tr><td style=\"white-space:nowrap\">email-opened<a name=\"eng-communication-status-reason-email-opened\"> </a></td><td>Successful - Email opened</td><td>Email opened by the recipient.</td></tr><tr><td style=\"white-space:nowrap\">email-sent<a name=\"eng-communication-status-reason-email-sent\"> </a></td><td>Successful - Email sent</td><td>Email sent successfully.</td></tr><tr><td style=\"white-space:nowrap\">response-delivered<a name=\"eng-communication-status-reason-response-delivered\"> </a></td><td>Successful - Response delivered</td><td>Communication response delivered successfully.</td></tr><tr><td style=\"white-space:nowrap\">sms-sent<a name=\"eng-communication-status-reason-sms-sent\"> </a></td><td>Successful - SMS text sent</td><td>SMS text sent successfully.</td></tr></table></div>"
  },
  "url" : "http://linuxforhealth.org/fhir/cdm/CodeSystem/eng-communication-status-reason",
  "version" : "8.0.0",
  "name" : "EngagementCommunicationStatusReasonCodeSystem",
  "title" : "Engagement Communication Status Reason Codes",
  "status" : "active",
  "date" : "2022-11-10T16:00:46+00:00",
  "publisher" : "LinuxForHealth Team",
  "description" : "Status codes detailing the reason and status history for an Engagement communication.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 21,
  "concept" : [
    {
      "code" : "email-pending",
      "display" : "In-Process - Email delivery pending",
      "definition" : "Email in-progress, delivery is pending."
    },
    {
      "code" : "email-queued",
      "display" : "In-Process - Email queued",
      "definition" : "Email in-progress, queued."
    },
    {
      "code" : "response-queued",
      "display" : "In-Process - Response queued",
      "definition" : "Communication in-progress, response has been queued."
    },
    {
      "code" : "response-sent",
      "display" : "In Process - Response sent",
      "definition" : "Communication in-progress, response has been sent."
    },
    {
      "code" : "sms-queued",
      "display" : "In-Process - SMS text queued",
      "definition" : "SMS text in-progress, queued."
    },
    {
      "code" : "sms-sending",
      "display" : "In-Process - Sending SMS text",
      "definition" : "SMS text in-progress, sending."
    },
    {
      "code" : "waiting-to-deliver",
      "display" : "In-Process - Waiting to deliver",
      "definition" : "Communication in-progress, waiting to deliver."
    },
    {
      "code" : "email-bounced",
      "display" : "Unsuccessful - Email bounced",
      "definition" : "Email unsuccessful, attempted email communication bounced due to invalid email."
    },
    {
      "code" : "email-complaint",
      "display" : "Unsuccessful - Email complaint",
      "definition" : "Email unsuccessful, email was sent to spam or junk folder, or had similar complaint."
    },
    {
      "code" : "email-delivery-unsuccessful",
      "display" : "Unsuccessful - Email delivery failed",
      "definition" : "Email unsuccessful, attempted delivery failed."
    },
    {
      "code" : "response-failed",
      "display" : "Unsuccessful - Response failed",
      "definition" : "Communication unsuccessful, response failed."
    },
    {
      "code" : "retries-exceeded",
      "display" : "Unsuccessful - Retries exceeded",
      "definition" : "Communication unsuccessful, retry attempts exceeded."
    },
    {
      "code" : "sms-failed",
      "display" : "Unsuccessful - SMS text failed",
      "definition" : "Unsuccessful, SMS text communication failed."
    },
    {
      "code" : "sms-stopped",
      "display" : "Unsuccessful - SMS text stopped",
      "definition" : "Unsuccessful, SMS text has been stopped."
    },
    {
      "code" : "unsuccessful-other",
      "display" : "Unsuccessful - Other",
      "definition" : "Communication unsuccessful, other. This may occur due to global or product opt-out, or error sending communication."
    },
    {
      "code" : "email-clicked",
      "display" : "Successful - Email clicked",
      "definition" : "Email clicked by the recipient."
    },
    {
      "code" : "email-confirmed",
      "display" : "Successful - Email delivery confirmed",
      "definition" : "Email delivery was confirmed by the vendor"
    },
    {
      "code" : "email-opened",
      "display" : "Successful - Email opened",
      "definition" : "Email opened by the recipient."
    },
    {
      "code" : "email-sent",
      "display" : "Successful - Email sent",
      "definition" : "Email sent successfully."
    },
    {
      "code" : "response-delivered",
      "display" : "Successful - Response delivered",
      "definition" : "Communication response delivered successfully."
    },
    {
      "code" : "sms-sent",
      "display" : "Successful - SMS text sent",
      "definition" : "SMS text sent successfully."
    }
  ]
}