FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/pfe-category-vs

Packagehl7.fhir.us.pacio-pfe
TypeValueSet
Idpfe-category-vs
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/pacio-pfe/https://build.fhir.org/ig/HL7/fhir-pacio-pfe/ValueSet-pfe-category-vs.html
URLhttp://hl7.org/fhir/us/pacio-pfe/ValueSet/pfe-category-vs
Version2.0.0
Statusactive
Date2025-07-15T23:02:23+00:00
NamePFECategoryVS
TitlePersonal Functioning and Engagement Category Value Set
Realmus
Authorityhl7
DescriptionThis value set includes codes representing health and health-related domains into which functioning observations can be further categorized.

Resources that use this resource

StructureDefinition
pfe-collectionPersonal Functioning and Engagement Collection
pfe-narrative-history-of-statusPersonal Functioning and Engagement Narrative History of Status
pfe-observation-clinicaltestPersonal Functioning and Engagement Clinical Test Observation
pfe-observation-singlePersonal Functioning and Engagement Single Observation

Resources that this resource uses

CodeSystem
icfInternational Classification of Functioning, Disability and Health
icfInternational Classification of Functioning, Disability and Health

Narrative

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

Generated Narrative: ValueSet pfe-category-vs


Source

{
  "resourceType": "ValueSet",
  "id": "pfe-category-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-category-vs",
  "version": "2.0.0",
  "name": "PFECategoryVS",
  "title": "Personal Functioning and Engagement Category Value Set",
  "status": "active",
  "experimental": false,
  "date": "2025-07-15T23:02:23+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 codes representing health and health-related domains into which functioning observations can be further categorized.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/sid/icf"
      }
    ]
  }
}