Hello! We are currently building an application utilizing the Medplum backend and our own frontend. What we'd like to is utilize structured patient data to calculate and display various risk scores. Where would you recommend hosting this calculation (in the front or backend)? We are considering using a BOT or directly doing the calculation in the front end but are unsure what that would look like. Thank you!
@reshma Thank you for the helpful link! Is Python compatible with these Bots if we want to do the risk score calculation in Python or does it make more sense to convert our code to Javascript?
r
reshma
10/07/2024, 9:44 PM
convert to JS!
reshma
10/07/2024, 9:44 PM
You'll have to run another application if you want to use Python