Electronic Long-Term Services and Supports (eLTSS) Release 1 - US Realm

This page is part of the electronic Long-Term Services and Supports Implementation Guide (v1.0.0: STU 1) based on FHIR R4. This is the current published version in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

ELTSS_Condition_Category_code - xml

Raw xml

Narrative view of the Value Set


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="eltss-condition-category-code"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>Condition Category Code Value Set</h2><div><p>Additional code for Assessed Need for Condition Category element</p>
</div><p>This value set includes codes from the following code systems:</p><ul><li>Include all codes defined in <a href="http://hl7.org/fhir/us/core/STU3/CodeSystem-condition-category.html"><code>http://hl7.org/fhir/us/core/CodeSystem/condition-category</code></a></li><li>Include these codes as defined in <a href="eltss-condition-category-code.html"><code>http://hl7.org/fhir/us/eltss/CodeSystem/eltss-condition-category-code</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="eltss-condition-category-code.html#eltss-condition-category-code-assessed-need">assessed-need</a></td><td>Assessed Need</td><td>The clinical and/or community-based necessity or desire as identified through an assessment that should be addressed by a service.</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/eltss/ValueSet/eltss-condition-category-code"/>
  <name value="ELTSS_Condition_Category_code"/>
  <title value="Condition Category Code Value Set"/>
  <status value="draft"/>
  <date value="2019-09-12T12:56:22-04:00"/>
  <publisher value="HL7 CBCP"/>
  <description
               value="Additional code for Assessed Need for Condition Category element"/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/us/core/CodeSystem/condition-category"/>
    </include>
    <include>
      <system
              value="http://hl7.org/fhir/us/eltss/CodeSystem/eltss-condition-category-code"/>
      <concept>
        <code value="assessed-need"/>
        <display value="Assessed Need"/>
      </concept>
    </include>
  </compose>
</ValueSet>