FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.sdc
Resource TypeQuestionnaireResponse
IdQuestionnaireResponse-adaptive-questionnaireresponse-sdc-example-phq9-start.json
FHIR VersionR4

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: QuestionnaireResponse adaptive-questionnaireresponse-sdc-example-phq9-start

Language: en

Profile: Adaptive Questionnaire Response

LinkIDTextDefinitionAnswerdoco
.. adaptive-questionnaireresponse-sdc-example-phq9-startQuestionnaire:#contained-adaptive-questionnaire-example-phq9-start
... H1/T1Over the last two weeks, how often have you been bothered by any of the following problems?
.... H1/T1/Q1Little interest or pleasure in doing things?SDC-CodeSystem PHQ9: Not-at-all (Not at all)
.... H1/T1/Q2Feeling down, depressed, or hopeless?SDC-CodeSystem PHQ9: Not-at-all (Not at all)
.... H1/T1/Q3Trouble falling or staying asleep, or sleeping too much?SDC-CodeSystem PHQ9: Not-at-all (Not at all)
.... H1/T1/Q4Feeling tired or having little energy?SDC-CodeSystem PHQ9: Several-days (Several days)
.... H1/T1/Q5Poor appetite or overeating?SDC-CodeSystem PHQ9: More than half the days (More than half the days)
.... H1/T1/Q6Feeling bad about yourself - or that you are a failure or have let yourself or your family down?SDC-CodeSystem PHQ9: Several-days (Several days)
.... H1/T1/Q7Trouble concentrating on things, such as reading the newspaper or watching television?SDC-CodeSystem PHQ9: Nearly every day (Nearly every day)
.... 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?SDC-CodeSystem PHQ9: More than half the days (More than half the days)
.... H1/T1/Q9Thoughts that you would be better off dead, or thoughts of hurting yourself in some way?SDC-CodeSystem PHQ9: Several-days (Several days)

doco Documentation for this format

Source1

