zdavatz / smart-order

Smart Order REST API
GNU General Public License v3.0
3 stars 2 forks source link

Add leading zeros for shorter Pharmacodes #123

Open zdavatz opened 1 year ago

zdavatz commented 1 year ago
  1. The following Pharmacodes do currently not generate any results: 908136, 58985
  2. The pharmacodes need to contain 7 digits: 0908136, 0058985
  3. Service has to be adapted, so pharmacodes with less then 7 digits can be searched as well.