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 Observation HungerVitalSign Example 1 - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="SDOHCC-Observation-HungerVitalSign-Example-1"/>
  <meta>
    <versionId value="8"/>
    <lastUpdated value="2020-12-02T16:45:34.187+00:00"/>
    <source value="#gjzXD6yclfkvRvjM"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p></p><p><b>category</b>: <span title="Codes: {http://terminology.hl7.org/CodeSystem/observation-category social-history}">Social History</span>, <span title="Codes: {http://terminology.hl7.org/CodeSystem/observation-category survey}">Survey</span>, <span title="Codes: {http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/sdohcc-temporary-codes food-insecurity-domain}">Food Insecurity Domain</span></p><p><b>code</b>: <span title="Codes: {http://loinc.org 88122-7}">(I/We) worried whether (my/our) food would run out before (I/we) got money to buy more.</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>effective</b>: Sep 10, 2020 9:56:54 PM</p><p><b>issued</b>: Sep 10, 2020 9:56:54 PM</p><p><b>value</b>: <span title="Codes: {http://loinc.org LA28397-0}">Often true</span></p></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="social-history"/>
      <display value="Social History"/>
    </coding>
  </category>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="survey"/>
      <display value="Survey"/>
    </coding>
  </category>
  <category>
    <coding>
      <system
              value="http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/sdohcc-temporary-codes"/>
      <code value="food-insecurity-domain"/>
      <display value="Food Insecurity Domain"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="88122-7"/>
      <display
               value="Within the past 12 months we worried whether our food would run out before we got money to buy more [U.S. FSS]"/>
    </coding>
    <text
          value="(I/We) worried whether (my/our) food would run out before (I/we) got money to buy more."/>
  </code>
  <subject>
    <reference value="Patient/pat-53234"/>
    <display value="COLIN ABBAS"/>
  </subject>
  <effectiveDateTime value="2020-09-10T21:56:54.671Z"/>
  <issued value="2020-09-10T21:56:54.671Z"/>
  <valueCodeableConcept>
    <coding>
      <system value="http://loinc.org"/>
      <code value="LA28397-0"/>
      <display value="Often true"/>
    </coding>
    <text value="Often true"/>
  </valueCodeableConcept>
</Observation>