π boundsDuration (Low & High)
- Human readable text
- Dosage
{
"timing": {
"repeat": {
"boundsRange": {
"low": {
"system": "http://hl7.org/fhir/ValueSet/duration-units",
"value": 3,
"code": "d"
},
"high": {
"system": "http://hl7.org/fhir/ValueSet/duration-units",
"value": 5,
"code": "d"
}
}
}
}
}
tip
Don't forget you can use fromFHIRQuantityUnitToString option to fit your needs