patient
Get list of rdis for the patient
get/patients/{patient_id}/rdi
Path parameters
patient_idinteger required
Response
successful operation
Example response
[
{
"nutrients": [
{
"unit": "mcg"
}
]
}
]Changes
No recorded changes to this endpoint across all 15 revisions of this API.