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

This page is part of the electronic Long-Term Services and Supports Implementation Guide (v2.0.0: STU2) 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

: eLTSS Observation Code CodeSystem - JSON Representation

Page standards status: Informative

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "eltss-observation-codes-temporary",
  "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-observation-codes-temporary</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\">strength<a name=\"eltss-observation-codes-temporary-strength\"> </a></td><td>Strength</td><td>A favorable attribute of oneself, his/her support network, environment and/or elements of his/her life.</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-observation-codes-temporary",
  "version" : "2.0.0",
  "name" : "ELTSS_Observation_Codes_temporary",
  "title" : "eLTSS Observation 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" : "Observation codes for Strength",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "strength",
      "display" : "Strength",
      "definition" : "A favorable attribute of oneself, his/her support network, environment and/or elements of his/her life."
    }
  ]
}