SDOH Clinical Care
1.0.0 - STU 1

This page is part of the SDOH Clinical Care for Multiple Domains (v1.0.0: STU 1) based on FHIR R4. The current version which supercedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions

: SDOHCC Task Order Fulfillment Accepted Example - XML Representation

Raw xml | Download



<Task xmlns="http://hl7.org/fhir">
  <id value="SDOHCC-TaskOrderFulfillmentAcceptedExample"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2021-06-02T22:04:46.942+00:00"/>
    <source value="#yHQVvmSRMGNrvyWP"/>
    <profile
             value="http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Task"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>status</b>: accepted</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></div>
  </text>
  <status value="accepted"/>
  <intent value="order"/>
  <code>
    <coding>
      <system value="http://hl7.org/fhir/CodeSystem/task-code"/>
      <code value="fulfill"/>
      <display value="Fulfill the focal request"/>
    </coding>
  </code>
  <focus>
    <reference
               value="ServiceRequest/SDOHCC-ServiceRequestFoodPantryApplicationAssistanceExample"/>
  </focus>
  <for>
    <reference value="Patient/pat-53234"/>
    <display value="COLIN ABBAS"/>
  </for>
</Task>