FHIR IG analytics| Package | hl7.fhir.us.pacio-pfe.r4 |
| Resource Type | Observation |
| Id | Observation-PFEIG-CSC-SNF-PHQ9-1-Ob-Question-14.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation PFEIG-CSC-SNF-PHQ9-1-Ob-Question-14
Event Location: Location Sky Harbor Home Health Services
status: Final
category: Cognitive Status, Mental functions, Survey
code: Trouble falling or staying asleep, or sleeping too much in last 2 weeks.presence [Reported PHQ-9 CMS]
subject: Betsy Smith-Johnson Female, DoB Unknown ( http://example.org/identifiers/patient#10A3D58WH1600)
effective: 2020-07-11 11:30:00-0500
performer: PractitionerRole Speech and language therapist
value: Yes
{
"resourceType": "Observation",
"id": "PFEIG-CSC-SNF-PHQ9-1-Ob-Question-14",
"meta": {
"profile": [
"http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-observation-single"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/event-location",
"valueReference": {
"reference": "Location/PFEIG-Org-Loc-03"
}
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-category",
"code": "cognitive-status",
"display": "Cognitive Status"
}
]
},
{
"coding": [
{
"system": "http://hl7.org/fhir/sid/icf",
"code": "b1",
"display": "Mental functions"
}
]
},
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"version": "1.0.1",
"code": "survey"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "54640-8",
"display": "Trouble falling or staying asleep, or sleeping too much in last 2 weeks.presence [Reported PHQ-9 CMS]"
}
]
},
"subject": {
"reference": "Patient/PFEIG-patientBSJ1"
},
"effectiveDateTime": "2020-07-11T11:30:00-05:00",
"performer": [
{
"reference": "PractitionerRole/PFEIG-Role-SLP-LunaBaskins"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://loinc.org",
"code": "LA33-6",
"display": "Yes"
}
]
},
"derivedFrom": [
{
"reference": "QuestionnaireResponse/PFEIG-QResponse-SNF-PHQ9-1"
}
]
}