LinuxForHealth FHIR Implementation Guide - Local Development build (v8.0.0). See the Directory of published versions
: Engagement Opt-Out Reason Codes - XML Representation
Raw xml | Download
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="eng-opt-out-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-opt-out-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></tr><tr><td style="white-space:nowrap">email-health-related<a name="eng-opt-out-reason-email-health-related"> </a></td><td>I don't want to receive health related information via email</td></tr><tr><td style="white-space:nowrap">email-address-change<a name="eng-opt-out-reason-email-address-change"> </a></td><td>I have changed my email address</td></tr><tr><td style="white-space:nowrap">sms-health-related<a name="eng-opt-out-reason-sms-health-related"> </a></td><td>I don't want to receive health related information via sms</td></tr><tr><td style="white-space:nowrap">unintended-recipient<a name="eng-opt-out-reason-unintended-recipient"> </a></td><td>I am not the intended recipient</td></tr><tr><td style="white-space:nowrap">unknown<a name="eng-opt-out-reason-unknown"> </a></td><td>Unknown reason</td></tr><tr><td style="white-space:nowrap">other<a name="eng-opt-out-reason-other"> </a></td><td>Other</td></tr></table></div>
</text>
<url
value="http://linuxforhealth.org/fhir/cdm/CodeSystem/eng-opt-out-reason"/>
<version value="8.0.0"/>
<name value="EngagementOptOutReasonCodeSystem"/>
<title value="Engagement Opt-Out Reason Codes"/>
<status value="active"/>
<date value="2022-11-10T16:00:46+00:00"/>
<publisher value="LinuxForHealth Team"/>
<description
value="Codes indicating reasons patients may specify for opting-out of Engagement communications"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="6"/>
<concept>
<code value="email-health-related"/>
<display
value="I don't want to receive health related information via email"/>
</concept>
<concept>
<code value="email-address-change"/>
<display value="I have changed my email address"/>
</concept>
<concept>
<code value="sms-health-related"/>
<display
value="I don't want to receive health related information via sms"/>
</concept>
<concept>
<code value="unintended-recipient"/>
<display value="I am not the intended recipient"/>
</concept>
<concept>
<code value="unknown"/>
<display value="Unknown reason"/>
</concept>
<concept>
<code value="other"/>
<display value="Other"/>
</concept>
</CodeSystem>