Polaris FHIR Implementation Guide
1.9.4 - ci-build

Polaris FHIR Implementation Guide - Local Development build (v1.9.4) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: SmartDocs AI Scribe App - XML Representation

Raw xml | Download


<Device xmlns="http://hl7.org/fhir">
  <id value="smartdocs-ai-scribe"/>
  <meta>
    <profile
             value="https://fhir.apps.health/StructureDefinition/polaris-appdevice"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>SmartDocs AI Scribe</b></p><p>AI-powered clinical documentation assistant. Client ID: smartdocs-ai-scribe-prod</p></div>
  </text>
  <identifier>
    <system
            value="https://fhir.apps.health/NamingSystem/polaris-appdevice-identifier"/>
    <value value="smartdocs-ai-scribe"/>
  </identifier>
  <identifier>
    <use value="secondary"/>
    <system value="https://oauth.example.com/client-registry"/>
    <value value="smartdocs-ai-scribe-prod"/>
  </identifier>
  <status value="active"/>
  <manufacturer value="ClinicalAI Solutions"/>
  <deviceName>
    <name value="SmartDocs AI Scribe"/>
    <type value="user-friendly-name"/>
  </deviceName>
  <type>
    <text value="AI Clinical Documentation App"/>
  </type>
  <note>
    <text
          value="AI application for automated clinical note generation and transcription that integrates with patient data."/>
  </note>
</Device>