FHIR IG analytics| Package | hl7.fhir.us.pco.r4 |
| Resource Type | Observation |
| Id | Observation-pcoPROMScoreAnxietyBaseline.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation pcoPROMScoreAnxietyBaseline
status: Final
category: Survey
code: Generalized anxiety disorder 7 item (GAD-7) total score [Reported.PHQ]
effective: 2025-02-15 13:15:00+0000
value: 15 score (Details: UCUM code1 = '1')
{
"resourceType": "Observation",
"id": "pcoPROMScoreAnxietyBaseline",
"meta": {
"profile": [
"http://hl7.org/fhir/us/pco/StructureDefinition/pco-prom-score-observation"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "survey"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "70274-6",
"display": "Generalized anxiety disorder 7 item (GAD-7) total score [Reported.PHQ]"
}
]
},
"subject": {
"reference": "Patient/pcoPatientJones"
},
"focus": [
{
"reference": "Goal/pcoGoalAnxietyExample"
}
],
"effectiveDateTime": "2025-02-15T13:15:00Z",
"performer": [
{
"reference": "Patient/pcoPatientJones"
}
],
"valueQuantity": {
"value": 15,
"unit": "score",
"system": "http://unitsofmeasure.org",
"code": "1"
}
}