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

FHIR IG Statistics: Questionnaire/questionnaire-sdc-profile-example-PHQ9

Packagehl7.fhir.uv.sdc
Resource TypeQuestionnaire
Idquestionnaire-sdc-profile-example-PHQ9
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/sdc/https://build.fhir.org/ig/HL7/sdc/Questionnaire-questionnaire-sdc-profile-example-PHQ9.html
URLhttp://hl7.org/fhir/uv/sdc/Questionnaire/questionnaire-sdc-profile-example-PHQ9
Version4.0.0-ballot
Statusactive
Date2025-08-07T06:58:13+00:00
NameSDCPHQ9
TitlePatient Health Questionnaire - 9 Item
Realmuv
Authorityhl7
DescriptionThis 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.
PurposeThis Questionnaire example was generated to ensure a non-proprietary, publicly available questionnaire that is available to test the Structured Data Capture profiles
CopyrightThis 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.

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: Questionnaire questionnaire-sdc-profile-example-PHQ9

LinkIDTextCardinalityTypeDescription & Constraintsdoco
.. SDCPHQ9This 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.Questionnairehttp://hl7.org/fhir/uv/sdc/Questionnaire/questionnaire-sdc-profile-example-PHQ9#4.0.0-ballot
... H1/T1Over the last two weeks, how often have you been bothered by any of the following problems?0..1group
.... H1/T1/Q1Little interest or pleasure in doing things?0..1choiceValue Set: VSPHQ9
.... H1/T1/Q2Feeling down, depressed, or hopeless?0..1choiceValue Set: VSPHQ9
.... H1/T1/Q3Trouble falling or staying asleep, or sleeping too much?0..1choiceValue Set: VSPHQ9
.... H1/T1/Q4Feeling tired or having little energy?0..1choiceValue Set: VSPHQ9
.... H1/T1/Q5Poor appetite or overeating?0..1choiceValue Set: VSPHQ9
.... H1/T1/Q6Feeling bad about yourself - or that you are a failure or have let yourself or your family down?0..1choiceValue Set: VSPHQ9
.... H1/T1/Q7Trouble concentrating on things, such as reading the newspaper or watching television?0..1choiceValue Set: VSPHQ9
.... H1/T1/Q8Moving 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..1choiceValue Set: VSPHQ9
.... H1/T1/Q9Thoughts that you would be better off dead, or thoughts of hurting yourself in some way?0..1choiceValue Set: VSPHQ9
.... H1/TSPatient health questionnaire 9 item total score0..1quantity

doco Documentation for this format

Contained Resources


ValueSet #VSPHQ9

Profile: SDC Value Set

This value set expansion contains 4 concepts.

CodeSystemDisplayitemWeight
  Not-at-allhttp://hl7.org/fhir/uv/sdc/CodeSystem/CSPHQ9Not at all0
  Several-dayshttp://hl7.org/fhir/uv/sdc/CodeSystem/CSPHQ9Several days1
  More than half the dayshttp://hl7.org/fhir/uv/sdc/CodeSystem/CSPHQ9More than half the days2
  Nearly every dayhttp://hl7.org/fhir/uv/sdc/CodeSystem/CSPHQ9Nearly every day4

Source

{
  "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"
        }
      ]
    }
  ]
}