SDOH Clinical Care
3.0.0-ballot - STU 3 Ballot United States of America flag

SDOH Clinical Care, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 3.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-sdoh-clinicalcare/ and changes regularly. See the Directory of published versions

: SDOHCC Condition Protective Factor Example

Page standards status: Informative

Raw xml | Download


<Condition xmlns="http://hl7.org/fhir">
  <id value="SDOHCC-ConditionProtectiveFactor"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Condition"/>
  </meta>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><p class="res-header-id"><b>Generated Narrative: Condition SDOHCC-ConditionProtectiveFactor</b></p><a name="SDOHCC-ConditionProtectiveFactor"> </a><a name="hcSDOHCC-ConditionProtectiveFactor"> </a><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">Language: en</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-SDOHCC-Condition.html">SDOHCC Condition</a></p></div><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/core/CodeSystem/us-core-category sdoh}">SDOH</span>, <span title="Codes:{http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes protective-factor}">Protective Factor</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 1137434003}">Has access to transportation (finding)</span></p><p><b>subject</b>: <a href="Patient-pat-53234.html">COLIN V. ABBAS  Male, DoB: 1987-02-20 ( Medical Record Number: 1032702 (use: usual, ))</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></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/core/CodeSystem/us-core-category"/>
      <version value="7.0.0"/>
      <code value="sdoh"/>
      <display value="SDOH"/>
    </coding>
  </category>
  <category>
    <coding>
      <system
              value="http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes"/>
      <code value="protective-factor"/>
      <display value="Protective Factor"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="1137434003"/>
      <display value="Has access to transportation (finding)"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/pat-53234"/>
  </subject>
  <onsetPeriod>
    <start value="2021-04-26T13:56:33.747Z"/>
  </onsetPeriod>
  <asserter>🔗 
    <reference value="Patient/pat-53234"/>
    <display value="COLIN ABBAS"/>
  </asserter>
</Condition>