LinuxForHealth FHIR Implementation Guide - Local Development build (v8.0.0). See the Directory of published versions
Active as of 2022-11-10 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="eng-communication-status-reason"/>
<text>
<status value="generated"/>
<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>
</text>
<url
value="http://linuxforhealth.org/fhir/cdm/CodeSystem/eng-communication-status-reason"/>
<version value="8.0.0"/>
<name value="EngagementCommunicationStatusReasonCodeSystem"/>
<title value="Engagement Communication Status Reason Codes"/>
<status value="active"/>
<date value="2022-11-10T16:00:46+00:00"/>
<publisher value="LinuxForHealth Team"/>
<description
value="Status codes detailing the reason and status history for an Engagement communication."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="21"/>
<concept>
<code value="email-pending"/>
<display value="In-Process - Email delivery pending"/>
<definition value="Email in-progress, delivery is pending."/>
</concept>
<concept>
<code value="email-queued"/>
<display value="In-Process - Email queued"/>
<definition value="Email in-progress, queued."/>
</concept>
<concept>
<code value="response-queued"/>
<display value="In-Process - Response queued"/>
<definition value="Communication in-progress, response has been queued."/>
</concept>
<concept>
<code value="response-sent"/>
<display value="In Process - Response sent"/>
<definition value="Communication in-progress, response has been sent."/>
</concept>
<concept>
<code value="sms-queued"/>
<display value="In-Process - SMS text queued"/>
<definition value="SMS text in-progress, queued."/>
</concept>
<concept>
<code value="sms-sending"/>
<display value="In-Process - Sending SMS text"/>
<definition value="SMS text in-progress, sending."/>
</concept>
<concept>
<code value="waiting-to-deliver"/>
<display value="In-Process - Waiting to deliver"/>
<definition value="Communication in-progress, waiting to deliver."/>
</concept>
<concept>
<code value="email-bounced"/>
<display value="Unsuccessful - Email bounced"/>
<definition
value="Email unsuccessful, attempted email communication bounced due to invalid email."/>
</concept>
<concept>
<code value="email-complaint"/>
<display value="Unsuccessful - Email complaint"/>
<definition
value="Email unsuccessful, email was sent to spam or junk folder, or had similar complaint."/>
</concept>
<concept>
<code value="email-delivery-unsuccessful"/>
<display value="Unsuccessful - Email delivery failed"/>
<definition value="Email unsuccessful, attempted delivery failed."/>
</concept>
<concept>
<code value="response-failed"/>
<display value="Unsuccessful - Response failed"/>
<definition value="Communication unsuccessful, response failed."/>
</concept>
<concept>
<code value="retries-exceeded"/>
<display value="Unsuccessful - Retries exceeded"/>
<definition value="Communication unsuccessful, retry attempts exceeded."/>
</concept>
<concept>
<code value="sms-failed"/>
<display value="Unsuccessful - SMS text failed"/>
<definition value="Unsuccessful, SMS text communication failed."/>
</concept>
<concept>
<code value="sms-stopped"/>
<display value="Unsuccessful - SMS text stopped"/>
<definition value="Unsuccessful, SMS text has been stopped."/>
</concept>
<concept>
<code value="unsuccessful-other"/>
<display value="Unsuccessful - Other"/>
<definition
value="Communication unsuccessful, other. This may occur due to global or product opt-out, or error sending communication."/>
</concept>
<concept>
<code value="email-clicked"/>
<display value="Successful - Email clicked"/>
<definition value="Email clicked by the recipient."/>
</concept>
<concept>
<code value="email-confirmed"/>
<display value="Successful - Email delivery confirmed"/>
<definition value="Email delivery was confirmed by the vendor"/>
</concept>
<concept>
<code value="email-opened"/>
<display value="Successful - Email opened"/>
<definition value="Email opened by the recipient."/>
</concept>
<concept>
<code value="email-sent"/>
<display value="Successful - Email sent"/>
<definition value="Email sent successfully."/>
</concept>
<concept>
<code value="response-delivered"/>
<display value="Successful - Response delivered"/>
<definition value="Communication response delivered successfully."/>
</concept>
<concept>
<code value="sms-sent"/>
<display value="Successful - SMS text sent"/>
<definition value="SMS text sent successfully."/>
</concept>
</CodeSystem>
IG © 2021+ LinuxForHealth Team. Package linuxforhealth.fhir.ig#8.0.0 based on FHIR 4.0.1. Generated 2022-11-10
Links: Table of Contents |
QA Report