Circle V2 API Docs
Preparing search index...
@repo/services
session-notes/generationTrace
SessionNoteGenerationTraceMetadata
Type Alias SessionNoteGenerationTraceMetadata
type
SessionNoteGenerationTraceMetadata
=
{
note_modality
?:
NoteModality
|
null
;
note_template_id
?:
number
|
string
|
null
;
note_template_name
?:
string
|
null
;
patient_id
?:
number
|
string
|
null
;
patient_session_id
:
number
|
string
;
}
Index
Properties
note_
modality?
note_
template_
id?
note_
template_
name?
patient_
id?
patient_
session_
id
Properties
Optional
note_
modality
note_modality
?:
NoteModality
|
null
Optional
note_
template_
id
note_template_id
?:
number
|
string
|
null
Optional
note_
template_
name
note_template_name
?:
string
|
null
Optional
patient_
id
patient_id
?:
number
|
string
|
null
patient_
session_
id
patient_session_id
:
number
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
note_
modality
note_
template_
id
note_
template_
name
patient_
id
patient_
session_
id
Circle V2 API Docs
Loading...