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

FHIR IG Statistics: ValueSet/pfe-us-core-category-vs

Packagehl7.fhir.us.pacio-pfe
TypeValueSet
Idpfe-us-core-category-vs
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/pacio-pfe/https://build.fhir.org/ig/HL7/fhir-pacio-pfe/ValueSet-pfe-us-core-category-vs.html
URLhttp://hl7.org/fhir/us/pacio-pfe/ValueSet/pfe-us-core-category-vs
Version2.0.0
Statusactive
Date2025-07-15T23:02:23+00:00
NamePFEUSCoreCategoryVS
TitlePersonal Functioning and Engagement US Core Value Set
Realmus
Authorityhl7
DescriptionSubset of the us core categories to identify the type of PFE observation

Resources that use this resource

StructureDefinition
pfe-collectionPersonal Functioning and Engagement Collection
pfe-observation-singlePersonal Functioning and Engagement Single Observation

Resources that this resource uses

CodeSystem
us-core-categoryUS Core Category

Narrative

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

Generated Narrative: ValueSet pfe-us-core-category-vs


Source

{
  "resourceType": "ValueSet",
  "id": "pfe-us-core-category-vs",
  "text": {
    "status": "extensions",
    "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-us-core-category-vs",
  "version": "2.0.0",
  "name": "PFEUSCoreCategoryVS",
  "title": "Personal Functioning and Engagement US Core 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": "Subset of the us core categories to identify the type of PFE observation",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-category",
        "concept": [
          {
            "code": "functional-status",
            "display": "Functional Status"
          },
          {
            "code": "cognitive-status",
            "display": "Cognitive Status"
          }
        ]
      }
    ]
  }
}