Home Schema Example JSON Schema

Application Settings


ProviderApplication.provider_settings are used to store application-specific settings.

No Additional Properties

Type: object

The following properties are required:

  • cleo
Type: object

The following properties are required:

  • siloam

Cleo

Type: object

Settings for CleoApplication.

No Additional Properties

Create Patient

Type: boolean

Whether to create patient in cleo from caesar event.

Siloam

Type: object

Settings for CleoApplication.

No Additional Properties

Is Enable Integration API

Type: boolean

Whether to enable integration with Siloam API or not.

Clinic UID

Type: string

Siloam Rehab Clinic UID.

Read Timeout

Type: integer

Number of seconds to wait before giving up on sending a message.

Value must be greater or equal to 5

Connect Timeout

Type: integer

Number of seconds to wait before giving up on connecting to Siloam Rehab API.

Value must be greater or equal to 3