Allergies
Create Allergy
Returns a list of allergies
post/api/2.0/allergies/
Request body
created_datestring date-time nullable
deleted_datestring date-time nullable
idinteger
medispandnidstring
medispanidstring
namestring required
The name of the allergy drug.
patientinteger required
The id of the patient.
reactionstring nullable
The reaction to the drug.
severity'mild' | 'moderate' | 'severe' | 'unknown'
start_datestring date nullable
The date the allergy started.
status'Active' | 'Inactive'
Response
created_datestring date-time nullable
deleted_datestring date-time nullable
idinteger
medispandnidstring
medispanidstring
namestring required
The name of the allergy drug.
patientinteger required
The id of the patient.
reactionstring nullable
The reaction to the drug.
severity'mild' | 'moderate' | 'severe' | 'unknown'
start_datestring date nullable
The date the allergy started.
status'Active' | 'Inactive'