SDOH Clinical Care
2.2.0 - STU 2.2 United States of America flag

This page is part of the SDOH Clinical Care for Multiple Domains (v2.2.0: STU 2.2) based on FHIR (HL7® FHIR® Standard) 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 Condition Unemployed Example - XML Representation

Page standards status: Informative

Raw xml | Download



<Condition xmlns="http://hl7.org/fhir">
  <id value="SDOHCC-ConditionUnemployedExample"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Condition"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition SDOHCC-ConditionUnemployedExample</b></p><a name="SDOHCC-ConditionUnemployedExample"> </a><a name="hcSDOHCC-ConditionUnemployedExample"> </a><a name="SDOHCC-ConditionUnemployedExample-en-US"> </a><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 unconfirmed}">Unconfirmed</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-CodeSystemTemporaryCodes employment-status}">Employment Status</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 73438004}, {http://hl7.org/fhir/sid/icd-10-cm Z56.0}">Unemployed</span></p><p><b>subject</b>: <a href="Patient-pat-53234.html">COLIN ABBAS</a></p><p><b>onset</b>: 2021-04-26 13:56:33+0000 --&gt; (ongoing)</p><p><b>asserter</b>: <a href="Patient-pat-53234.html">COLIN ABBAS</a></p><h3>Evidences</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Detail</b></td></tr><tr><td style="display: none">*</td><td><a href="Observation-SDOHCC-ObservationResponsePRAPAREEmploymentStatusExample.html">Observation Employment status - current</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="unconfirmed"/>
      <display value="Unconfirmed"/>
    </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-CodeSystemTemporaryCodes"/>
      <code value="employment-status"/>
      <display value="Employment Status"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="73438004"/>
      <display value="Unemployed"/>
    </coding>
    <coding>
      <system value="http://hl7.org/fhir/sid/icd-10-cm"/>
      <code value="Z56.0"/>
      <display value="Unemployment, unspecified"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/pat-53234"/>
    <display value="COLIN ABBAS"/>
  </subject>
  <onsetPeriod>
    <start value="2021-04-26T13:56:33.747Z"/>
  </onsetPeriod>
  <asserter>🔗 
    <reference value="Patient/pat-53234"/>
    <display value="COLIN ABBAS"/>
  </asserter>
  <evidence>
    <detail>🔗 
      <reference
                 value="Observation/SDOHCC-ObservationResponsePRAPAREEmploymentStatusExample"/>
    </detail>
  </evidence>
</Condition>