LinuxForHealth FHIR Implementation Guide - Local Development build (v8.0.0). See the Directory of published versions
: Engagement Communication Mode Codes - XML Representation
Raw xml | Download
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="eng-communication-mode"/>
<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-mode</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">chat<a name="eng-communication-mode-chat"> </a></td><td>Chat</td><td>Conversational chat messaging</td></tr><tr><td style="white-space:nowrap">email<a name="eng-communication-mode-email"> </a></td><td>Email</td><td>Email messaging</td></tr><tr><td style="white-space:nowrap">mail<a name="eng-communication-mode-mail"> </a></td><td>Mail</td><td>Postal mail messaging</td></tr><tr><td style="white-space:nowrap">phone<a name="eng-communication-mode-phone"> </a></td><td>Phone</td><td>Voice messaging by phone</td></tr><tr><td style="white-space:nowrap">sms<a name="eng-communication-mode-sms"> </a></td><td>Sms Text</td><td>SMS text messaging</td></tr></table></div>
</text>
<url
value="http://linuxforhealth.org/fhir/cdm/CodeSystem/eng-communication-mode"/>
<version value="8.0.0"/>
<name value="EngagementCommunicationModeCodeSystem"/>
<title value="Engagement Communication Mode Codes"/>
<status value="active"/>
<date value="2022-11-10T16:00:46+00:00"/>
<publisher value="LinuxForHealth Team"/>
<description
value="Communication modes supported for Engagement communication"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="5"/>
<concept>
<code value="chat"/>
<display value="Chat"/>
<definition value="Conversational chat messaging"/>
</concept>
<concept>
<code value="email"/>
<display value="Email"/>
<definition value="Email messaging"/>
</concept>
<concept>
<code value="mail"/>
<display value="Mail"/>
<definition value="Postal mail messaging"/>
</concept>
<concept>
<code value="phone"/>
<display value="Phone"/>
<definition value="Voice messaging by phone"/>
</concept>
<concept>
<code value="sms"/>
<display value="Sms Text"/>
<definition value="SMS text messaging"/>
</concept>
</CodeSystem>