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 Product Codes - XML Representation

Active as of 2022-11-10

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="eng-product"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>http://linuxforhealth.org/fhir/cdm/CodeSystem/eng-product</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">campaign<a name="eng-product-campaign"> </a></td><td>Campaign</td><td>Custom campaigns configured for patient engagment</td></tr><tr><td style="white-space:nowrap">care-gap<a name="eng-product-care-gap"> </a></td><td>Care Gap</td><td>Automated comminications based on cohorting and patient care gaps</td></tr><tr><td style="white-space:nowrap">appt-reminder<a name="eng-product-appt-reminder"> </a></td><td>Remind</td><td>Automated appointment reminders</td></tr></table></div>
  </text>
  <url value="http://linuxforhealth.org/fhir/cdm/CodeSystem/eng-product"/>
  <version value="8.0.0"/>
  <name value="EngagementProductCodeSystem"/>
  <title value="Engagement Product Codes"/>
  <status value="active"/>
  <date value="2022-11-10T16:00:46+00:00"/>
  <publisher value="LinuxForHealth Team"/>
  <description value="LinuxForHealth engagement products"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="campaign"/>
    <display value="Campaign"/>
    <definition value="Custom campaigns configured for patient engagment"/>
  </concept>
  <concept>
    <code value="care-gap"/>
    <display value="Care Gap"/>
    <definition
                value="Automated comminications based on cohorting and patient care gaps"/>
  </concept>
  <concept>
    <code value="appt-reminder"/>
    <display value="Remind"/>
    <definition value="Automated appointment reminders"/>
  </concept>
</CodeSystem>