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

Raw json | Download

{
  "resourceType" : "Device",
  "id" : "example-ai-device",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "manufacturer" : "Cognovis GmbH",
  "deviceName" : [
    {
      "name" : "Praxis AI",
      "type" : "user-friendly-name"
    }
  ],
  "type" : {
    "text" : "AI Decision Support System"
  }
}