{
  "resourceType": "Task",
  "id": "SDOHCC-TaskOrderFulfillmentCompletedExample",
  "meta": {
    "versionId": "4",
    "lastUpdated": "2021-07-06T18:22:14.415+00:00",
    "source": "#heNH0FQtI4G6Fttd",
    "profile": [
      "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Task"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>status</b>: completed</p><p><b>intent</b>: order</p><p><b>code</b>: <span title=\"Codes: {http://hl7.org/fhir/CodeSystem/task-code fulfill}\">Fulfill the focal request</span></p><p><b>focus</b>: <a href=\"ServiceRequest-SDOHCC-ServiceRequestFoodPantryApplicationAssistanceExample.html\">Generated Summary: status: completed; intent: order; <span title=\"Codes: {http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes food-insecurity}\">Food Insecurity</span>; <span title=\"Codes: {http://snomed.info/sct 467771000124109}\">Assistance with application for food pantry program</span></a></p><p><b>for</b>: <a href=\"Patient-pat-53234.html\">COLIN ABBAS. Generated Summary: Medical Record Number: 1032702 (USUAL); active; COLIN V. ABBAS , COLIN V. BAXTER ; Phone: 555-555-5555; gender: male; birthDate: 1987-02-20</a></p><h3>Outputs</h3><table class=\"grid\"><tr><td>-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td>*</td><td><span title=\"Codes: {http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes resulting-activity}\">Resulting Activity</span></td><td><a href=\"Procedure-SDOHCC-ProcedureFoodPantryApplicationAssistanceExample.html\">Generated Summary: status: completed; <span title=\"Codes: {http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes food-insecurity}\">Food Insecurity</span>; <span title=\"Codes: {http://snomed.info/sct 467771000124109}\">Assistance with application for food pantry program</span>; performed: 2021-05-31</a></td></tr></table></div>"
  },
  "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-ServiceRequestFoodPantryApplicationAssistanceExample"
  },
  "for": {
    "reference": "Patient/pat-53234",
    "display": "COLIN ABBAS"
  },
  "output": [
    {
      "type": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes",
            "code": "resulting-activity",
            "display": "Resulting Activity"
          }
        ]
      },
      "valueReference": {
        "reference": "Procedure/SDOHCC-ProcedureFoodPantryApplicationAssistanceExample"
      }
    }
  ]
}