FHIR IG analytics| Package | hl7.fhir.us.core.r4b |
| Resource Type | QuestionnaireResponse |
| Id | QuestionnaireResponse-phq-9-example.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: QuestionnaireResponse phq-9-example
| 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 in last 2 weeks [Reported.PHQ] | LOINC LA6570-1: More than half the days | |
![]() ![]() | Feeling tired or having little energy in last 2 weeks [Reported.PHQ] | LOINC LA6570-1: More than half the days | |
![]() ![]() | Poor appetite or overeating in last 2 weeks [Reported.PHQ] | LOINC LA6569-3: Several days | |
![]() ![]() | Feeling bad about yourself - or that you are a failure or have let yourself or your family down in last 2 weeks [Reported.PHQ] | LOINC LA6569-3: Several days | |
![]() ![]() | Trouble concentrating on things, such as reading the newspaper or watching television in last 2 weeks [Reported.PHQ] | 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 in last 2 weeks [Reported.PHQ] | LOINC LA6568-5: Not at all | |
![]() ![]() | Thoughts that you would be better off dead, or of hurting yourself in some way in last 2 weeks [Reported.PHQ] | LOINC LA6568-5: Not at all | |
![]() ![]() | Patient health questionnaire 9 item total score | 12 | |
![]() ![]() | How difficult have these made it for you to do your work, take care of things at home, or get along with other people [Reported.PHQ] | LOINC LA6573-5: Somewhat difficult | |
{
"resourceType": "QuestionnaireResponse",
"id": "phq-9-example",
"meta": {
"profile": [
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-questionnaireresponse|8.0.0"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"questionnaire": "http://hl7.org/fhir/us/core/Questionnaire/phq-9-example",
"status": "completed",
"subject": {
"reference": "Patient/example"
},
"authored": "2022-11-29T20:50:32.718Z",
"author": {
"reference": "Practitioner/practitioner-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 in last 2 weeks [Reported.PHQ]",
"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 in last 2 weeks [Reported.PHQ]",
"answer": [
{
"valueCoding": {
"system": "http://loinc.org",
"code": "LA6570-1",
"display": "More than half the days"
}
}
]
},
{
"linkId": "/44251-7",
"text": "Poor appetite or overeating in last 2 weeks [Reported.PHQ]",
"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 in last 2 weeks [Reported.PHQ]",
"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 in last 2 weeks [Reported.PHQ]",
"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 in last 2 weeks [Reported.PHQ]",
"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 in last 2 weeks [Reported.PHQ]",
"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 made it for you to do your work, take care of things at home, or get along with other people [Reported.PHQ]",
"answer": [
{
"valueCoding": {
"system": "http://loinc.org",
"code": "LA6573-5",
"display": "Somewhat difficult"
}
}
]
}
]
}