FHIR IG analytics| Package | hl7.fhir.us.sdoh-clinicalcare |
| Resource Type | Task |
| Id | Task-SDOHCC-TaskReferralForFurtherAssessmentExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Task SDOHCC-TaskReferralForFurtherAssessmentExample
Language: en
Profile: SDOHCC Task For Referral Management
status: Completed
intent: order
code: Fulfill the focal request
focus: ServiceRequest Assistance with application for food pantry program
for: COLIN ABBAS
authoredOn: 2020-10-15 10:30:00+0000
requester: Dr Jan Water Family Medicine Physician
owner: HACC
| Type | Value[x] |
| Additional Content | Food Insecurity Condition |
{
"resourceType": "Task",
"id": "SDOHCC-TaskReferralForFurtherAssessmentExample",
"meta": {
"profile": [
"http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-TaskForReferralManagement"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"intent": "order",
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/CodeSystem/task-code",
"code": "fulfill",
"display": "Fulfill the focal request"
}
]
},
"focus": {
"reference": "ServiceRequest/SDOHCC-ServiceRequestActiveFoodPantryApplicationAssistExample"
},
"for": {
"reference": "Patient/pat-53234",
"display": "COLIN ABBAS"
},
"authoredOn": "2020-10-15T10:30:00.000Z",
"requester": {
"reference": "PractitionerRole/SDOHCC-PractitionerRoleDrJanWaterExample",
"display": "Dr Jan Water Family Medicine Physician"
},
"owner": {
"reference": "HealthcareService/SDOHCC-HealthcareServiceSocialCareProgram",
"display": "HACC"
},
"output": [
{
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes",
"code": "additional-content"
}
]
},
"valueReference": {
"reference": "Condition/SDOHCC-ConditionFoodInsecurityExample",
"display": "Food Insecurity Condition"
}
}
]
}