FHIR IG Statistics: ValueSet/pfe-survey-category-vs
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
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"
}
]
}
]
}
}