Da Vinci Risk Adjustment Implementation Guide
2.0.0-preview - STU2 United States of America flag

Da Vinci Risk Adjustment Implementation Guide, published by HL7 International / Clinical Quality Information. This guide is not an authorized publication; it is the continuous build for version 2.0.0-preview built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-ra/ and changes regularly. See the Directory of published versions

: Coding Gap Remark CodeSystem - XML Representation

Active as of 2024-05-16

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="coding-gap-remark"/>
  <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-ra/CodeSystem/coding-gap-remark</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">assessed-present<a name="coding-gap-remark-assessed-present"> </a></td><td>Assessed and present</td><td>Assessed the gap and acknowledged it is still present.</td></tr><tr><td style="white-space:nowrap">assessed-not-present<a name="coding-gap-remark-assessed-not-present"> </a></td><td>Assessed and not present</td><td>Assessed the gap and acknowledged it is not present.</td></tr><tr><td style="white-space:nowrap">in-progress<a name="coding-gap-remark-in-progress"> </a></td><td>In progress</td><td>Assessed the gap and actions are taken to address the gap.</td></tr><tr><td style="white-space:nowrap">deferred<a name="coding-gap-remark-deferred"> </a></td><td>Deferred</td><td>Assessed the gap and actions will be taken in the future to address the gap.</td></tr><tr><td style="white-space:nowrap">not-assessed<a name="coding-gap-remark-not-assessed"> </a></td><td>Not assessed</td><td>Gap was shown to the provider but no action was taken to assess the gap.</td></tr><tr><td style="white-space:nowrap">not-presented<a name="coding-gap-remark-not-presented"> </a></td><td>Not presented</td><td>System did not present the gap to the end user.</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-ra/CodeSystem/coding-gap-remark"/>
  <version value="2.0.0-preview"/>
  <name value="CodingGapRemark"/>
  <title value="Coding Gap Remark CodeSystem"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-05-16T08:34:40+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="Coded remark for coding gap"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <copyright
             value="Used by permission of HL7 International - Clinical Quality Information Work Group, all rights reserved Creative Commons License"/>
  <caseSensitive value="true"/>
  <valueSet
            value="http://hl7.org/fhir/us/davinci-ra/ValueSet/coding-gap-remark"/>
  <content value="complete"/>
  <count value="6"/>
  <concept>
    <code value="assessed-present"/>
    <display value="Assessed and present"/>
    <definition
                value="Assessed the gap and acknowledged it is still present."/>
  </concept>
  <concept>
    <code value="assessed-not-present"/>
    <display value="Assessed and not present"/>
    <definition value="Assessed the gap and acknowledged it is not present."/>
  </concept>
  <concept>
    <code value="in-progress"/>
    <display value="In progress"/>
    <definition
                value="Assessed the gap and actions are taken to address the gap."/>
  </concept>
  <concept>
    <code value="deferred"/>
    <display value="Deferred"/>
    <definition
                value="Assessed the gap and actions will be taken in the future to address the gap."/>
  </concept>
  <concept>
    <code value="not-assessed"/>
    <display value="Not assessed"/>
    <definition
                value="Gap was shown to the provider but no action was taken to assess the gap."/>
  </concept>
  <concept>
    <code value="not-presented"/>
    <display value="Not presented"/>
    <definition value="System did not present the gap to the end user."/>
  </concept>
</CodeSystem>