description: Status tracking for Aidbox job executions. package_name: io.health-samurai.core.r3 derivation: specialization name: AidboxJobStatus type: AidboxJobStatus elements: nextStart: {type: dateTime, short: Scheduled time for the next execution of the job., index: 8} start: {type: dateTime, short: Time when the job execution started., index: 6} module: {type: string, short: Module that this job status belongs to., index: 5} stop: {type: dateTime, short: Time when the job execution stopped., index: 1} status: {type: string, short: Current status of the job execution., index: 4} result: {short: Result data from the job execution., index: 10} locked: {type: boolean, short: Indicates whether the job is currently locked to prevent concurrent execution., index: 9} error: {short: Error information if the job failed., index: 3} _source: {type: string, short: System Property. DO NOT USE IT., index: 0} text: {type: string, short: Human-readable status information., index: 7} job: {type: Reference, short: Reference to the job definition., index: 2} package_version: 0.2601.0 class: resource kind: resource url: http://health-samurai.io/fhir/core/StructureDefinition/AidboxJobStatus base: http://hl7.org/fhir/StructureDefinition/DomainResource version: 0.2601.0