Create a New Consultation

Create a new consultation record, typically from a submitted questionnaire.

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

Creates a new consultation for a patient, typically based on a submitted questionnaire. The type of consultation dictates the structure and validation rules for the key-value pairs within the answers object.

Body Params

A Data Transfer Object (DTO) for creating a new patient consultation record.

string
required

The type of consultation or questionnaire being submitted, e.g., facesheet.

answers
object
required

The object containing the patient's answers to the questionnaire.

string

The unique identifier of the patient the consultation belongs to.

status
object

The initial status of the consultation.

string

The two-letter code for the patient's province or state, e.g., AB.

string

The unique ID of the order this consultation is related to, if applicable.

meta
object

Additional metadata for the consultation.

string

The unique ID of the user creating the consultation.

boolean

A boolean flag indicating if this is an internal consultation record.

Response

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