Circle V2 API Docs
Preparing search index...
@repo/services
note-generation/generateNote
GenerateNoteParams
Type Alias GenerateNoteParams
type
GenerateNoteParams
=
{
patientFirstName
?:
string
|
null
;
patientLastName
?:
string
|
null
;
template
:
NoteTemplate
;
transcript
:
string
;
}
Index
Properties
patient
First
Name?
patient
Last
Name?
template
transcript
Properties
Optional
patient
First
Name
patientFirstName
?:
string
|
null
Optional
patient
Last
Name
patientLastName
?:
string
|
null
template
template
:
NoteTemplate
transcript
transcript
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
patient
First
Name
patient
Last
Name
template
transcript
Circle V2 API Docs
Loading...