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" : "goal-attainment-scaling-score",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet goal-attainment-scaling-score</b></p><a name=\"goal-attainment-scaling-score\"> </a><a name=\"hcgoal-attainment-scaling-score\"> </a><a name=\"goal-attainment-scaling-score-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/68489/\">68489</a></td><td>Goal attainment scale</td></tr><tr><td><a href=\"https://loinc.org/68490/\">68490</a></td><td>Practitioner follow-up goal attainment scaling score</td></tr><tr><td><a href=\"https://loinc.org/68491/\">68491</a></td><td>Patient follow-up goal attainment scaling score</td></tr><tr><td><a href=\"https://loinc.org/68492/\">68492</a></td><td>Caregiver follow-up goal attainment scaling score</td></tr></table></li></ul></div>"
},
"url" : "http://mtnlotus.com/uv/pco/ValueSet/goal-attainment-scaling-score",
"version" : "0.2.0",
"name" : "GoalAttainmentScalingScore",
"title" : "Goal Attainment Scaling (GAS) Score",
"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 score indicates how a patient, caregiver, or practitioner rated progress 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" : "68489",
"display" : "Goal attainment scale"
},
{
"code" : "68490",
"display" : "Practitioner follow-up goal attainment scaling score"
},
{
"code" : "68491",
"display" : "Patient follow-up goal attainment scaling score"
},
{
"code" : "68492",
"display" : "Caregiver follow-up goal attainment scaling score"
}
]
}
]
}
}