This page is part of the PACIO Personal Functioning and Engagement Implementation Guide (v1.0.0: STU 1) 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
: Personal Functioning and Engagement Goals Self-Care Value Set - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "pfe-goals-self-care-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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/83227-9/\">83227-9</a></td><td style=\"color: #cccccc\">Toileting hygiene - functional goal during 3 day assessment period [CMS Assessment]</td></tr><tr><td><a href=\"https://loinc.org/83229-5/\">83229-5</a></td><td style=\"color: #cccccc\">Oral hygiene - functional goal during 3 day assessment period [CMS Assessment]</td></tr><tr><td><a href=\"https://loinc.org/83231-1/\">83231-1</a></td><td style=\"color: #cccccc\">Eating - functional goal during 3 day assessment period [CMS Assessment]</td></tr><tr><td><a href=\"https://loinc.org/85653-4/\">85653-4</a></td><td style=\"color: #cccccc\">Wash upper body - functional goal during 3 day assessment period [CMS Assessment]</td></tr><tr><td><a href=\"https://loinc.org/89387-5/\">89387-5</a></td><td style=\"color: #cccccc\">Upper body dressing - functional goal [CMS Assessment]</td></tr><tr><td><a href=\"https://loinc.org/89389-1/\">89389-1</a></td><td style=\"color: #cccccc\">Toileting hygiene - functional goal [CMS Assessment]</td></tr><tr><td><a href=\"https://loinc.org/89396-6/\">89396-6</a></td><td style=\"color: #cccccc\">Shower/bathe self - functional goal [CMS Assessment]</td></tr><tr><td><a href=\"https://loinc.org/89400-6/\">89400-6</a></td><td style=\"color: #cccccc\">Putting on and taking off footwear - functional goal [CMS Assessment]</td></tr><tr><td><a href=\"https://loinc.org/89404-8/\">89404-8</a></td><td style=\"color: #cccccc\">Oral hygiene - functional goal [CMS Assessment]</td></tr><tr><td><a href=\"https://loinc.org/89406-3/\">89406-3</a></td><td style=\"color: #cccccc\">Lower body dressing - functional goal [CMS Assessment]</td></tr><tr><td><a href=\"https://loinc.org/89409-7/\">89409-7</a></td><td style=\"color: #cccccc\">Eating - functional goal [CMS Assessment]</td></tr><tr><td><a href=\"https://loinc.org/96098-9/\">96098-9</a></td><td style=\"color: #cccccc\">Wash upper body - functional goal [CMS Assessment]</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pc"
}
],
"url" : "http://hl7.org/fhir/us/pacio-pfe/ValueSet/pfe-goals-self-care-vs",
"version" : "1.0.0",
"name" : "PFEGoalsSelfCareVS",
"title" : "Personal Functioning and Engagement Goals Self-Care Value Set",
"status" : "draft",
"experimental" : false,
"date" : "2024-01-05T17:17:38+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"
}
]
},
{
"name" : "PACIO project",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/patientcare"
},
{
"system" : "email",
"value" : "info@pacioproject.org"
}
]
}
],
"description" : "This value set includes LOINC codes that represent patient goals regarding individual's ability to perform self-care.",
"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" : "83227-9"
},
{
"code" : "83229-5"
},
{
"code" : "83231-1"
},
{
"code" : "85653-4"
},
{
"code" : "89387-5"
},
{
"code" : "89389-1"
},
{
"code" : "89396-6"
},
{
"code" : "89400-6"
},
{
"code" : "89404-8"
},
{
"code" : "89406-3"
},
{
"code" : "89409-7"
},
{
"code" : "96098-9"
}
]
}
]
}
}