FHIR IG analytics| Package | hl7.fhir.us.core.r4 |
| Resource Type | Observation |
| Id | Observation-PHQ9-item-example-44260-8.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation PHQ9-item-example-44260-8
status: Final
category: Survey, Disability Status
code: Thoughts that you would be better off dead, or of hurting yourself in some way in last 2 weeks [Reported.PHQ]
subject: Amy V. Baxter (no stated gender), DoB: 1987-02-20 ( Medical Record Number: 1032702 (use: usual, ))
effective: 2022-11-29 20:50:32+0000
performer: Practitioner Ronald Bone
value: Not at all
{
"resourceType": "Observation",
"id": "PHQ9-item-example-44260-8",
"meta": {
"profile": [
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-screening-assessment|8.0.0"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "survey",
"display": "Survey"
}
]
},
{
"coding": [
{
"system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-category",
"code": "disability-status",
"display": "Disability Status"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "44260-8",
"display": "Thoughts that you would be better off dead, or of hurting yourself in some way in last 2 weeks [Reported.PHQ]"
}
],
"text": "Thoughts that you would be better off dead, or of hurting yourself in some way in last 2 weeks [Reported.PHQ]"
},
"subject": {
"reference": "Patient/example"
},
"effectiveDateTime": "2022-11-29T20:50:32.718000+00:00",
"performer": [
{
"reference": "Practitioner/practitioner-1"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://loinc.org",
"code": "LA6568-5",
"display": "Not at all"
}
],
"text": "Not at all"
},
"derivedFrom": [
{
"reference": "QuestionnaireResponse/phq-9-example"
}
]
}