LinuxForHealth FHIR Implementation Guide - Local Development build (v8.0.0). See the Directory of published versions
: Patient Importance Codes - XML Representation
Raw xml | Download
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="patient-importance"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>http://linuxforhealth.org/fhir/cdm/CodeSystem/patient-importance</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">bad-debt<a name="patient-importance-bad-debt"> </a></td><td>Bad Debt</td><td>Patient is in collections or has uncollected or overdue payments on account</td></tr><tr><td style="white-space:nowrap">do-not-contact<a name="patient-importance-do-not-contact"> </a></td><td>Do Not Contact</td><td>Patient is flagged to prevent automated communications</td></tr><tr><td style="white-space:nowrap">no-comm-health-reminder<a name="patient-importance-no-comm-health-reminder"> </a></td><td>No Communication - Health Reminders</td><td>Patient is falgged to prevent the communication of health reminders</td></tr><tr><td style="white-space:nowrap">no-comm-privacy<a name="patient-importance-no-comm-privacy"> </a></td><td>No Communication - Specific Privacy Concerns</td><td>Patient is flagged with specific privary concerns (example HIV, Mental Health, patients)</td></tr></table></div>
</text>
<url
value="http://linuxforhealth.org/fhir/cdm/CodeSystem/patient-importance"/>
<version value="8.0.0"/>
<name value="PatientImportanceCodeSystem"/>
<title value="Patient Importance Codes"/>
<status value="active"/>
<date value="2022-11-10T16:00:46+00:00"/>
<publisher value="LinuxForHealth Team"/>
<description value="Patient status code examples"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="4"/>
<concept>
<code value="bad-debt"/>
<display value="Bad Debt"/>
<definition
value="Patient is in collections or has uncollected or overdue payments on account"/>
</concept>
<concept>
<code value="do-not-contact"/>
<display value="Do Not Contact"/>
<definition
value="Patient is flagged to prevent automated communications"/>
</concept>
<concept>
<code value="no-comm-health-reminder"/>
<display value="No Communication - Health Reminders"/>
<definition
value="Patient is falgged to prevent the communication of health reminders"/>
</concept>
<concept>
<code value="no-comm-privacy"/>
<display value="No Communication - Specific Privacy Concerns"/>
<definition
value="Patient is flagged with specific privary concerns (example HIV, Mental Health, patients)"/>
</concept>
</CodeSystem>