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

FHIR IG Statistics: ValueSet/pfe-survey-category-vs

Packagehl7.fhir.us.pacio-pfe
TypeValueSet
Idpfe-survey-category-vs
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/pacio-pfe/https://build.fhir.org/ig/HL7/fhir-pacio-pfe/ValueSet-pfe-survey-category-vs.html
URLhttp://hl7.org/fhir/us/pacio-pfe/ValueSet/pfe-survey-category-vs
Version2.0.0
Statusactive
Date2025-07-15T23:02:23+00:00
NamePFESurveyCategoryVS
TitlePersonal Functioning and Engagement Survey Value Set
Realmus
Authorityhl7
DescriptionUsed to indicate that all PFE observations of of type Survey

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
observation-categoryObservation Category Codes
observation-categoryObservation Category Codes

Narrative

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

Generated Narrative: ValueSet pfe-survey-category-vs


Source

{
  "resourceType": "ValueSet",
  "id": "pfe-survey-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-survey-category-vs",
  "version": "2.0.0",
  "name": "PFESurveyCategoryVS",
  "title": "Personal Functioning and Engagement Survey 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": "Used to indicate that all PFE observations of of type Survey",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/observation-category",
        "version": "1.0.1",
        "concept": [
          {
            "code": "survey",
            "display": "Survey"
          }
        ]
      }
    ]
  }
}