SDOH Clinical Care
2.2.0 - STU 2.2 United States of America flag

This page is part of the SDOH Clinical Care for Multiple Domains (v2.2.0: STU 2.2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: SDOHCC Task Patient Review Information Completed Example - XML Representation

Page standards status: Informative

Raw xml | Download



<Task xmlns="http://hl7.org/fhir">
  <id value="SDOHCC-TaskPatientReviewInformationCompletedExample"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-TaskForPatient"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Task SDOHCC-TaskPatientReviewInformationCompletedExample</b></p><a name="SDOHCC-TaskPatientReviewInformationCompletedExample"> </a><a name="hcSDOHCC-TaskPatientReviewInformationCompletedExample"> </a><a name="SDOHCC-TaskPatientReviewInformationCompletedExample-en-US"> </a><p><b>status</b>: Completed</p><p><b>intent</b>: order</p><p><b>priority</b>: Routine</p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes review-material}">Review Material</span></p><p><b>description</b>: Please review this information about diabetes.</p><p><b>focus</b>: <a href="DocumentReference-DocumentReferenceExample.html">DocumentReference: status = current</a></p><p><b>for</b>: <a href="Patient-pat-53234.html">COLIN ABBAS</a></p><p><b>authoredOn</b>: 2020-09-12 21:56:54+0000</p><p><b>requester</b>: <a href="Organization-SDOHCC-OrganizationClinicExample.html">Organization Better Health Clinic</a></p><p><b>owner</b>: <a href="Patient-pat-53234.html">COLIN ABBAS</a></p></div>
  </text>
  <status value="completed"/>
  <intent value="order"/>
  <priority value="routine"/>
  <code>
    <coding>
      <system
              value="http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes"/>
      <code value="review-material"/>
      <display value="Review Material"/>
    </coding>
  </code>
  <description value="Please review this information about diabetes."/>
  <focus>🔗 
    <reference value="DocumentReference/DocumentReferenceExample"/>
  </focus>
  <for>🔗 
    <reference value="Patient/pat-53234"/>
    <display value="COLIN ABBAS"/>
  </for>
  <authoredOn value="2020-09-12T21:56:54.671Z"/>
  <requester>🔗 
    <reference value="Organization/SDOHCC-OrganizationClinicExample"/>
  </requester>
  <owner>🔗 
    <reference value="Patient/pat-53234"/>
    <display value="COLIN ABBAS"/>
  </owner>
</Task>