Circle V2 API Docs
Preparing search index...
@repo/db
CreatePatientChartParams
Type Alias CreatePatientChartParams
type
CreatePatientChartParams
=
{
createdBy
:
UserId
;
embeddingStatus
?:
EmbeddingStatus
;
entityId
:
EntityId
;
fileName
:
string
;
fileType
:
FormType
;
fileUrl
:
string
;
patientId
:
PatientId
;
}
Index
Properties
created
By
embedding
Status?
entity
Id
file
Name
file
Type
file
Url
patient
Id
Properties
created
By
createdBy
:
UserId
Optional
embedding
Status
embeddingStatus
?:
EmbeddingStatus
entity
Id
entityId
:
EntityId
file
Name
fileName
:
string
file
Type
fileType
:
FormType
file
Url
fileUrl
:
string
patient
Id
patientId
:
PatientId
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created
By
embedding
Status
entity
Id
file
Name
file
Type
file
Url
patient
Id
Circle V2 API Docs
Loading...