Circle V2 API Docs
Preparing search index...
@repo/services
note-generation/legacyTemplateConverters
legacyToNoteTemplate
Function legacyToNoteTemplate
legacyToNoteTemplate
(
legacy
:
{
additional_ai_instructions
?:
string
;
check_cpt
?:
boolean
;
check_demo
?:
boolean
;
check_dsm_5
?:
boolean
;
check_icd_10
?:
boolean
;
created_by
?:
UserId
|
null
;
created_by_circle
?:
boolean
;
hidden_instructions
?:
string
|
null
;
id
:
TemplateId
;
is_allow_bullet_points
?:
boolean
;
is_unstructured_narrative
?:
boolean
;
last_updated
?:
string
|
null
;
last_used
?:
string
|
null
;
name
?:
string
;
original_template_id
?:
string
;
sections
:
{
body
:
string
;
bullet_format
?:
boolean
;
id
:
SectionId
;
name
:
string
;
optional
:
boolean
;
order
:
number
;
}
[]
;
selected_audit_template_ids
?:
number
[]
;
shared_with_org_id
?:
string
;
title
:
string
;
[
key
:
string
]:
unknown
;
}
,
)
:
NoteTemplate
Parameters
legacy
:
{
additional_ai_instructions
?:
string
;
check_cpt
?:
boolean
;
check_demo
?:
boolean
;
check_dsm_5
?:
boolean
;
check_icd_10
?:
boolean
;
created_by
?:
UserId
|
null
;
created_by_circle
?:
boolean
;
hidden_instructions
?:
string
|
null
;
id
:
TemplateId
;
is_allow_bullet_points
?:
boolean
;
is_unstructured_narrative
?:
boolean
;
last_updated
?:
string
|
null
;
last_used
?:
string
|
null
;
name
?:
string
;
original_template_id
?:
string
;
sections
:
{
body
:
string
;
bullet_format
?:
boolean
;
id
:
SectionId
;
name
:
string
;
optional
:
boolean
;
order
:
number
;
}
[]
;
selected_audit_template_ids
?:
number
[]
;
shared_with_org_id
?:
string
;
title
:
string
;
[
key
:
string
]:
unknown
;
}
Returns
NoteTemplate
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Circle V2 API Docs
Loading...