Data Exchange For Quality Measures Implementation Guide
5.0.0 - STU5 United States of America flag

Data Exchange For Quality Measures Implementation Guide, published by HL7 International / Clinical Quality Information. This guide is not an authorized publication; it is the continuous build for version 5.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-deqm/ and changes regularly. See the Directory of published versions

: Remark Reason CodeSystem - XML Representation

Active as of 2025-04-10

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="remark-reason"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem remark-reason</b></p><a name="remark-reason"> </a><a name="hcremark-reason"> </a><a name="remark-reason-en-US"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/davinci-deqm/CodeSystem/remark-reason</code> defines the following code:</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">inapplicable-gap<a name="remark-reason-inapplicable-gap"> </a></td><td>Inapplicable gap</td><td>Reason for the remark is because the gap is not applicable to the patient.</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/remark-reason"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.40.23.16.5"/>
  </identifier>
  <version value="5.0.0"/>
  <name value="RemarkReason"/>
  <title value="Remark Reason CodeSystem"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-04-10T20:02:55+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="Reason codes for remark"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <valueSet
            value="http://hl7.org/fhir/us/davinci-deqm/ValueSet/remark-reason"/>
  <content value="complete"/>
  <count value="1"/>
  <concept>
    <code value="inapplicable-gap"/>
    <display value="Inapplicable gap"/>
    <definition
                value="Reason for the remark is because the gap is not applicable to the patient."/>
  </concept>
</CodeSystem>