Vanna Health IG
0.0.2 - ci-build

Vanna Health IG - Local Development build (v0.0.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: VannaProblemListExample - XML Representation

Raw xml | Download



<Condition xmlns="http://hl7.org/fhir">
  <id value="VannaProblemListExample"/>
  <meta>
    <profile
             value="http://vanna.health/fhir/StructureDefinition/vanna-problem-list"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Condition</b><a name="VannaProblemListExample"> </a><a name="hcVannaProblemListExample"> </a></p><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">Resource Condition &quot;VannaProblemListExample&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-vanna-problem-list.html">VannaProblemList</a></p></div><p><b>category</b>: Problem List Item <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-condition-category.html">Condition Category Codes</a>#problem-list-item)</span></p><p><b>code</b>: Diabetes mellitus <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#73211009)</span></p><p><b>subject</b>: <a href="http://fhir.org/packages/us.nlm.vsac/Patient/d51e51bd-1876-4738-9a98-7cad22b6fe24">Patient/d51e51bd-1876-4738-9a98-7cad22b6fe24: Mr. Adolfo Manuel Grant</a></p><p><b>note</b>: Indicated by glucose testing</p></div>
  </text>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-category"/>
      <code value="problem-list-item"/>
      <display value="Problem List Item"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="73211009"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/d51e51bd-1876-4738-9a98-7cad22b6fe24"/>
    <display value="Mr. Adolfo Manuel Grant"/>
  </subject>
  <note>
    <text value="Indicated by glucose testing"/>
  </note>
</Condition>