Dragon standard payload 1.0.0 overview

The Dragon standard payload 1.0.0 defines the structure and content of data exchanged between partner apps and Dragon Copilot services. It ensures consistency, interoperability, and clarity for all integrated solutions.

Schema properties

The following table summarizes the top-level properties of the Dragon standard payload schema.

Schema

Property Type Description Notes/allowed values
payload_version string The version of the payload definition. See Versioning
priority string The priority in which the payload must be handled. low, medium, high
external_callback_url url Endpoint to be used to make FHIR requests back to the partner.
encounter object Reference to the encounter object. See Encounter
recordings array A list of recordings that have taken place during the encounter. See Recordings
transcript object The transcript of the encounter, if available. See Recordings
document object Reference to document metadata, used to communicate document creation. See Document
resources array Clinical or non-clinical objects extracted/generated from source materials. Polymorphic, see Resources

Subpages