Create a Consultation

Create a new patient consultation record.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

A Data Transfer Object (DTO) for creating a new patient consultation record, typically associated with a completed questionnaire.

string
required

The type of consultation or questionnaire being submitted (e.g., 'facesheet', 'wlusmonthly').

string

The unique identifier of the patient submitting the consultation. This is the ID of the authenticated user.

string
enum

The status of the Consultation.

string

The two-letter code for the patient's province or state.

string

The unique identifier of the order that this consultation is linked to. This is optional and may be provided if the consultation is part of an order fulfillment process.

string

The unique identifier of the user who created the consultation.

boolean

A boolean indicating whether this is an internal consultation record, not directly created by a patient.

Headers
string
required

A Valid JWT Authentication token.

string

Your unique Organization ID. This header is only required when using a custom portal domain, otherwise it is optional.

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json