FHIR IG analytics| Package | fhir.astp.bhp |
| Resource Type | QuestionnaireResponse |
| Id | QuestionnaireResponse-phq-9-example-1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: QuestionnaireResponse phq-9-example-1
| LinkID | Text | Definition | Answer |
|---|---|---|---|
![]() | Questionnaire:PHQ-9 Example | ||
![]() ![]() | Little interest or pleasure in doing things? | LOINC: LA6570-1 (More than half the days) | |
![]() ![]() | Feeling down, depressed, or hopeless? | LOINC: LA6570-1 (More than half the days) | |
![]() ![]() | Trouble falling or staying asleep, or sleeping too much | LOINC: LA6570-1 (More than half the days) | |
![]() ![]() | Feeling tired or having little energy | LOINC: LA6570-1 (More than half the days) | |
![]() ![]() | Poor appetite or overeating | LOINC: LA6569-3 (Several days) | |
![]() ![]() | Feeling bad about yourself-or that you are a failure or have let yourself or your family down | LOINC: LA6569-3 (Several days) | |
![]() ![]() | Trouble concentrating on things, such as reading the newspaper or watching television | LOINC: LA6570-1 (More than half the days) | |
![]() ![]() | Moving or speaking so slowly that other people could have noticed. Or the opposite-being so fidgety or restless that you have been moving around a lot more than usual | LOINC: LA6568-5 (Not at all) | |
![]() ![]() | Thoughts that you would be better off dead, or of hurting yourself in some way | LOINC: LA6568-5 (Not at all) | |
![]() ![]() | Patient health questionnaire 9 item total score | 12 | |
![]() ![]() | How difficult have these problems made it for you to do your work, take care of things at home, or get along with other people? | LOINC: LA6573-5 (Somewhat difficult) | |
{
"resourceType": "QuestionnaireResponse",
"id": "phq-9-example-1",
"meta": {
"profile": [
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-questionnaireresponse|6.1.0"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"questionnaire": "http://hl7.org/fhir/us/core/Questionnaire/phq-9-example|6.1.0",
"status": "completed",
"subject": {
"reference": "Patient/bh-patient-example",
"display": "James Wolff"
},
"authored": "2024-02-01T20:50:32.718Z",
"author": {
"reference": "Practitioner/ed-physician-example-1"
},
"item": [
{
"linkId": "/44250-9",
"text": "Little interest or pleasure in doing things?",
"answer": [
{
"valueCoding": {
"system": "http://loinc.org",
"code": "LA6570-1",
"display": "More than half the days"
}
}
]
},
{
"linkId": "/44255-8",
"text": "Feeling down, depressed, or hopeless?",
"answer": [
{
"valueCoding": {
"system": "http://loinc.org",
"code": "LA6570-1",
"display": "More than half the days"
}
}
]
},
{
"linkId": "/44259-0",
"text": "Trouble falling or staying asleep, or sleeping too much",
"answer": [
{
"valueCoding": {
"system": "http://loinc.org",
"code": "LA6570-1",
"display": "More than half the days"
}
}
]
},
{
"linkId": "/44254-1",
"text": "Feeling tired or having little energy",
"answer": [
{
"valueCoding": {
"system": "http://loinc.org",
"code": "LA6570-1",
"display": "More than half the days"
}
}
]
},
{
"linkId": "/44251-7",
"text": "Poor appetite or overeating",
"answer": [
{
"valueCoding": {
"system": "http://loinc.org",
"code": "LA6569-3",
"display": "Several days"
}
}
]
},
{
"linkId": "/44258-2",
"text": "Feeling bad about yourself-or that you are a failure or have let yourself or your family down",
"answer": [
{
"valueCoding": {
"system": "http://loinc.org",
"code": "LA6569-3",
"display": "Several days"
}
}
]
},
{
"linkId": "/44252-5",
"text": "Trouble concentrating on things, such as reading the newspaper or watching television",
"answer": [
{
"valueCoding": {
"system": "http://loinc.org",
"code": "LA6570-1",
"display": "More than half the days"
}
}
]
},
{
"linkId": "/44253-3",
"text": "Moving or speaking so slowly that other people could have noticed. Or the opposite-being so fidgety or restless that you have been moving around a lot more than usual",
"answer": [
{
"valueCoding": {
"system": "http://loinc.org",
"code": "LA6568-5",
"display": "Not at all"
}
}
]
},
{
"linkId": "/44260-8",
"text": "Thoughts that you would be better off dead, or of hurting yourself in some way",
"answer": [
{
"valueCoding": {
"system": "http://loinc.org",
"code": "LA6568-5",
"display": "Not at all"
}
}
]
},
{
"linkId": "/44261-6",
"text": "Patient health questionnaire 9 item total score",
"answer": [
{
"valueDecimal": 12
}
]
},
{
"linkId": "/69722-7",
"text": "How difficult have these problems made it for you to do your work, take care of things at home, or get along with other people?",
"answer": [
{
"valueCoding": {
"system": "http://loinc.org",
"code": "LA6573-5",
"display": "Somewhat difficult"
}
}
]
}
]
}