Wow, didn't expect to see medavis mentioned here on HN. I'm currently writing Data Warehouse software (and more) interfacing with their RIS. However, I don't really know what their testing practices are.
Interesting! From where I'm sitting DoctoLib seems to win over the market.
The DWH software writes snapshots of db_direct into a temporal DB (implemented in Postgres using multiranges) and then uses dbt to transform the data into usable tables. Right now, I use Power BI for visualisation and reporting.
RNAlfons|2 years ago
What Data Warehouse software do you write for RIS? Maybe I can use it :D
...and yeah Radiology communities are rare. I'm still looking for one...if I have time.
cstork12|2 years ago
The DWH software writes snapshots of db_direct into a temporal DB (implemented in Postgres using multiranges) and then uses dbt to transform the data into usable tables. Right now, I use Power BI for visualisation and reporting.