PackagesCanonicalsLogsProblems
    Packages
    io.health-samurai.core.r5@0.2601.0
    http://health-samurai.io/fhir/core/StructureDefinition/DisabledIndex
description: null
package_name: io.health-samurai.core.r5
derivation: specialization
name: DisabledIndex
type: DisabledIndex
elements:
  indexname: {type: string, short: Name of the database index that has been disabled., index: 0}
  tablespace: {type: string, short: Tablespace where the index is stored., index: 1}
  indexdef: {type: string, short: SQL definition of the index., index: 2}
  schemaname: {type: string, short: Name of the database schema containing the index., index: 3}
  tablename: {type: string, short: Name of the table associated with this index., index: 4}
  status:
    type: string
    short: Current status of the index (restored or disabled).
    constraint:
      enum-1: {human: 'Status must be one of: restored, disabled', severity: error, expression: '%context.subsetOf(''restored'' | ''disabled'')'}
    index: 5
  restore:
    type: BackboneElement
    short: Information about the index restoration process.
    index: 6
    elements:
      start: {type: dateTime, short: Time when the index restoration started., index: 7}
      end: {type: dateTime, short: Time when the index restoration completed., index: 8}
      duration: {type: integer, short: Duration of the index restoration in milliseconds., index: 9}
package_version: 0.2601.0
class: resource
kind: resource
url: http://health-samurai.io/fhir/core/StructureDefinition/DisabledIndex
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 0.2601.0