This page is part of the Da Vinci Risk Adjustment FHIR Implementation Guide (v2.0.0-ballot: STU2 (v2.0.0) Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions
: Coding Gap Annotation CodeSystem - XML Representation
Raw xml | Download
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="coding-gap-annotation"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>http://hl7.org/fhir/us/davinci-ra/CodeSystem/coding-gap-annotation</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">acknowledged<a name="coding-gap-annotation-acknowledged"> </a></td><td>Acknowledged</td><td>Acknowleged</td></tr><tr><td style="white-space:nowrap">assessed-not-present<a name="coding-gap-annotation-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">assessed-present<a name="coding-gap-annotation-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">deferred<a name="coding-gap-annotation-deferred"> </a></td><td>Deferred</td><td>Deferred</td></tr></table></div>
</text>
<url
value="http://hl7.org/fhir/us/davinci-ra/CodeSystem/coding-gap-annotation"/>
<version value="2.0.0-ballot"/>
<name value="CodingGapAnnotation"/>
<title value="Coding Gap Annotation CodeSystem"/>
<status value="active"/>
<experimental value="false"/>
<date value="2023-03-28T02:02:49+00:00"/>
<publisher value="HL7 Clinical Quality Information Work Group"/>
<contact>
<name value="HL7 Clinical Quality Information Work Group"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/cqi"/>
</telecom>
</contact>
<description value="Coded annotation 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-annotation"/>
<content value="complete"/>
<count value="4"/>
<concept>
<code value="acknowledged"/>
<display value="Acknowledged"/>
<definition value="Acknowleged"/>
</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="assessed-present"/>
<display value="Assessed and present"/>
<definition
value="Assessed the gap and acknowledged it is still present"/>
</concept>
<concept>
<code value="deferred"/>
<display value="Deferred"/>
<definition value="Deferred"/>
</concept>
</CodeSystem>