Person-Centered Outcomes - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2025-02-10 |
{
"resourceType" : "ValueSet",
"id" : "gas-score-answers",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet gas-score-answers</b></p><a name=\"gas-score-answers\"> </a><a name=\"hcgas-score-answers\"> </a><a name=\"gas-score-answers-en-US\"> </a><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/LA34479-8/\">LA34479-8</a></td><td>Much better than expected</td></tr><tr><td><a href=\"https://loinc.org/LA34480-6/\">LA34480-6</a></td><td>Better than expected</td></tr><tr><td><a href=\"https://loinc.org/LA34481-4/\">LA34481-4</a></td><td>Expected outcome</td></tr><tr><td><a href=\"https://loinc.org/LA34483-0/\">LA34483-0</a></td><td>Less than expected</td></tr><tr><td><a href=\"https://loinc.org/LA34484-8/\">LA34484-8</a></td><td>Much less than expected</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pc"
}
],
"url" : "http://hl7.org/fhir/us/pco/ValueSet/gas-score-answers",
"version" : "0.2.0",
"name" : "GASScoreAnswers",
"title" : "Follow-Up GAS Score Answers",
"status" : "draft",
"experimental" : false,
"date" : "2025-02-10T21:11:28+00:00",
"publisher" : "HL7 International / Patient Care",
"contact" : [
{
"name" : "HL7 International / Patient Care",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/patientcare"
},
{
"system" : "email",
"value" : "patientcare@lists.HL7.org"
}
]
}
],
"description" : "The progress rating on goal attainment scaling.",
"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" : "LA34479-8",
"display" : "Much better than expected"
},
{
"code" : "LA34480-6",
"display" : "Better than expected"
},
{
"code" : "LA34481-4",
"display" : "Expected outcome"
},
{
"code" : "LA34483-0",
"display" : "Less than expected"
},
{
"code" : "LA34484-8",
"display" : "Much less than expected"
}
]
}
]
}
}