{
  "resourceType": "QuestionnaireResponse",
  "id": "adaptive-questionnaireresponse-sdc-example-phq9-start",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaireresponse-adapt"
    ]
  },
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "contained": [
    {
      "resourceType": "Questionnaire",
      "id": "contained-adaptive-questionnaire-example-phq9-start",
      "extension": [
        {
          "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-questionnaireAdaptive",
          "valueBoolean": true
        },
        {
          "url": "http://hl7.org/fhir/StructureDefinition/artifact-versionAlgorithm",
          "valueCoding": {
            "system": "http://hl7.org/fhir/version-algorithm",
            "code": "semver"
          }
        }
      ],
      "version": "0.0.1",
      "name": "SDCPHQ9Start",
      "title": "Patient Health Questionnaire - 9 Item",
      "derivedFrom": [
        "http://hl7.org/fhir/uv/sdc/Questionnaire/questionnaire-sdc-profile-example-PHQ9"
      ],
      "_derivedFrom": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-derivationType",
              "valueCoding": {
                "system": "http://hl7.org/fhir/questionnaire-derivationType",
                "code": "compliesWith"
              }
            }
          ]
        }
      ],
      "status": "active",
      "experimental": true,
      "subjectType": [
        "Patient"
      ],
      "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",
              "required": true,
              "repeats": false,
              "answerValueSet": "#VSPHQ9B"
            },
            {
              "linkId": "H1/T1/Q2",
              "text": "Feeling down, depressed, or hopeless?",
              "type": "choice",
              "required": true,
              "repeats": false,
              "answerValueSet": "#VSPHQ9B"
            },
            {
              "linkId": "H1/T1/Q3",
              "text": "Trouble falling or staying asleep, or sleeping too much?",
              "type": "choice",
              "required": true,
              "repeats": false,
              "answerValueSet": "#VSPHQ9B"
            },
            {
              "linkId": "H1/T1/Q4",
              "text": "Feeling tired or having little energy?",
              "type": "choice",
              "required": true,
              "repeats": false,
              "answerValueSet": "#VSPHQ9B"
            },
            {
              "linkId": "H1/T1/Q5",
              "text": "Poor appetite or overeating?",
              "type": "choice",
              "required": true,
              "repeats": false,
              "answerValueSet": "#VSPHQ9B"
            },
            {
              "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",
              "required": true,
              "repeats": false,
              "answerValueSet": "#VSPHQ9B"
            },
            {
              "linkId": "H1/T1/Q7",
              "text": "Trouble concentrating on things, such as reading the newspaper or watching television?",
              "type": "choice",
              "required": true,
              "repeats": false,
              "answerValueSet": "#VSPHQ9B"
            },
            {
              "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",
              "required": true,
              "repeats": false,
              "answerValueSet": "#VSPHQ9B"
            },
            {
              "linkId": "H1/T1/Q9",
              "text": "Thoughts that you would be better off dead, or thoughts of hurting yourself in some way?",
              "type": "choice",
              "required": true,
              "repeats": false,
              "answerValueSet": "#VSPHQ9B"
            }
          ]
        }
      ]
    },
    {
      "resourceType": "ValueSet",
      "id": "VSPHQ9B",
      "meta": {
        "profile": [
          "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-valueset"
        ]
      },
      "name": "VSPHQ9B",
      "status": "active",
      "experimental": true,
      "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": "code",
                    "valueCode": "itemWeight"
                  },
                  {
                    "url": "value",
                    "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": "code",
                    "valueCode": "itemWeight"
                  },
                  {
                    "url": "value",
                    "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": "code",
                    "valueCode": "itemWeight"
                  },
                  {
                    "url": "value",
                    "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": "code",
                    "valueCode": "itemWeight"
                  },
                  {
                    "url": "value",
                    "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"
          }
        ]
      }
    }
  ],
  "identifier": {
    "value": "adaptive-questionnaireresponse-example-phq9-start"
  },
  "questionnaire": "#contained-adaptive-questionnaire-example-phq9-start",
  "status": "in-progress",
  "subject": {
    "reference": "http://example.org/fhir/Patient/proband"
  },
  "authored": "2019-08-21T20:36:57.544Z",
  "author": {
    "reference": "http://example.org/fhir/Patient/proband"
  },
  "item": [
    {
      "linkId": "H1/T1",
      "text": "Over the last two weeks, how often have you been bothered by any of the following problems?",
      "item": [
        {
          "linkId": "H1/T1/Q1",
          "text": "Little interest or pleasure in doing things?",
          "answer": [
            {
              "valueCoding": {
                "system": "http://hl7.org/fhir/uv/sdc/CodeSystem/CSPHQ9",
                "code": "Not-at-all",
                "display": "Not at all"
              }
            }
          ]
        },
        {
          "linkId": "H1/T1/Q2",
          "text": "Feeling down, depressed, or hopeless?",
          "answer": [
            {
              "valueCoding": {
                "system": "http://hl7.org/fhir/uv/sdc/CodeSystem/CSPHQ9",
                "code": "Not-at-all",
                "display": "Not at all"
              }
            }
          ]
        },
        {
          "linkId": "H1/T1/Q3",
          "text": "Trouble falling or staying asleep, or sleeping too much?",
          "answer": [
            {
              "valueCoding": {
                "system": "http://hl7.org/fhir/uv/sdc/CodeSystem/CSPHQ9",
                "code": "Not-at-all",
                "display": "Not at all"
              }
            }
          ]
        },
        {
          "linkId": "H1/T1/Q4",
          "text": "Feeling tired or having little energy?",
          "answer": [
            {
              "valueCoding": {
                "system": "http://hl7.org/fhir/uv/sdc/CodeSystem/CSPHQ9",
                "code": "Several-days",
                "display": "Several days"
              }
            }
          ]
        },
        {
          "linkId": "H1/T1/Q5",
          "text": "Poor appetite or overeating?",
          "answer": [
            {
              "valueCoding": {
                "system": "http://hl7.org/fhir/uv/sdc/CodeSystem/CSPHQ9",
                "code": "More than half the days",
                "display": "More than half the days"
              }
            }
          ]
        },
        {
          "linkId": "H1/T1/Q6",
          "text": "Feeling bad about yourself - or that you are a failure or have let yourself or your family down?",
          "answer": [
            {
              "valueCoding": {
                "system": "http://hl7.org/fhir/uv/sdc/CodeSystem/CSPHQ9",
                "code": "Several-days",
                "display": "Several days"
              }
            }
          ]
        },
        {
          "linkId": "H1/T1/Q7",
          "text": "Trouble concentrating on things, such as reading the newspaper or watching television?",
          "answer": [
            {
              "valueCoding": {
                "system": "http://hl7.org/fhir/uv/sdc/CodeSystem/CSPHQ9",
                "code": "Nearly every day",
                "display": "Nearly every day"
              }
            }
          ]
        },
        {
          "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?",
          "answer": [
            {
              "valueCoding": {
                "system": "http://hl7.org/fhir/uv/sdc/CodeSystem/CSPHQ9",
                "code": "More than half the days",
                "display": "More than half the days"
              }
            }
          ]
        },
        {
          "linkId": "H1/T1/Q9",
          "text": "Thoughts that you would be better off dead, or thoughts of hurting yourself in some way?",
          "answer": [
            {
              "valueCoding": {
                "system": "http://hl7.org/fhir/uv/sdc/CodeSystem/CSPHQ9",
                "code": "Several-days",
                "display": "Several days"
              }
            }
          ]
        }
      ]
    }
  ]
}