π doseRange (Low & High)
- Human readable text
- Dosage
{
"doseAndRate": [
{
"doseRange": {
"low": {
"value": 3,
"unit": "pills"
},
"high": {
"value": 5,
"unit": "pills"
}
}
}
]
}
tip
Don't forget you can use fromFHIRQuantityUnitToString option to fit your needs