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

: Observation Code Value Set - JSON Representation

Page standards status: Informative

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "eltss-observation-code",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</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=\"https://loinc.org/95541-9/\">95541-9</a></td><td>Care experience preference</td></tr></table></li><li>Include these codes as defined in <a href=\"CodeSystem-eltss-observation-codes-temporary.html\"><code>http://hl7.org/fhir/us/eltss/CodeSystem/eltss-observation-codes-temporary</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-eltss-observation-codes-temporary.html#eltss-observation-codes-temporary-strength\">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></li></ul></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/ValueSet/eltss-observation-code",
  "version" : "2.0.0",
  "name" : "ELTSS_Observation_code",
  "title" : "Observation Code Value Set",
  "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" : "This value set includes the Strength and Preference codes.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "copyright" : "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "95541-9",
            "display" : "Care experience preference"
          }
        ]
      },
      {
        "system" : "http://hl7.org/fhir/us/eltss/CodeSystem/eltss-observation-codes-temporary",
        "concept" : [
          {
            "code" : "strength",
            "display" : "Strength"
          }
        ]
      }
    ]
  }
}