FHIR IG analytics
| Package | hl7.fhir.us.pacio-pfe |
| Resource Type | ValueSet |
| Id | ValueSet-pfe-assistance-required-vs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7/fhir-pacio-pfe/ValueSet-pfe-assistance-required-vs.html |
| URL | http://hl7.org/fhir/us/pacio-pfe/ValueSet/pfe-assistance-required-vs |
| Version | 3.0.0-ballot |
| Status | active |
| Date | 2026-08-04T15:02:22+00:00 |
| Name | PFEAssistanceRequiredVS |
| Title | Personal Functioning and Engagement Assistance Required Value Set |
| Realm | us |
| Authority | hl7 |
| Description | Codes from LOINC answer list LL4309-2 used to indicate the assistance required for a person's baseline ability. |
| 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. |
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| kl.dk.fhir.children#2.1.0 | loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://loinc.org version Not Stated (use latest from terminology server)| Code | Display |
| LA11539-6 | Independent - patient completed all the activities by themself, with or without an assistive device, with no assistance from a helper. |
| LA30364-6 | Needed some help - patient needed partial assistance from another person to complete any activities. |
| LA30365-3 | Dependent - A helper completed all the activities for the patient. |
| LA4489-6 | Unknown |
| LA4720-4 | Not applicable |
Source1
{
"resourceType": "ValueSet",
"id": "pfe-assistance-required-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pc"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 3,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/pacio-pfe/ImplementationGuide/hl7.fhir.us.pacio-pfe"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/pacio-pfe/ImplementationGuide/hl7.fhir.us.pacio-pfe"
}
]
}
}
],
"url": "http://hl7.org/fhir/us/pacio-pfe/ValueSet/pfe-assistance-required-vs",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.67.48.1"
}
],
"version": "3.0.0-ballot",
"name": "PFEAssistanceRequiredVS",
"title": "Personal Functioning and Engagement Assistance Required Value Set",
"status": "active",
"experimental": false,
"date": "2026-08-04T15:02:22+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": "Codes from LOINC answer list LL4309-2 used to indicate the assistance required for a person's baseline ability.",
"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": "LA11539-6",
"display": "Independent - patient completed all the activities by themself, with or without an assistive device, with no assistance from a helper."
},
{
"code": "LA30364-6",
"display": "Needed some help - patient needed partial assistance from another person to complete any activities."
},
{
"code": "LA30365-3",
"display": "Dependent - A helper completed all the activities for the patient."
},
{
"code": "LA4489-6",
"display": "Unknown"
},
{
"code": "LA4720-4",
"display": "Not applicable"
}
]
}
]
}
}