SNOMED CT Implementation Guide for FHIR
0.0.1 - CI Build

SNOMED CT Implementation Guide for FHIR, published by SNOMED on FHIR project group. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHTSDO/snomed-ig/ and changes regularly. See the Directory of published versions

: Problem List - XML Representation

Raw xml | Download


<List xmlns="http://hl7.org/fhir">
  <id value="ProblemListExample3"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: List ProblemListExample3</b></p><a name="ProblemListExample3"> </a><a name="hcProblemListExample3"> </a><a name="ProblemListExample3-en-US"> </a><h2>Problem List</h2><table class="clstu"><tr><td>Mode: Snapshot List </td><td>Status: Current </td><td>Code: problems </td></tr><tr><td/></tr></table><table class="grid"><tr style="backgound-color: #eeeeee"><td><b>Items</b></td></tr><tr><td><a href="Condition-AllergyConditionExample3-1.html">Condition Abdominal bloating (finding)</a></td></tr><tr><td><a href="Condition-AllergyConditionExample3-2.html">Condition Abdominal pain (finding)</a></td></tr><tr><td><a href="Condition-AllergyConditionExample3-3.html">Condition Fatigue (finding)</a></td></tr></table></div>
  </text>
  <status value="current"/>
  <mode value="snapshot"/>
  <title value="Problem List"/>
  <code>
    <coding>
      <code value="problems"/>
    </coding>
  </code>
  <entry>
    <item>🔗 
      <reference value="Condition/AllergyConditionExample3-1"/>
    </item>
  </entry>
  <entry>
    <item>🔗 
      <reference value="Condition/AllergyConditionExample3-2"/>
    </item>
  </entry>
  <entry>
    <item>🔗 
      <reference value="Condition/AllergyConditionExample3-3"/>
    </item>
  </entry>
</List>