v1

latestOpenAPI 3.1.02026-07-24447622848.7 KB
Drug Intolerances

Partially Update Drug Intolerance

Retrieve a single drug intolerance

patch/api/2.0/drug_intolerances/{id}/

Path parameters

idinteger required

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

The Drug Intolerance's name; e.g. what drug the patient cannot tolerate.

patientinteger

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