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
{
"resourceType" : "Goal",
"id" : "pcoGoalWalkDogExample",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Goal pcoGoalWalkDogExample</b></p><a name=\"pcoGoalWalkDogExample\"> </a><a name=\"hcpcoGoalWalkDogExample\"> </a><a name=\"pcoGoalWalkDogExample-en-US\"> </a><blockquote><p><b>Goal Attainment Scaling</b></p><ul><li>level: <a href=\"https://loinc.org/LA6113-0\">LOINC LA6113-0</a>: Much better than expected</li><li>text: Walk dog outside three times a week</li></ul></blockquote><blockquote><p><b>Goal Attainment Scaling</b></p><ul><li>level: <a href=\"https://loinc.org/LA6112-2\">LOINC LA6112-2</a>: Better than expected</li><li>text: Walk dog outside twice a week</li></ul></blockquote><blockquote><p><b>Goal Attainment Scaling</b></p><ul><li>level: <a href=\"https://loinc.org/LA6111-4\">LOINC LA6111-4</a>: Expected outcome</li><li>text: Walk dog outside once a week</li></ul></blockquote><blockquote><p><b>Goal Attainment Scaling</b></p><ul><li>level: <a href=\"https://loinc.org/gas-less-than-expected\">LOINC gas-less-than-expected</a>: Less than expected</li><li>text: Does not walk dog but goes outside with dog</li></ul></blockquote><blockquote><p><b>Goal Attainment Scaling</b></p><ul><li>level: <a href=\"https://loinc.org/gas-much-less-than-expected\">LOINC gas-much-less-than-expected</a>: Much less than expected</li><li>text: Unable to go outside with dog</li></ul></blockquote><p><b>lifecycleStatus</b>: Active</p><p><b>achievementStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/goal-achievement in-progress}\">In Progress</span></p><p><b>category</b>: <span title=\"Codes:{http://mtnlotus.com/uv/pco/CodeSystem/ncqa-goal-domains physical-function}\">Physical Function</span></p><p><b>description</b>: <span title=\"Codes:\">Walk dog outside once a week</span></p><p><b>subject</b>: <a href=\"Patient-pcoPatientJones.html\">Dorothy Jones Female, DoB: 1947-11-25 ( http://example.org#ee8d4ac0-545c-4501-8d7e-646bfbda1db5\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>start</b>: 2024-04-03</p><h3>Targets</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Due[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>2024-09-30</td></tr></table><p><b>expressedBy</b>: <a href=\"Patient-pcoPatientJones.html\">Dorothy Jones Female, DoB: 1947-11-25 ( http://example.org#ee8d4ac0-545c-4501-8d7e-646bfbda1db5\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>addresses</b>: </p><ul><li><a href=\"Observation-pcoWhatMattersBodyExample.html\">What Matters: Moving the Body</a></li><li><a href=\"Observation-pcoWhatMattersRelationshipsExample.html\">What Matters: Family & Friends</a></li></ul></div>"
},
"extension" : [
{
"extension" : [
{
"url" : "level",
"valueCoding" : {
"system" : "http://loinc.org",
"code" : "LA6113-0",
"display" : "Much better than expected"
}
},
{
"url" : "text",
"valueString" : "Walk dog outside three times a week"
}
],
"url" : "http://mtnlotus.com/uv/pco/StructureDefinition/pco-goal-attainment-scaling"
},
{
"extension" : [
{
"url" : "level",
"valueCoding" : {
"system" : "http://loinc.org",
"code" : "LA6112-2",
"display" : "Better than expected"
}
},
{
"url" : "text",
"valueString" : "Walk dog outside twice a week"
}
],
"url" : "http://mtnlotus.com/uv/pco/StructureDefinition/pco-goal-attainment-scaling"
},
{
"extension" : [
{
"url" : "level",
"valueCoding" : {
"system" : "http://loinc.org",
"code" : "LA6111-4",
"display" : "Expected outcome"
}
},
{
"url" : "text",
"valueString" : "Walk dog outside once a week"
}
],
"url" : "http://mtnlotus.com/uv/pco/StructureDefinition/pco-goal-attainment-scaling"
},
{
"extension" : [
{
"url" : "level",
"valueCoding" : {
"system" : "http://loinc.org",
"code" : "gas-less-than-expected",
"display" : "Less than expected"
}
},
{
"url" : "text",
"valueString" : "Does not walk dog but goes outside with dog"
}
],
"url" : "http://mtnlotus.com/uv/pco/StructureDefinition/pco-goal-attainment-scaling"
},
{
"extension" : [
{
"url" : "level",
"valueCoding" : {
"system" : "http://loinc.org",
"code" : "gas-much-less-than-expected",
"display" : "Much less than expected"
}
},
{
"url" : "text",
"valueString" : "Unable to go outside with dog"
}
],
"url" : "http://mtnlotus.com/uv/pco/StructureDefinition/pco-goal-attainment-scaling"
}
],
"lifecycleStatus" : "active",
"achievementStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/goal-achievement",
"code" : "in-progress"
}
]
},
"category" : [
{
"coding" : [
{
"system" : "http://mtnlotus.com/uv/pco/CodeSystem/ncqa-goal-domains",
"code" : "physical-function",
"display" : "Physical Function"
}
]
}
],
"description" : {
"text" : "Walk dog outside once a week"
},
"subject" : {
🔗 "reference" : "Patient/pcoPatientJones"
},
"startDate" : "2024-04-03",
"target" : [
{
"dueDate" : "2024-09-30"
}
],
"expressedBy" : {
🔗 "reference" : "Patient/pcoPatientJones"
},
"addresses" : [
{
🔗 "reference" : "Observation/pcoWhatMattersBodyExample",
"display" : "What Matters: Moving the Body"
},
{
🔗 "reference" : "Observation/pcoWhatMattersRelationshipsExample",
"display" : "What Matters: Family & Friends"
}
]
}