Build: #56 was successful Changes by Ian Bacher
Code commits
openmrs-content-referenceapplication-demo
-
Ian Bacher 9137a83f3d4093d8caad3fbb4690ceb9366b82d9
Fix overlaps in date ranges
1 year = 12 months, so <= 12 months captures 1 year olds, but not 13 month olds who are also not > 1 year. For the first few rows, we interpret the upper-bound as being excluded, so 0-2 weeks means 0 days to 13 days; 2 weeks - 12 months means 14 days to 12 months minus 1 day. That way the ranges are unambiguous and capture all possible ages.- configuration/backend_configuration/conceptreferencerange/alpreferenceranges.csv (version 9137a83f3d4093d8caad3fbb4690ceb9366b82d9)