SDOH Clinical Care
0.1.0 - STU 1

This page is part of the SDOH Clinical Care for Multiple Domains (v0.1.0: STU 1 Ballot 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 QuestionnaireResponse HungerVitalSign Example 1 - XML Representation

Raw xml | Download



<QuestionnaireResponse xmlns="http://hl7.org/fhir">
  <id value="QR-5770275"/>
  <meta>
    <versionId value="6"/>
    <lastUpdated value="2020-12-03T00:33:01.579+00:00"/>
    <source value="#JBKFNY8uR7myRQiq"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>questionnaire</b>: <a href="http://hl7.org/fhir/us/sdoh-clinicalcare/Questionnaire/SDOHCC-Questionnaire-HungerVitalSign-1">http://hl7.org/fhir/us/sdoh-clinicalcare/Questionnaire/SDOHCC-Questionnaire-HungerVitalSign-1</a></p><p><b>status</b>: completed</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>authored</b>: Aug 27, 2020 6:13:21 AM</p><p><b>source</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><blockquote><p><b>item</b></p><p><b>linkId</b>: /88122-7</p><p><b>text</b>: Within the past 12 months we worried whether our food would run out before we got money to buy more [U.S. FSS]</p><h3>Answers</h3><table class="grid"><tr><td>-</td><td><b>Value[x]</b></td></tr><tr><td>*</td><td><span title="{http://loinc.org LA28397-0}">Often true</span></td></tr></table></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: /88123-5</p><p><b>text</b>: Within the past 12 months the food we bought just didn't last and we didn't have money to get more [U.S. FSS]</p><h3>Answers</h3><table class="grid"><tr><td>-</td><td><b>Value[x]</b></td></tr><tr><td>*</td><td><span title="{http://loinc.org LA6729-3}">Sometimes true</span></td></tr></table></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: /88124-3</p><p><b>text</b>: Food insecurity risk [HVS]</p><h3>Answers</h3><table class="grid"><tr><td>-</td><td><b>Value[x]</b></td></tr><tr><td>*</td><td><span title="{http://loinc.org LA19952-3}">At risk</span></td></tr></table></blockquote></div>
  </text>
  <questionnaire
                 value="http://hl7.org/fhir/us/sdoh-clinicalcare/Questionnaire/SDOHCC-Questionnaire-HungerVitalSign-1"/>
  <status value="completed"/>
  <subject>
    <reference value="Patient/pat-53234"/>
    <display value="COLIN ABBAS"/>
  </subject>
  <authored value="2020-08-27T06:13:21.036Z"/>
  <source>
    <reference value="Patient/pat-53234"/>
    <display value="COLIN ABBAS"/>
  </source>
  <item>
    <linkId value="/88122-7"/>
    <text
          value="Within the past 12 months we worried whether our food would run out before we got money to buy more [U.S. FSS]"/>
    <answer>
      <valueCoding>
        <system value="http://loinc.org"/>
        <code value="LA28397-0"/>
        <display value="Often true"/>
      </valueCoding>
    </answer>
  </item>
  <item>
    <linkId value="/88123-5"/>
    <text
          value="Within the past 12 months the food we bought just didn&#39;t last and we didn&#39;t have money to get more [U.S. FSS]"/>
    <answer>
      <valueCoding>
        <system value="http://loinc.org"/>
        <code value="LA6729-3"/>
        <display value="Sometimes true"/>
      </valueCoding>
    </answer>
  </item>
  <item>
    <linkId value="/88124-3"/>
    <text value="Food insecurity risk [HVS]"/>
    <answer>
      <valueCoding>
        <system value="http://loinc.org"/>
        <code value="LA19952-3"/>
        <display value="At risk"/>
      </valueCoding>
    </answer>
  </item>
</QuestionnaireResponse>