Circle V2 API Docs
Preparing search index...
@repo/services
superadmin/listSuperadminAuditRuns
SuperadminAuditRunItem
Type Alias SuperadminAuditRunItem
type
SuperadminAuditRunItem
=
{
answeredCount
:
number
;
auditRunId
:
AuditRunId
;
createdAt
:
string
;
entityId
:
EntityId
|
null
;
patientId
:
PatientId
|
null
;
patientName
:
string
|
null
;
pendingAuditQuestionIds
:
AuditQuestionId
[]
;
pendingCount
:
number
;
status
:
string
|
null
;
templateName
:
string
|
null
;
totalAiQuestions
:
number
;
treatmentEpisodeId
:
TreatmentEpisodeId
|
null
;
}
Index
Properties
answered
Count
audit
Run
Id
created
At
entity
Id
patient
Id
patient
Name
pending
Audit
Question
Ids
pending
Count
status
template
Name
total
Ai
Questions
treatment
Episode
Id
Properties
answered
Count
answeredCount
:
number
audit
Run
Id
auditRunId
:
AuditRunId
created
At
createdAt
:
string
entity
Id
entityId
:
EntityId
|
null
patient
Id
patientId
:
PatientId
|
null
patient
Name
patientName
:
string
|
null
pending
Audit
Question
Ids
pendingAuditQuestionIds
:
AuditQuestionId
[]
pending
Count
pendingCount
:
number
status
status
:
string
|
null
template
Name
templateName
:
string
|
null
total
Ai
Questions
totalAiQuestions
:
number
treatment
Episode
Id
treatmentEpisodeId
:
TreatmentEpisodeId
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
answered
Count
audit
Run
Id
created
At
entity
Id
patient
Id
patient
Name
pending
Audit
Question
Ids
pending
Count
status
template
Name
total
Ai
Questions
treatment
Episode
Id
Circle V2 API Docs
Loading...