Package | hl7.fhir.uv.sdc |
Resource Type | Questionnaire |
Id | questionnaire-sdc-profile-example-PHQ9 |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/sdc/https://build.fhir.org/ig/HL7/sdc/Questionnaire-questionnaire-sdc-profile-example-PHQ9.html |
URL | http://hl7.org/fhir/uv/sdc/Questionnaire/questionnaire-sdc-profile-example-PHQ9 |
Version | 4.0.0-ballot |
Status | active |
Date | 2025-08-07T06:58:13+00:00 |
Name | SDCPHQ9 |
Title | Patient Health Questionnaire - 9 Item |
Realm | uv |
Authority | hl7 |
Description | This is a Questionnaire example of how the PHQ-9 Questionnaire could be rendered as a FHIR Questionnaire Resource according to the Structured Data Capture SDC Base Questionnaire Profile. This example also portrays how FHIRpaths can be used to perform total score calculations using answer values. |
Purpose | This Questionnaire example was generated to ensure a non-proprietary, publicly available questionnaire that is available to test the Structured Data Capture profiles |
Copyright | This content is an unaltered digital reproduction of the PHQ-9 which is copyrighted by Pfizer Inc., which states that no permission is required to reproduce, translate, display or distribute the PHQ-9. |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Questionnaire questionnaire-sdc-profile-example-PHQ9
LinkID | Text | Cardinality | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | This is a Questionnaire example of how the PHQ-9 Questionnaire could be rendered as a FHIR Questionnaire Resource according to the Structured Data Capture SDC Base Questionnaire Profile. This example also portrays how FHIRpaths can be used to perform total score calculations using answer values. | Questionnaire | http://hl7.org/fhir/uv/sdc/Questionnaire/questionnaire-sdc-profile-example-PHQ9#4.0.0-ballot | |
![]() ![]() ![]() | Over the last two weeks, how often have you been bothered by any of the following problems? | 0..1 | group | |
![]() ![]() ![]() ![]() | Little interest or pleasure in doing things? | 0..1 | choice | Value Set: VSPHQ9 |
![]() ![]() ![]() ![]() | Feeling down, depressed, or hopeless? | 0..1 | choice | Value Set: VSPHQ9 |
![]() ![]() ![]() ![]() | Trouble falling or staying asleep, or sleeping too much? | 0..1 | choice | Value Set: VSPHQ9 |
![]() ![]() ![]() ![]() | Feeling tired or having little energy? | 0..1 | choice | Value Set: VSPHQ9 |
![]() ![]() ![]() ![]() | Poor appetite or overeating? | 0..1 | choice | Value Set: VSPHQ9 |
![]() ![]() ![]() ![]() | Feeling bad about yourself - or that you are a failure or have let yourself or your family down? | 0..1 | choice | Value Set: VSPHQ9 |
![]() ![]() ![]() ![]() | Trouble concentrating on things, such as reading the newspaper or watching television? | 0..1 | choice | Value Set: VSPHQ9 |
![]() ![]() ![]() ![]() | Moving or speaking so slowly that other people could gave noticed? Or so fidgety or restless that you have been moving a lot more than usual? | 0..1 | choice | Value Set: VSPHQ9 |
![]() ![]() ![]() ![]() | Thoughts that you would be better off dead, or thoughts of hurting yourself in some way? | 0..1 | choice | Value Set: VSPHQ9 |
![]() ![]() ![]() ![]() | Patient health questionnaire 9 item total score | 0..1 | quantity | |
ValueSet #VSPHQ9
Profile: SDC Value Set
This value set expansion contains 4 concepts.
Code | System | Display | itemWeight |
Not-at-all | http://hl7.org/fhir/uv/sdc/CodeSystem/CSPHQ9 | Not at all | 0 |
Several-days | http://hl7.org/fhir/uv/sdc/CodeSystem/CSPHQ9 | Several days | 1 |
More than half the days | http://hl7.org/fhir/uv/sdc/CodeSystem/CSPHQ9 | More than half the days | 2 |
Nearly every day | http://hl7.org/fhir/uv/sdc/CodeSystem/CSPHQ9 | Nearly every day | 4 |
{ "resourceType": "Questionnaire", "id": "questionnaire-sdc-profile-example-PHQ9", "meta": { "profile": [ "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire|4.0.0-ballot" ] }, "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "contained": [ { "resourceType": "ValueSet", "id": "VSPHQ9", "meta": { "profile": [ "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-valueset" ] }, "url": "http://hl7.org/fhir/uv/sdc/ValueSet/VSPHQ9", "name": "VSPHQ9", "status": "active", "description": "The answer list for questions addressing the frequency in which patient reports experiencing behaviors that are assessed in the PHQ-9 Questionnaire.", "immutable": true, "compose": { "include": [ { "system": "http://hl7.org/fhir/uv/sdc/CodeSystem/CSPHQ9", "concept": [ { "code": "Not-at-all", "display": "Not at all" }, { "code": "Several-days", "display": "Several days" }, { "code": "More than half the days", "display": "More than half the days" }, { "code": "Nearly every day", "display": "Nearly every day" } ] } ] }, "expansion": { "extension": [ { "extension": [ { "url": "code", "valueCode": "itemWeight" }, { "url": "uri", "valueUri": "http://hl7.org/fhir/concept-properties#itemWeight" } ], "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ValueSet.expansion.property" } ], "timestamp": "2024-12-06T22:52:00-07:00", "contains": [ { "extension": [ { "extension": [ { "url": "value%5Bx%5D" }, { "url": "code", "valueCode": "itemWeight" }, { "url": "value[x]", "valueDecimal": 0 } ], "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ValueSet.expansion.contains.property" } ], "system": "http://hl7.org/fhir/uv/sdc/CodeSystem/CSPHQ9", "code": "Not-at-all", "display": "Not at all" }, { "extension": [ { "extension": [ { "url": "value%5Bx%5D" }, { "url": "code", "valueCode": "itemWeight" }, { "url": "value[x]", "valueDecimal": 1 } ], "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ValueSet.expansion.contains.property" } ], "system": "http://hl7.org/fhir/uv/sdc/CodeSystem/CSPHQ9", "code": "Several-days", "display": "Several days" }, { "extension": [ { "extension": [ { "url": "value%5Bx%5D" }, { "url": "code", "valueCode": "itemWeight" }, { "url": "value[x]", "valueDecimal": 2 } ], "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ValueSet.expansion.contains.property" } ], "system": "http://hl7.org/fhir/uv/sdc/CodeSystem/CSPHQ9", "code": "More than half the days", "display": "More than half the days" }, { "extension": [ { "extension": [ { "url": "value%5Bx%5D" }, { "url": "code", "valueCode": "itemWeight" }, { "url": "value[x]", "valueDecimal": 4 } ], "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ValueSet.expansion.contains.property" } ], "system": "http://hl7.org/fhir/uv/sdc/CodeSystem/CSPHQ9", "code": "Nearly every day", "display": "Nearly every day" } ] } } ], "extension": [ { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Questionnaire.versionAlgorithm[x]", "valueCoding": { "system": "http://hl7.org/fhir/version-algorithm", "code": "semver" } }, { "url": "http://hl7.org/fhir/StructureDefinition/rendering-styleSensitive", "valueBoolean": true } ], "url": "http://hl7.org/fhir/uv/sdc/Questionnaire/questionnaire-sdc-profile-example-PHQ9", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.40.17.35.5" } ], "version": "4.0.0-ballot", "name": "SDCPHQ9", "title": "Patient Health Questionnaire - 9 Item", "status": "active", "experimental": true, "subjectType": [ "Patient" ], "date": "2025-08-07T06:58:13+00:00", "publisher": "HL7 International / FHIR Infrastructure", "contact": [ { "name": "HL7 International / FHIR Infrastructure", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/fiwg" } ] }, { "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/fiwg" } ] } ], "description": "This is a Questionnaire example of how the PHQ-9 Questionnaire could be rendered as a FHIR Questionnaire Resource according to the Structured Data Capture SDC Base Questionnaire Profile. This example also portrays how FHIRpaths can be used to perform total score calculations using answer values.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001", "display": "World" } ] } ], "purpose": "This Questionnaire example was generated to ensure a non-proprietary, publicly available questionnaire that is available to test the Structured Data Capture profiles", "copyright": "This content is an unaltered digital reproduction of the PHQ-9 which is copyrighted by Pfizer Inc., which states that no permission is required to reproduce, translate, display or distribute the PHQ-9.", "approvalDate": "2019-08-20", "effectivePeriod": { "start": "2018-08-20T04:00:00.000Z", "end": "2020-08-20T04:00:00.000Z" }, "item": [ { "linkId": "H1/T1", "text": "Over the last two weeks, how often have you been bothered by any of the following problems?", "type": "group", "item": [ { "linkId": "H1/T1/Q1", "text": "Little interest or pleasure in doing things?", "type": "choice", "answerValueSet": "#VSPHQ9" }, { "linkId": "H1/T1/Q2", "text": "Feeling down, depressed, or hopeless?", "type": "choice", "answerValueSet": "#VSPHQ9" }, { "linkId": "H1/T1/Q3", "text": "Trouble falling or staying asleep, or sleeping too much?", "type": "choice", "answerValueSet": "#VSPHQ9" }, { "linkId": "H1/T1/Q4", "text": "Feeling tired or having little energy?", "type": "choice", "answerValueSet": "#VSPHQ9" }, { "linkId": "H1/T1/Q5", "text": "Poor appetite or overeating?", "type": "choice", "answerValueSet": "#VSPHQ9" }, { "linkId": "H1/T1/Q6", "text": "Feeling bad about yourself - or that you are a failure or have let yourself or your family down?", "type": "choice", "answerValueSet": "#VSPHQ9" }, { "linkId": "H1/T1/Q7", "text": "Trouble concentrating on things, such as reading the newspaper or watching television?", "type": "choice", "answerValueSet": "#VSPHQ9" }, { "linkId": "H1/T1/Q8", "text": "Moving or speaking so slowly that other people could gave noticed? Or so fidgety or restless that you have been moving a lot more than usual?", "type": "choice", "answerValueSet": "#VSPHQ9" }, { "linkId": "H1/T1/Q9", "text": "Thoughts that you would be better off dead, or thoughts of hurting yourself in some way?", "type": "choice", "answerValueSet": "#VSPHQ9" }, { "extension": [ { "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-calculatedExpression", "valueExpression": { "description": "Score (0-4: None-minimal; 5-9: Mild; 19-14: Moderate; 15-19: Moderately severe; 20-27: Severe)", "name": "score", "language": "text/fhirpath", "expression": "%resource.item.where(linkId!='H1/TS').answer.value.weight().sum()" } } ], "linkId": "H1/TS", "code": [ { "system": "http://loinc.org", "code": "44261-6", "display": "Patient Health Questionnaire 9 item (PHQ-9) total score [Reported]" } ], "text": "Patient health questionnaire 9 item total score", "type": "quantity" } ] } ] }