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

<Device xmlns="http://hl7.org/fhir">
  <id value="example-proposal-engine-device"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Device example-proposal-engine-device</b></p><a name="example-proposal-engine-device"> </a><a name="hcexample-proposal-engine-device"> </a><h3>DeviceNames</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td style="display: none">*</td><td>Example Clinical Proposal Engine</td><td>User Friendly name</td></tr></table><p><b>type</b>: <span title="Codes:">Clinical proposal engine</span></p><h3>Versions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td>2026.05</td></tr></table></div>
  </text>
  <deviceName>
    <name value="Example Clinical Proposal Engine"/>
    <type value="user-friendly-name"/>
  </deviceName>
  <type>
    <text value="Clinical proposal engine"/>
  </type>
  <version>
    <value value="2026.05"/>
  </version>
</Device>