Skip to main content

Bot

Bot account for automated actions.

Elements

NameRequiredTypeDescription
identifierIdentifier[]

An identifier for this bot

Details

An identifier for this bot.

namestring

Details

A name associated with the Bot.

descriptionstring

Details

A summary, characterization or explanation of the Bot.

runtimeVersioncode

Details

The identifier of the bot runtime environment (i.e., vmcontext, awslambda, etc).

photoAttachment

Details

Image of the bot.

cron[x]Timing, string

Details

A schedule for the bot to be executed.

categoryCodeableConcept[]

Classification of service

Details

A code that classifies the service for searching, sorting and display purposes (e.g. "Surgical Procedure").

There may be multiple axis of categorization depending on the context or use case for retrieving or displaying the resource. The level of granularity is defined by the category concepts in the value set.

runAsUserboolean

Details

Optional flag to indicate that the bot should be run as the user.

auditEventTriggercode

Details

Criteria for creating an AuditEvent as a result of the bot invocation. Possible values are 'always', 'never', 'on-error', or 'on-output'. Default value is 'always'.

auditEventDestinationcode[]

Details

The destination system in which the AuditEvent is to be sent. Possible values are 'log' or 'resource'. Default value is 'resource'.

sourceCodeAttachment

Details

Bot logic in original source code form written by developers.

executableCodeAttachment

Details

Bot logic in executable form as a result of compiling and bundling source code.

codestring

Details

DEPRECATED Bot logic script. Use Bot.sourceCode or Bot.executableCode instead.

Search Parameters

NameTypeDescriptionExpression
identifiertokenThe identifier of the botBot.identifier
namestringThe name of the botBot.name
categorytokenThe category of the bot for the classification for serviceBot.category

Inherited Elements

NameRequiredTypeDescription
idstring

Logical id of this artifact

Details

The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.

metaMeta

Details

The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.

implicitRulesuri

Details

A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc.

languagecode

Details

The base language in which the resource is written.