Circle V2 API Docs
Preparing search index...
@repo/db
analytics
reviewDashboardAnalytics
Variable reviewDashboardAnalytics
Const
reviewDashboardAnalytics
:
DbRepo
<
{
list
:
(
params
:
ReviewDashboardParams
,
)
=>
Promise
<
{
admission_date
:
string
|
null
;
audit_template_id
:
string
&
{
__brand
:
"AuditTemplateId"
}
|
null
;
audit_template_name
:
string
|
null
;
auth_end_date
:
string
|
null
;
auth_start_date
:
string
|
null
;
case_id
:
CaseId
|
null
;
client_id
:
PatientId
;
client_name
:
string
;
criteria
:
{
latest_trail_comment
:
string
|
null
;
manual
:
boolean
;
question
:
string
|
null
;
question_id
:
AuditQuestionId
;
question_order
:
number
|
null
;
question_type
:
"pass_fail"
|
"summary"
;
reason
:
string
[]
|
null
;
recommendation
:
string
|
null
;
response
:
string
|
null
;
response_created_at
:
DbDate
|
null
;
response_id
:
AuditResponseId
|
null
;
status
:
string
|
null
;
user_action_status
:
string
|
null
;
}
[]
;
facility_name
:
string
;
level_of_care
:
string
|
null
;
manual_pending_count
:
number
;
pass_count
:
number
;
provider_name
:
string
;
run_created_at
:
DbDate
|
null
;
run_id
:
AuditRunId
|
null
;
score_pct
:
number
;
total_count
:
number
;
total_rows
:
string
;
trigger
:
string
|
null
;
type
:
string
|
null
;
}
[]
,
>
;
listGrouped
:
(
params
:
ReviewDashboardParams
,
)
=>
Promise
<
{
admission_date
:
string
|
null
;
audit_template_id
:
string
&
{
__brand
:
"AuditTemplateId"
}
|
null
;
audit_template_name
:
string
|
null
;
auth_end_date
:
string
|
null
;
auth_start_date
:
string
|
null
;
case_id
:
CaseId
|
null
;
client_id
:
PatientId
;
client_name
:
string
;
criteria
:
{
latest_trail_comment
:
string
|
null
;
manual
:
boolean
;
question
:
string
|
null
;
question_id
:
AuditQuestionId
;
question_order
:
number
|
null
;
question_type
:
"pass_fail"
|
"summary"
;
reason
:
string
[]
|
null
;
recommendation
:
string
|
null
;
response
:
string
|
null
;
response_created_at
:
DbDate
|
null
;
response_id
:
AuditResponseId
|
null
;
status
:
string
|
null
;
user_action_status
:
string
|
null
;
}
[]
;
facility_name
:
string
;
level_of_care
:
string
|
null
;
manual_pending_count
:
number
;
pass_count
:
number
;
provider_name
:
string
;
run_created_at
:
DbDate
|
null
;
run_id
:
AuditRunId
|
null
;
score_pct
:
number
;
total_count
:
number
;
total_rows
:
string
;
trigger
:
string
|
null
;
type
:
string
|
null
;
}
[]
,
>
;
}
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Circle V2 API Docs
Loading...