Home Schema Example JSON Schema

Predefined Profiles

Type: object

Predefined profiles for Jarvis. This can be used in Jarvis test framework as well as in the Jarvis CLI.

Profiles

Type: object

The predefined profiles.

Each additional property must conform to the following schema

JarvisProfile

Type: object

Profile for Jarvis V2.

Hospital

Default: null

Profile metadata associated with a hospital user.

HospitalProfileMetadata

Type: object

Profile metadata associated with a hospital user.

Institution

Default: null

The institution that the user belongs to. This is usually similar to the tenant

Tenant


The tenant of this profile.

Cleo Tenant

Type: string

The cleo app tenant applicable to this object.

Must match regular expression: ^cleo\:[a-zA-Z0-9][\w\-\_]*$

Hospital Tenant

Type: string

The hospital app tenant applicable to this object.

Must match regular expression: ^hospital\:[a-zA-Z0-9][\w\-\_]*$