Skip to content

App Device Profile

Canonical../StructureDefinition/nexus-emr-core-appdevice
Statusdraft · 1.26.0
BaseDevice (constraint)
SourceFSH · JSON

Simple profile for applications that integrate with patient data and require consent tracking. Contains just the essential information: app name, client_id, and basic details.

Examples

Alberta Diabetes Research Portal · SmartDocs AI Scribe App · WellnessTracker Pro App

SmartDocs AI Scribe App

AI clinical documentation app - CONSENT GRANTED by Avery

Device/smartdocs-ai-scribe — claims conformance to App Device Profile

{
  "resourceType": "Device",
  "id": "smartdocs-ai-scribe",
  "meta": {
    "profile": [
      "../StructureDefinition/nexus-emr-core-appdevice"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<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>"
  },
  "identifier": [
    {
      "system": "../NamingSystem/nexus-emr-appdevice-identifier",
      "value": "smartdocs-ai-scribe"
    },
    {
      "system": "https://oauth.example.com/client-registry",
      "value": "smartdocs-ai-scribe-prod",
      "use": "secondary"
    }
  ],
  "status": "active",
  "deviceName": [
    {
      "name": "SmartDocs AI Scribe",
      "type": "user-friendly-name"
    }
  ],
  "manufacturer": "ClinicalAI Solutions",
  "type": {
    "text": "AI Clinical Documentation App"
  },
  "note": [
    {
      "text": "AI application for automated clinical note generation and transcription that integrates with patient data."
    }
  ]
}

Referenced by: AI Pre-Visit Summary (cited document) · AI-Drafted Note Accepted by a Clinician · AI-Generated Summary With Per-Fact Citations · Nexus EMR App Consent - GRANTED Example · Telephone Note - 20 May 2025 (amended)