SDOH Clinical Care
2.0.0 - STU 2 US

This page is part of the SDOH Clinical Care for Multiple Domains (v2.0.0: STU 2) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: SDOHCC ServiceRequest Subreferral Garden Program Example - XML Representation

Raw xml | Download



<ServiceRequest xmlns="http://hl7.org/fhir">
  <id value="SDOHCC-ServiceRequestSubreferralGardenProgramExample"/>
  <meta>
    <versionId value="4"/>
    <lastUpdated value="2022-07-18T14:03:27.489+00:00"/>
    <source value="#4qJbx9r4sj8rHAyH"/>
    <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: ServiceRequest</b><a name="SDOHCC-ServiceRequestSubreferralGardenProgramExample"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource ServiceRequest &quot;SDOHCC-ServiceRequestSubreferralGardenProgramExample&quot; Version &quot;4&quot; Updated &quot;2022-07-18 02:03:27+0000&quot; </p><p style="margin-bottom: 0px">Information Source: #4qJbx9r4sj8rHAyH!</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-SDOHCC-ServiceRequest.html">SDOHCC ServiceRequest</a></p></div><p><b>basedOn</b>: <a href="ServiceRequest-SDOHCC-ServiceRequestActiveFoodPantryApplicationAssistExample.html">ServiceRequest/SDOHCC-ServiceRequestActiveFoodPantryApplicationAssistExample</a></p><p><b>status</b>: completed</p><p><b>intent</b>: original-order</p><p><b>category</b>: Social service procedure <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#410606002)</span>, Food Insecurity <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-SDOHCC-CodeSystemTemporaryCodes.html">SDOHCC CodeSystem Temporary Codes</a>#food-insecurity)</span></p><p><b>code</b>: Assistance with application for garden program <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#467751000124104)</span></p><p><b>subject</b>: <a href="Patient-pat-53234.html">Patient/pat-53234: COLIN ABBAS</a> &quot; ABBAS&quot;</p><p><b>reasonReference</b>: <a href="Condition-SDOHCC-ConditionFoodInsecurityExample.html">Condition/SDOHCC-ConditionFoodInsecurityExample</a></p></div>
  </text>
  <basedOn>
    <reference
               value="ServiceRequest/SDOHCC-ServiceRequestActiveFoodPantryApplicationAssistExample"/>
  </basedOn>
  <status value="completed"/>
  <intent value="original-order"/>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="410606002"/>
      <display value="Social service procedure"/>
    </coding>
  </category>
  <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="467751000124104"/>
      <display value="Assistance with application for garden program"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/pat-53234"/>
    <display value="COLIN ABBAS"/>
  </subject>
  <reasonReference>
    <reference value="Condition/SDOHCC-ConditionFoodInsecurityExample"/>
  </reasonReference>
</ServiceRequest>