data_management

test rdi values

get/data_management/rdi_test

Request body

ageinteger
countrystring
diet_restrictionstring
sexstring

Response

successful operation

ageinteger required
country'Canada' | 'USA' required
sexstring required

sex of the patient as indicated in their profile

Example response

{
  "nutrients": [
    {
      "unit": "mcg"
    }
  ]
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.