Da Vinci Risk Adjustment Implementation Guide
2.0.0 - STU2  flag

This page is part of the Da Vinci Risk Adjustment FHIR Implementation Guide (v2.0.0: STU 2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Remark Reason CodeSystem - XML Representation

Page standards status: Trial-use Maturity Level: 2

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-ra/CodeSystem/remark-reason</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">never-had-condition<a name="remark-reason-never-had-condition"> </a></td><td>Patient never had the condition</td><td>Reason for the assessed-not-present remark is because the patient has never had this condition.</td></tr><tr><td style="white-space:nowrap">inactive-condition<a name="remark-reason-inactive-condition"> </a></td><td>Condition no longer active</td><td>Reason for the assessed-not-present remark is because the patient's condition is no longer active.</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 assessed-not-present remark is because the patient has an active condition but the gap does not accurately describe it.</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="cqi"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="2">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/us/davinci-ra/ImplementationGuide/fhir.us.davinci-ra"/>
      </extension>
    </valueInteger>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/us/davinci-ra/ImplementationGuide/fhir.us.davinci-ra"/>
      </extension>
    </valueCode>
  </extension>
  <url value="http://hl7.org/fhir/us/davinci-ra/CodeSystem/remark-reason"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.40.29.16.5"/>
  </identifier>
  <version value="2.0.0"/>
  <name value="RemarkReason"/>
  <title value="Remark Reason CodeSystem"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-02-19T15:09:54+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"/>
      <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/remark-reason"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="never-had-condition"/>
    <display value="Patient never had the condition"/>
    <definition
                value="Reason for the assessed-not-present remark is because the patient has never had this condition."/>
  </concept>
  <concept>
    <code value="inactive-condition"/>
    <display value="Condition no longer active"/>
    <definition
                value="Reason for the assessed-not-present remark is because the patient's condition is no longer active."/>
  </concept>
  <concept>
    <code value="inapplicable-gap"/>
    <display value="Inapplicable gap"/>
    <definition
                value="Reason for the assessed-not-present remark is because the patient has an active condition but the gap does not accurately describe it."/>
  </concept>
</CodeSystem>