FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.sdoh-clinicalcare.r4b
Resource TypeTask
IdTask-SDOHCC-TaskReferralManagementOrderSubtaskAcceptedExample.json
FHIR VersionR4B

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Task SDOHCC-TaskReferralManagementOrderSubtaskAcceptedExample

partOf: Task Fulfill the focal request

status: Accepted

intent: order

code: Fulfill the focal request

focus: ServiceRequest Assistance with application for Summer Food Service Program

for: COLIN ABBAS

authoredOn: 2020-09-12 20:56:53+0000

requester: ABC Coordination Platform

owner: Better Health Clinic


Source1

{
  "resourceType": "Task",
  "id": "SDOHCC-TaskReferralManagementOrderSubtaskAcceptedExample",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-TaskForReferralManagement"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "partOf": [
    {
      "reference": "Task/SDOHCC-TaskReferralManagementOrderFulfillmentAcceptedExample"
    }
  ],
  "status": "accepted",
  "intent": "order",
  "code": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/CodeSystem/task-code",
        "code": "fulfill",
        "display": "Fulfill the focal request"
      }
    ]
  },
  "focus": {
    "reference": "ServiceRequest/SDOHCC-ServiceRequestSubreferralSummerFoodProgramExample"
  },
  "for": {
    "reference": "Patient/pat-53234",
    "display": "COLIN ABBAS"
  },
  "authoredOn": "2020-09-12T20:56:53.671Z",
  "requester": {
    "reference": "Organization/SDOHCC-OrganizationCoordinationPlatformExample",
    "display": "ABC Coordination Platform"
  },
  "owner": {
    "reference": "Organization/SDOHCC-OrganizationClinicExample",
    "display": "Better Health Clinic"
  }
}