Circle V2 API Docs
Preparing search index...
@repo/services
chart-review/bulkArchivePreview
BulkArchiveAuditRunsParams
Type Alias BulkArchiveAuditRunsParams
type
BulkArchiveAuditRunsParams
=
{
auditTemplateIds
?:
AuditTemplateId
[]
;
dateRange
?:
{
from
:
DbDate
;
to
:
DbDate
}
;
entityId
:
EntityId
;
includeNullTriggers
?:
boolean
;
patientIds
?:
PatientId
[]
;
scoreRange
?:
{
max
?:
number
;
min
?:
number
}
;
triggerIds
?:
ChartReviewTriggerId
[]
;
}
Index
Properties
audit
Template
Ids?
date
Range?
entity
Id
include
Null
Triggers?
patient
Ids?
score
Range?
trigger
Ids?
Properties
Optional
audit
Template
Ids
auditTemplateIds
?:
AuditTemplateId
[]
Optional
date
Range
dateRange
?:
{
from
:
DbDate
;
to
:
DbDate
}
entity
Id
entityId
:
EntityId
Optional
include
Null
Triggers
includeNullTriggers
?:
boolean
Optional
patient
Ids
patientIds
?:
PatientId
[]
Optional
score
Range
scoreRange
?:
{
max
?:
number
;
min
?:
number
}
Optional
trigger
Ids
triggerIds
?:
ChartReviewTriggerId
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
audit
Template
Ids
date
Range
entity
Id
include
Null
Triggers
patient
Ids
score
Range
trigger
Ids
Circle V2 API Docs
Loading...