LinuxForHealth FHIR Implementation Guide - Local Development build (v8.0.0). See the Directory of published versions
: Engagement Conversation Type Codes - XML Representation
Raw xml | Download
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="eng-conversation-type"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>http://linuxforhealth.org/fhir/cdm/CodeSystem/eng-conversation-type</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">appointment-reminder<a name="eng-conversation-type-appointment-reminder"> </a></td><td>Reminders for upcoming appointments</td></tr><tr><td style="white-space:nowrap">gap-in-care<a name="eng-conversation-type-gap-in-care"> </a></td><td>Health reminders associated with a gap in care</td></tr></table></div>
</text>
<url
value="http://linuxforhealth.org/fhir/cdm/CodeSystem/eng-conversation-type"/>
<version value="8.0.0"/>
<name value="EngagementConversationTypeCodeSystem"/>
<title value="Engagement Conversation Type Codes"/>
<status value="active"/>
<date value="2022-11-10T16:00:46+00:00"/>
<publisher value="LinuxForHealth Team"/>
<description
value="Codes indicating conversation types for Engagement communications"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="2"/>
<concept>
<code value="appointment-reminder"/>
<display value="Reminders for upcoming appointments"/>
</concept>
<concept>
<code value="gap-in-care"/>
<display value="Health reminders associated with a gap in care"/>
</concept>
</CodeSystem>