supplement
Get list of supplements for the patient
get/patients/{patient_id}/supplement/{patient_supplement_id}
Path parameters
patient_idinteger required
patient_supplement_idinteger required
Response
successful operation
Example response
{
"comment": "under review by clinician",
"name": "calcium",
"qty_unit_of_measure": "mcg"
}Changes
No recorded changes to this endpoint across all 15 revisions of this API.