Electronic Long-Term Services and Supports (eLTSS) Release 1 - US Realm
2.0.0 - STU2 United States of America flag

Electronic Long-Term Services and Supports (eLTSS) Release 1 - US Realm, published by HL7 International / Human and Social Services. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/eLTSS/ and changes regularly. See the Directory of published versions

: eLTSS Condition Category Code CodeSystem - XML Representation

Page standards status: Informative

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="eltss-condition-category-code"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>http://hl7.org/fhir/us/eltss/CodeSystem/eltss-condition-category-code</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">assessed-need<a name="eltss-condition-category-code-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></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="hsswg"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="informative">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/us/eltss/ImplementationGuide/hl7.fhir.us.eltss"/>
      </extension>
    </valueCode>
  </extension>
  <url
       value="http://hl7.org/fhir/us/eltss/CodeSystem/eltss-condition-category-code"/>
  <version value="2.0.0"/>
  <name value="ELTSS_Condition_Category_Codes"/>
  <title value="eLTSS Condition Category Codes"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2019-09-12T13:05:35-04:00"/>
  <publisher value="HL7 International / Human and Social Services"/>
  <contact>
    <name value="HL7 International / Human and Social Services"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/hsswg"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="hhswg@lists.HL7.org"/>
    </telecom>
  </contact>
  <description
               value="Additional code for Assessed Need for Condition Category element"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="1"/>
  <concept>
    <code value="assessed-need"/>
    <display value="Assessed Need"/>
    <definition
                value="The clinical and/or community-based necessity or desire as identified through an assessment that should be addressed by a service."/>
  </concept>
</CodeSystem>