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 ServiceRequest Based On Another Service Request Example - XML Representation

Raw xml | Download



<ServiceRequest xmlns="http://hl7.org/fhir">
  <id value="SDOHCC-ServiceRequestBasedOnAnotherServiceRequestExample"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2021-07-06T18:38:49.643+00:00"/>
    <source value="#rLOZObvuh42JCNqt"/>
    <profile
             value="http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ServiceRequest"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>basedOn</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>status</b>: completed</p><p><b>intent</b>: filler-order</p><p><b>category</b>: <span title="Codes: {http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes food-insecurity}">Food Insecurity</span></p><p><b>code</b>: <span title="Codes: {http://snomed.info/sct 467771000124109}">Assistance with application for food pantry program</span></p><p><b>subject</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><p><b>reasonReference</b>: <a href="Condition-SDOHCC-ConditionFoodInsecurityExample.html">Generated Summary: <span title="Codes: {http://terminology.hl7.org/CodeSystem/condition-clinical active}">Active</span>; <span title="Codes: {http://terminology.hl7.org/CodeSystem/condition-ver-status unconfirmed}">Unconfirmed</span>; <span title="Codes: {http://hl7.org/fhir/us/core/CodeSystem/condition-category health-concern}">Health Concern</span>, <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 733423003}, {http://hl7.org/fhir/sid/icd-10-cm Z59.4}">Food insecurity</span>; onset: Aug 18, 2019 12:31:35 PM --&gt; (ongoing)</a></p></div>
  </text>
  <basedOn>
    <reference
               value="ServiceRequest/SDOHCC-ServiceRequestFoodPantryApplicationAssistanceExample"/>
  </basedOn>
  <status value="completed"/>
  <intent value="filler-order"/>
  <category>
    <coding>
      <system
              value="http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes"/>
      <code value="food-insecurity"/>
      <display value="Food Insecurity"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="467771000124109"/>
      <display value="Assistance with application for food pantry program"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/pat-53234"/>
    <display value="COLIN ABBAS"/>
  </subject>
  <reasonReference>
    <reference value="Condition/SDOHCC-ConditionFoodInsecurityExample"/>
  </reasonReference>
</ServiceRequest>