FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.pacio-pfe
Resource TypeValueSet
IdValueSet-pfe-assistance-required-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7/fhir-pacio-pfe/ValueSet-pfe-assistance-required-vs.html
URLhttp://hl7.org/fhir/us/pacio-pfe/ValueSet/pfe-assistance-required-vs
Version3.0.0-ballot
Statusactive
Date2026-08-04T15:02:22+00:00
NamePFEAssistanceRequiredVS
TitlePersonal Functioning and Engagement Assistance Required Value Set
Realmus
Authorityhl7
DescriptionCodes from LOINC answer list LL4309-2 used to indicate the assistance required for a person's baseline ability.
CopyrightThis 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

StructureDefinition
hl7.fhir.us.pacio-pfe#currentassistance-requiredAssistanceRequired

Resources that this resource uses

CodeSystem
kl.dk.fhir.children#2.1.0loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet pfe-assistance-required-vs

  • Include these codes as defined in http://loinc.org version Not Stated (use latest from terminology server)
    CodeDisplay
    LA11539-6Independent - patient completed all the activities by themself, with or without an assistive device, with no assistance from a helper.
    LA30364-6Needed some help - patient needed partial assistance from another person to complete any activities.
    LA30365-3Dependent - A helper completed all the activities for the patient.
    LA4489-6Unknown
    LA4720-4Not 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"
          }
        ]
      }
    ]
  }
}