This page is part of the Da Vinci Data Exchange for Quality Measures (DEQM) FHIR IG (v4.0.0: STU4 (v4.0.0)) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
: DEQM Gaps In Care Gap Status Code System - XML Representation
Raw xml | Download
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="gaps-status"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>http://hl7.org/fhir/us/davinci-deqm/CodeSystem/gaps-status</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">open-gap<a name="gaps-status-open-gap"> </a></td><td>Open Gap</td><td>A discrepancy exists between recommended best practices and the services that are actually provided and documented.</td></tr><tr><td style="white-space:nowrap">closed-gap<a name="gaps-status-closed-gap"> </a></td><td>Closed Gap</td><td>No discrepancy exists between recommended best practices and the services that are actually provided and documented. A previously identified open gap may become closed, if actions were taken to close the open gaps.</td></tr><tr><td style="white-space:nowrap">not-applicable<a name="gaps-status-not-applicable"> </a></td><td>Not Applicable</td><td>The patient does not meet the initial population criteria for the measure.</td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="cqi"/>
</extension>
<url value="http://hl7.org/fhir/us/davinci-deqm/CodeSystem/gaps-status"/>
<version value="4.0.0"/>
<name value="DEQMGapsStatusCodeSystem"/>
<title value="DEQM Gaps In Care Gap Status Code System"/>
<status value="active"/>
<experimental value="false"/>
<date value="2023-10-03T17:56:57+00:00"/>
<publisher value="HL7 International / Clinical Quality Information"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/cqi"/>
</telecom>
</contact>
<description value="This is a code system for Gaps in Care gap status."/>
<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="open-gap"/>
<display value="Open Gap"/>
<definition
value="A discrepancy exists between recommended best practices and the services that are actually provided and documented."/>
</concept>
<concept>
<code value="closed-gap"/>
<display value="Closed Gap"/>
<definition
value="No discrepancy exists between recommended best practices and the services that are actually provided and documented. A previously identified open gap may become closed, if actions were taken to close the open gaps."/>
</concept>
<concept>
<code value="not-applicable"/>
<display value="Not Applicable"/>
<definition
value="The patient does not meet the initial population criteria for the measure."/>
</concept>
</CodeSystem>