π rateRatio
- Human readable text
- Dosage
{
"doseAndRate": [
{
"rateRatio": {
"numerator": {
"value": 3,
"unit": "pills"
},
"denominator": {
"value": 5,
"unit": "hours"
}
}
}
]
}
tip
Don't forget you can use fromFHIRQuantityUnitToString option to fit your needs