Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Represents a request for creating a clinical qualification check for a list of medications. This includes detailed
information about the patient, their diagnosis, prescribed medication, evidence supporting the need for treatment,
insurance details, and responses to relevant questionnaires.
A collection of evidence items supporting the authorization request. Any supporting evidence that doesn't belong in the other predefined fields can be added here.
Title of the evidence. This will be shown to users in the platform UI so it's recommended to give it a name that would be meaningful to them, such as 'Intake Form'
Optional list of choices for the question. If provided, the answer must be one of the choices. It's important to include this list of choices for any multiple choice question. This allows our AI to know what a user has effectively said 'no' to by picking another option. I.e. for a question 'Do you have any of the following conditions: Diabetes, Heart Disease, Cancer, None of the above' if the user answers 'None of the above' we can infer that they don't have any of those conditions. Without the choices list we would have no way of knowing that.
The date and time (if available) when the visit note was created. This is important for ensuring we have an accurate timeline of the patient's history.