PackagesCanonicalsLogsProblems
    Packages
    io.health-samurai.core.r3@0.2601.0
    http://health-samurai.io/fhir/core/StructureDefinition/ui_history
description: UI history tracking resource for Aidbox console.
package_name: io.health-samurai.core.r3
derivation: specialization
name: ui_history
type: ui_history
elements:
  _source: {type: string, short: System Property. DO NOT USE IT., index: 0}
  user:
    type: Reference
    short: Reference to the user who performed the action.
    refers: ['http://health-samurai.io/fhir/core/StructureDefinition/User']
    index: 1
  type:
    type: string
    short: Type of history entry.
    constraint:
      enum-169: {human: 'Type must be one of: http, sql', severity: error, expression: '%context.subsetOf(''http'' | ''sql'')'}
    index: 2
  command: {type: string, short: Command that was executed., index: 3}
package_version: 0.2601.0
class: resource
kind: resource
url: http://health-samurai.io/fhir/core/StructureDefinition/ui_history
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 0.2601.0