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

<Device xmlns="http://hl7.org/fhir">
  <id value="example-ai-device"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Device example-ai-device</b></p><a name="example-ai-device"> </a><a name="hcexample-ai-device"> </a><p><b>manufacturer</b>: Cognovis GmbH</p><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>Praxis AI</td><td>User Friendly name</td></tr></table><p><b>type</b>: <span title="Codes:">AI Decision Support System</span></p></div>
  </text>
  <manufacturer value="Cognovis GmbH"/>
  <deviceName>
    <name value="Praxis AI"/>
    <type value="user-friendly-name"/>
  </deviceName>
  <type>
    <text value="AI Decision Support System"/>
  </type>
</Device>