FHIR IG analytics| Package | hl7.fhir.us.physical-activity |
| Resource Type | Task |
| Id | Task-Scen4TaskFillSurvey2V1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Resource Task "Scen4TaskFillSurvey2V1"
status: requested
intent: order
priority: routine
code: Complete Questionnaire (Temporary SDC Codes#complete-questionnaire)
description: Fill out a survey indicating satisfaction with plan
for: Patient/Scen4PatientScarborough: Jessica Scarborough " SCARBOROUGH"
authoredOn: 2024-02-20 09:00:00-0700
requester: PractitionerRole/Scen4Role: Ms. Rocha
owner: Patient/Scen4PatientScarborough: Jessica Scarborough " SCARBOROUGH"
| Type | Value[x] |
| Questionnaire (Temporary SDC Codes#questionnaire) | https://example.org/fhir/Questionnaire/satisfaction|2.1 |
{
"resourceType": "Task",
"id": "Scen4TaskFillSurvey2V1",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "requested",
"intent": "order",
"priority": "routine",
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/uv/sdc/CodeSystem/temp",
"code": "complete-questionnaire"
}
]
},
"description": "Fill out a survey indicating satisfaction with plan",
"for": {
"reference": "Patient/Scen4PatientScarborough",
"display": "Jessica Scarborough"
},
"authoredOn": "2024-02-20T09:00:00-07:00",
"requester": {
"reference": "PractitionerRole/Scen4Role",
"display": "Ms. Rocha"
},
"owner": {
"reference": "Patient/Scen4PatientScarborough",
"display": "Jessica Scarborough"
},
"input": [
{
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/uv/sdc/CodeSystem/temp",
"code": "questionnaire"
}
]
},
"valueCanonical": "https://example.org/fhir/Questionnaire/satisfaction|2.1"
}
]
}