Interface: ConfigurePatientSyncRequest
Defined in: packages/sdk/src/api/patientsync-connections.ts:9
Upsert the workspace's PatientSync connection. On first configure
apiBaseUrl + apiKey are required; later configures apply only the fields
provided (so the key can be rotated or the form changed independently).
apiKey is write-only — it is never returned by any endpoint.
Properties
apiBaseUrl?
optionalapiBaseUrl:string
Defined in: packages/sdk/src/api/patientsync-connections.ts:10
apiKey?
optionalapiKey:string
Defined in: packages/sdk/src/api/patientsync-connections.ts:11
enabled?
optionalenabled:boolean
Defined in: packages/sdk/src/api/patientsync-connections.ts:15
fallbackDid?
optionalfallbackDid:string
Defined in: packages/sdk/src/api/patientsync-connections.ts:14
formSlug?
optionalformSlug:string
Defined in: packages/sdk/src/api/patientsync-connections.ts:13
requestor?
optionalrequestor:string
Defined in: packages/sdk/src/api/patientsync-connections.ts:12