Home Schema Example JSON Schema

Shadowfax Event Properties (Cleo)


Cleo specific Shadowfax event properties.

Type: object
No Additional Properties

Event Type

Type: enum (of string)

Must be one of:

  • "Created Clinician Session"
  • "Created Patient Session"

Clinic

Type: string

Clinic domain related to the event.

Must be at least 1 characters long

Is New Session

Type: boolean

Whether this is a new session.

Session UID

Type: string

Session UID of user.

Must be at least 1 characters long

Type: object
No Additional Properties

Event Type

Type: enum (of string)

Must be one of:

  • "Form Submission"
  • "Patient Form Enrollment"
  • "Patient Form Discharge"

Clinic

Type: string

Clinic domain related to the event.

Must be at least 1 characters long

Enrollment Form

Type: string

Enrollment form submitted.

Must be at least 1 characters long

Monitoring Form

Type: string

Monitoring form submitted.

Must be at least 1 characters long

Is Enrollment Form

Type: boolean

Whether this is an enrollment form submission.

Is Abnormal Submission

Type: boolean

Whether there are alerts triggered for this submission.

Alert Count

Type: integer

Value must be greater or equal to 0

Discharge Method

Type: enum (of string)

How the patient-form was discharged

Must be one of:

  • "Via Dashboard"
Type: object
No Additional Properties

Event Type

Type: enum (of string)

Must be one of:

  • "Outgoing Message"
  • "Incoming Message"

Clinic

Type: string

Clinic domain related to the event.

Must be at least 1 characters long

Direction

Type: enum (of string)

Direction of the delivery.

Must be one of:

  • "outgoing"
  • "incoming"

Delivery By

Type: string

What triggered this delivery.

Must be at least 1 characters long

Language

Type: string

Must be at least 1 characters long

Communication Method

Type: string

Must be at least 1 characters long

Template Purpose

Type: string

Must be at least 1 characters long

Template Name

Type: string

Must be at least 1 characters long

Is Enrolled

Type: boolean

Whether the message is sent by an enrolled patient.

Type: object

Event Type

Type: enum (of string)

Must be one of:

  • "Export"
  • "Stitch Download"

Clinic

Type: string

Clinic domain related to the event.

Must be at least 1 characters long

Export Output Format

Type: string

Must be at least 1 characters long

Export Document Type

Type: string

Must be at least 1 characters long

Export Via Email

Type: boolean

Additional Properties of any type are allowed.

Type: object
Type: object
No Additional Properties

Event Type

Type: enum (of string)

Must be one of:

  • "Jarvis Response"

Clinic

Type: string

Clinic domain related to the event.

Must be at least 1 characters long

Elapsed

Type: number

Number of seconds elapsed for the Jarvis API call.

Message Type

Type: enum (of string)

Must be one of:

  • "sorry"
  • "response"
  • "not_enrolled"
Type: object
No Additional Properties

Event Type

Type: const
Specific value: "Daily Clinic Statistics"

Clinic

Type: string

Clinic domain related to the event.

Must be at least 1 characters long

Active Caregiver Count

Type: integer

Number of activated caregivers in clinic.

Active Clinician Count

Type: integer

Number of activated clinicians in clinic.

Active Patient Count

Type: integer

Number of activated patients in clinic.

Active Patient-Form Count

Type: integer

Number of activated patient-forms in clinic.

Clinical Parameter Count

Type: integer

Number of clinical parameters in the clinic.

Type: object

Event Type

Type: enum (of string)

Must be one of:

  • "Add Caregiver"
  • "Add Clinical Admin"
  • "Add New Patient"
  • "Apply Filters"
  • "Click Send Message"
  • "Deactivate Caregiver Profile"
  • "Deactivate Clinical Admin Profile"
  • "Discharge Patient"
  • "Download Patient Submissions"
  • "Edit Caregiver Profile"
  • "Edit Clinical Admin Profile"
  • "Edit Patient Profile"
  • "Enroll Patient"
  • "Export User List"
  • "List All Active Patients"
  • "List All Unread Comments"
  • "List Clinical Admin"
  • "List Clinical Alerts"
  • "List Non Compliant Patients"
  • "List Overview"
  • "List Patient List"
  • "List Patient Monitoring"
  • "List Patient Submissions"
  • "List Unread Comments Patients"
  • "List Unresolved Alerts"
  • "No Action"
  • "Open Contact Us"
  • "Patient Caregivers"
  • "Reactivate Caregiver Profile"
  • "Reactivate Clinical Admin Profile"
  • "Read Help Guide"
  • "Refresh Results"
  • "Reset Filters"
  • "Search Patients"
  • "Show Patient Profile"
  • "View Clinical Settings - Activate/Pause Reminder"
  • "View Clinical Settings - Delete reminder"
  • "View Clinical Settings - Discharge patient"
  • "View Clinical Settings - Edit alert threshold"
  • "View Clinical Settings - Edit Clinical User"
  • "View Clinical Settings - Edit reminder duration"
  • "View Clinical Settings - Edit reminder frequency"
  • "View Clinical Settings - Edit reminder"
  • "View Clinical Settings - Send template message"
  • "View Clinical Settings"
  • "View Graphs"
  • "View Patient Form"

Clinic

Type: string

Clinic domain related to the event.

Must be at least 1 characters long

Event Name

Type: string

An alias for event_type.

Additional Properties of any type are allowed.

Type: object