maxDosePerPeriod

Dosage Human readable text
{
  "maxDosePerPeriod": [
    {
      "numerator": {
        "value": 3,
        "unit": "pills"
      },
      "denominator": {
        "value": 5,
        "unit": "hours"
      }
    },
    {
      "numerator": {
        "value": 1000,
        "unit": "mg"
      },
      "denominator": {
        "value": 1,
        "unit": "hour"
      }
    }
  ]
}
up to a maximum of 3 pills every 5 hours and 1000 mg per hour