Skip to main content
POST
Create a medication safety assessment

Authorizations

Authorization
string
header
required

API key obtained from the Tenant Dashboard. Use as Authorization: Bearer YOUR_API_KEY

Body

application/json
patient
object
required
medications
object[]
required
Minimum array length: 1
conditions
object[] | null
Example:

null

allergies
object[] | null
Example:

null

vitals
object[] | null
Example:

null

labs
object[] | null
Example:

null

socialHistory
object[] | null
Example:

null

Response

Assessment request accepted for processing

assessmentId
string<uuid>
required
status
enum<string>
required
Available options:
PENDING
createdAt
string<date-time>
required