FHIR IG analytics| Package | hl7.fhir.us.sdoh-clinicalcare |
| Resource Type | Task |
| Id | Task-SDOHCC-TaskPatientReviewInformationCompletedExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Task SDOHCC-TaskPatientReviewInformationCompletedExample
Language: en
Profile: SDOHCC Task For Patient
status: Completed
intent: order
priority: Routine
code: Review Material
description: Please review this information about diabetes.
focus: DocumentReference: status = current
for: COLIN ABBAS
authoredOn: 2020-09-12 21:56:54+0000
requester: Organization Better Health Clinic
owner: COLIN ABBAS
{
"resourceType": "Task",
"id": "SDOHCC-TaskPatientReviewInformationCompletedExample",
"meta": {
"profile": [
"http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-TaskForPatient"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"intent": "order",
"priority": "routine",
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes",
"code": "review-material",
"display": "Review Material"
}
]
},
"description": "Please review this information about diabetes.",
"focus": {
"reference": "DocumentReference/DocumentReferenceExample"
},
"for": {
"reference": "Patient/pat-53234",
"display": "COLIN ABBAS"
},
"authoredOn": "2020-09-12T21:56:54.671Z",
"requester": {
"reference": "Organization/SDOHCC-OrganizationClinicExample"
},
"owner": {
"reference": "Patient/pat-53234",
"display": "COLIN ABBAS"
}
}