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 - JSON Representation

Page standards status: Informative

Raw json | Download


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