PackagesCanonicalsLogsProblems
    Packages
    io.health-samurai.core.r4@0.2601.0
    http://health-samurai.io/fhir/core/StructureDefinition/AidboxJob
description: Aidbox Job resource for scheduling and executing periodic tasks.
package_name: io.health-samurai.core.r4
derivation: specialization
name: AidboxJob
type: AidboxJob
elements:
  _source: {type: string, short: System Property. DO NOT USE IT., index: 0}
  every: {type: integer, short: Frequency in seconds at which the job should run., index: 1}
  status: {short: Current status information for the job., index: 2}
  module: {type: string, short: Module that this job belongs to., index: 3}
  text: {type: string, short: Human-readable description of the job., index: 4}
  action: {short: Action to be performed when the job runs., index: 5}
  type:
    type: string
    short: Type of job scheduling pattern.
    constraint:
      enum-19: {human: 'Job type must be one of: periodic, each-day', severity: error, expression: '%context.subsetOf(''periodic'' | ''each-day'')'}
    index: 6
  at: {type: string, short: Time of day when the job should run (for each-day type)., index: 7}
package_version: 0.2601.0
class: resource
kind: resource
url: http://health-samurai.io/fhir/core/StructureDefinition/AidboxJob
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 0.2601.0