German Practice Management FHIR Profiles (R4)
0.49.0 - STU1 Germany flag

German Practice Management FHIR Profiles (R4) - Local Development build (v0.49.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Praxis AI — Abrechnungsoptimierung - XML Representation

Raw xml | Download


<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>