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

Raw xml | Download



<Condition xmlns="http://hl7.org/fhir">
  <id value="SDOHCC-Condition-HungerVitalSign-Example-1"/>
  <meta>
    <versionId value="6"/>
    <lastUpdated value="2020-12-02T16:43:58.337+00:00"/>
    <source value="#eAxMeBiXoExLi1qI"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>clinicalStatus</b>: <span title="Codes: {http://terminology.hl7.org/CodeSystem/condition-clinical active}">Active</span></p><p><b>verificationStatus</b>: <span title="Codes: {http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}">Confirmed</span></p><p><b>category</b>: <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-temporary-codes food-insecurity-domain}">Food Insecurity Domain</span></p><p><b>code</b>: <span title="Codes: {http://snomed.info/sct 733423003}">Food insecurity</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>onset</b>: Aug 18, 2019 12:31:35 PM --&gt; (ongoing)</p><h3>Evidences</h3><table class="grid"><tr><td>-</td><td><b>Detail</b></td></tr><tr><td>*</td><td><a href="Observation-SDOHCC-Observation-HungerVitalSign-Example-3.html">Generated Summary: <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>; <span title="Codes: {http://loinc.org 88124-3}">Food insecurity risk</span>; effective: Sep 10, 2020 9:56:54 PM; issued: Sep 10, 2020 9:56:54 PM; <span title="Codes: {http://loinc.org LA19952-3}">At risk</span></a></td></tr></table></div>
  </text>
  <clinicalStatus>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
      <code value="active"/>
      <display value="Active"/>
    </coding>
  </clinicalStatus>
  <verificationStatus>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/condition-ver-status"/>
      <code value="confirmed"/>
      <display value="Confirmed"/>
    </coding>
  </verificationStatus>
  <category>
    <coding>
      <system value="http://hl7.org/fhir/us/core/CodeSystem/condition-category"/>
      <code value="health-concern"/>
      <display value="Health Concern"/>
    </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://snomed.info/sct"/>
      <code value="733423003"/>
      <display value="Food insecurity"/>
    </coding>
    <text value="Food insecurity"/>
  </code>
  <subject>
    <reference value="Patient/pat-53234"/>
    <display value="COLIN ABBAS"/>
  </subject>
  <onsetPeriod>
    <start value="2019-08-18T12:31:35.123Z"/>
  </onsetPeriod>
  <evidence>
    <detail>
      <reference
                 value="Observation/SDOHCC-Observation-HungerVitalSign-Example-3"/>
    </detail>
  </evidence>
</Condition>