description: null package_name: io.health-samurai.core.r5 derivation: specialization name: BulkImportStatus type: BulkImportStatus elements: contentEncoding: type: string short: Encoding of the imported content (gzip or plain). constraint: enum-13: {human: 'Content encoding must be one of: gzip, plain', severity: error, expression: '%context.subsetOf(''gzip'' | ''plain'')'} index: 2 time: type: BackboneElement short: Timing information for the import operation. index: 8 elements: start: {type: dateTime, short: Time when the import operation started., index: 9} end: {type: dateTime, short: Time when the import operation completed., index: 10} mode: type: string short: Mode of import operation (bulk or transaction). constraint: enum-14: {human: 'Mode must be one of: bulk, transaction', severity: error, expression: '%context.subsetOf(''bulk'' | ''transaction'')'} index: 3 type: type: string short: Type of data being imported (aidbox or fhir). constraint: enum-15: {human: 'Type must be one of: aidbox, fhir', severity: error, expression: '%context.subsetOf(''aidbox'' | ''fhir'')'} index: 4 update: {type: boolean, short: Whether to update existing resources during import., index: 6} inputFormat: type: string short: Format of the input data files. constraint: enum-16: {human: 'Input format must be: application/fhir+ndjson', severity: error, expression: '%context.subsetOf(''application/fhir+ndjson'')'} index: 5 source: {type: string, short: Source location of the imported data., index: 7} inputs: type: BackboneElement short: Information about input files processed during import. array: true index: 11 elements: resourceType: {type: string, short: Type of resources contained in this input file., index: 12} url: {type: string, short: URL of the imported file., index: 13} time: {type: integer, short: Time taken to process this input file in milliseconds., index: 14} ts: {type: dateTime, short: Time when the import operation completed., index: 15} total: {type: integer, short: Total number of imported resources., index: 16} status: {type: string, short: Import progress status., index: 17} duration: {type: integer, short: Import duration time., index: 18} required: [resourceType] status: type: string short: Current status of the import operation. constraint: enum-17: {human: 'Status must be one of: active, failed, cancelled, finished', severity: error, expression: '%context.subsetOf(''active'' | ''failed'' | ''cancelled'' | ''finished'')'} index: 1 storageDetail: type: BackboneElement short: Details about the storage used for the import. index: 19 elements: type: type: string constraint: storagedetail-type: {human: 'Storage detail type must be one of: file, https', severity: error, expression: '%context.subsetOf(''file'' | ''https'')'} index: 20 _source: {type: string, short: System Property. DO NOT USE IT., index: 0} package_version: 0.2601.0 class: resource kind: resource url: http://health-samurai.io/fhir/core/StructureDefinition/BulkImportStatus base: http://hl7.org/fhir/StructureDefinition/DomainResource version: 0.2601.0