Person-Centered Outcomes
0.2.0 - ci-build
Person-Centered Outcomes, published by Mountain Lotus WellBeing LLC. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/mtnlotus/pco-ig/ and changes regularly. See the Directory of published versions
Draft as of 2024-10-25 |
{
"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/LA6113-0/\">LA6113-0</a></td><td>Much better than expected</td></tr><tr><td><a href=\"https://loinc.org/LA6112-2/\">LA6112-2</a></td><td>Better than expected</td></tr><tr><td><a href=\"https://loinc.org/LA6111-4/\">LA6111-4</a></td><td>Expected outcome</td></tr><tr><td><a href=\"https://loinc.org/gas-less-than-expected/\">gas-less-than-expected</a></td><td>Less than expected</td></tr><tr><td><a href=\"https://loinc.org/gas-much-less-than-expected/\">gas-much-less-than-expected</a></td><td>Much less than expected</td></tr></table></li></ul></div>"
},
"url" : "http://mtnlotus.com/uv/pco/ValueSet/gas-score-answers",
"version" : "0.2.0",
"name" : "GASScoreAnswers",
"title" : "Follow-Up GAS Score Answers",
"status" : "draft",
"experimental" : false,
"date" : "2024-10-25T20:08:38+00:00",
"publisher" : "Mountain Lotus WellBeing LLC",
"contact" : [
{
"name" : "Mountain Lotus WellBeing LLC",
"telecom" : [
{
"system" : "url",
"value" : "http://mtnlotus.com"
}
]
}
],
"description" : "The progress rating on goal attainment scaling.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://loinc.org",
"concept" : [
{
"code" : "LA6113-0",
"display" : "Much better than expected"
},
{
"code" : "LA6112-2",
"display" : "Better than expected"
},
{
"code" : "LA6111-4",
"display" : "Expected outcome"
},
{
"code" : "gas-less-than-expected",
"display" : "Less than expected"
},
{
"code" : "gas-much-less-than-expected",
"display" : "Much less than expected"
}
]
}
]
}
}