FHIR IG analytics| Package | hl7.fhir.us.physical-activity |
| Resource Type | Task |
| Id | Task-Scen3TaskYMCAV3.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Resource Task "Scen3TaskYMCAV3"
status: completed
intent: order
code: Fulfill the focal request (Task Codes#fulfill)
focus: ServiceRequest/Scen3ServiceRequest
for: Patient/Scen3PatientShevchenko: James Shevchenko " SHEVCHENKO"
authoredOn: 2023-05-15
requester: Organization/Scen3OrgMainClinic: Main Street Clinic "Main Street Clinic"
owner: Organization/Scen3OrgYMCA: Cincinnati Central YMCA "Cincinnati Central YMCA"
note: Successful completion of the exercise program. (By Organization/Scen3OrgYMCA @Aug 21, 2023, 7:37:18 PM)
{
"resourceType": "Task",
"id": "Scen3TaskYMCAV3",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"intent": "order",
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/CodeSystem/task-code",
"code": "fulfill"
}
]
},
"focus": {
"reference": "ServiceRequest/Scen3ServiceRequest"
},
"for": {
"reference": "Patient/Scen3PatientShevchenko",
"display": "James Shevchenko"
},
"authoredOn": "2023-05-15",
"requester": {
"reference": "Organization/Scen3OrgMainClinic",
"display": "Main Street Clinic"
},
"owner": {
"reference": "Organization/Scen3OrgYMCA",
"display": "Cincinnati Central YMCA"
},
"note": [
{
"authorReference": {
"reference": "Organization/Scen3OrgYMCA",
"display": "Cincinnati Central YMCA"
},
"time": "2023-08-21T15:37:18-04:00",
"text": "Successful completion of the exercise program."
}
]
}