v1
latestOpenAPI 3.1.02026-07-24447622848.7 KBDrug Intolerances
Create Drug Intolerance
Returns a list of drug intolerances
post/api/2.0/drug_intolerances/
Request body
created_datestring date-time nullable
When the record was created in Elation's systems.
deleted_datestring date-time nullable
When the record was recorded deleted in Elation's systems.
idinteger
namestring required
The Drug Intolerance's name; e.g. what drug the patient cannot tolerate.
patientinteger required
The id of the patient.
reactionstring nullable
The type of reaction the patient experiences when taking the drug
start_datestring date nullable
The date of onset for the drug intolerance.
status1 | 2
- 1 - Active
- 2 - Inactive
Response
created_datestring date-time nullable
When the record was created in Elation's systems.
deleted_datestring date-time nullable
When the record was recorded deleted in Elation's systems.
idinteger
namestring required
The Drug Intolerance's name; e.g. what drug the patient cannot tolerate.
patientinteger required
The id of the patient.
reactionstring nullable
The type of reaction the patient experiences when taking the drug
start_datestring date nullable
The date of onset for the drug intolerance.
status1 | 2
- 1 - Active
- 2 - Inactive