<?xml version="1.0" encoding="UTF-8"?>

<ClinicalImpression xmlns="http://hl7.org/fhir">
  <id value="example-clinical-impression"/>
  <meta>
    <profile value="https://opennursingcoreig.com/StructureDefinition/onc-nursing-clinical-impression"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ClinicalImpression example-clinical-impression</b></p><a name="example-clinical-impression"> </a><a name="hcexample-clinical-impression"> </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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-onc-nursing-clinical-impression.html">ONC Nursing Clinical Impression</a></p></div><p><b>status</b>: Completed</p><p><b>subject</b>: <a href="Patient-example-patient.html">Pat Example  Female, DoB: 1948-05-20</a></p><p><b>date</b>: 2026-01-20 16:00:00+0000</p><p><b>assessor</b>: <a href="Practitioner-example-nurse.html">Practitioner Alex Nurse </a></p><p><b>problem</b>: <a href="Condition-example-nursing-problem.html">Condition Risk of falls</a></p><p><b>summary</b>: Mobility goal partially achieved: transfers now supervised rather than assisted. Nutrition improving with fortified diet. Pressure areas intact; continue current repositioning plan and re-evaluate in one week.</p></div>
  </text>
  <status value="completed"/>
  <subject>
    <reference value="Patient/example-patient"/>
  </subject>
  <date value="2026-01-20T16:00:00Z"/>
  <assessor>
    <reference value="Practitioner/example-nurse"/>
  </assessor>
  <problem>
    <reference value="Condition/example-nursing-problem"/>
  </problem>
  <summary value="Mobility goal partially achieved: transfers now supervised rather than assisted. Nutrition improving with fortified diet. Pressure areas intact; continue current repositioning plan and re-evaluate in one week."/>
</ClinicalImpression>