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. For a full list of available versions, see the Directory of published versions
Page standards status: Informative |
{
"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"
}
]
}
]
}
}