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

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

: Risk Adjustment Hierarchical Status CodeSystem - XML Representation

Active as of 2023-03-28

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="hierarchical-status"/>
  <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/hierarchical-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">applied-superseded<a name="hierarchical-status-applied-superseded"> </a></td><td>Hierarchies applied and Condition Category is superseded</td><td>Hierarchies were applied to a Condition Category (CC) and the Condition Category (CC) is superseded.</td></tr><tr><td style="white-space:nowrap">applied-not-superseded<a name="hierarchical-status-applied-not-superseded"> </a></td><td>Hierarchies applied and Condition Category is not superseded</td><td>Hierarchies were applied to a Condition Category (CC) and the Condition Category (CC) is not superseded.</td></tr><tr><td style="white-space:nowrap">not-applied<a name="hierarchical-status-not-applied"> </a></td><td>Hierarchies not applied</td><td>Hierarchies were not applied to a Condition Category (CC).</td></tr><tr><td style="white-space:nowrap">not-applicable<a name="hierarchical-status-not-applicable"> </a></td><td>Not applicable</td><td>Applying hierarchies to a Condition Category (CC) is not applicable.</td></tr></table></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/davinci-ra/CodeSystem/hierarchical-status"/>
  <version value="2.0.0-ballot"/>
  <name value="RiskAdjustmenthierarchicalStatus"/>
  <title value="Risk Adjustment Hierarchical Status 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="Indicate whether hierarchies were applied to a Condition Category (CC), and if applied, whether the Condition Category (CC) is superseded."/>
  <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/hierarchical-status"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="applied-superseded"/>
    <display
             value="Hierarchies applied and Condition Category is superseded"/>
    <definition
                value="Hierarchies were applied to a Condition Category (CC) and the Condition Category (CC) is superseded."/>
  </concept>
  <concept>
    <code value="applied-not-superseded"/>
    <display
             value="Hierarchies applied and Condition Category is not superseded"/>
    <definition
                value="Hierarchies were applied to a Condition Category (CC) and the Condition Category (CC) is not superseded."/>
  </concept>
  <concept>
    <code value="not-applied"/>
    <display value="Hierarchies not applied"/>
    <definition
                value="Hierarchies were not applied to a Condition Category (CC)."/>
  </concept>
  <concept>
    <code value="not-applicable"/>
    <display value="Not applicable"/>
    <definition
                value="Applying hierarchies to a Condition Category (CC) is not applicable."/>
  </concept>
</CodeSystem>