◦ Problems to solve • Why python? ◦ Python strengths ◦ What healthcare problems can be solved by python • How to use python in solving healthcare problems? ◦ Tools ◦ Libraries ◦ Problem solving approach • How to identify effectivity of python in solving these problems? ◦ Effects on stakeholders ◦ Overall development implications • What to expect going forward? This presentation will highlight several key aspects on how we use python in solving healthcare problems and challenges. By the end of the presentation, we should be able to answer the following questions.
the) most important aspect of our everyday lives - Industry needs innovation and better solutions for existing problems - Healthcare itself is very broad, therefore can be broken down into several smaller industries (more opportunities for ideas and solutions) - Integral part of government. (Although most of them sucks) - Has lots of challenging problems to solve
to fully master). - Large library base and support community. - Fast prototyping - Flexibility of use (you can use it for web, scripts, embedded systems, etc) - Scalability
greatly dependent on their stakeholders. It’s not just end users but also other healthcare institutions that you need to consider when jumping into this industry.
built using python is effective, one must consider the following questions. - Is the data delivery done timely? - Is the data secure? - Is your solution simple and does it target specific niches? - Can your stakeholders identify and use the data delivered by your solution?
solutions using python does not entail any technical liability to you and your team. It is not enough to just deliver solutions to the users and healthcare entities. Python can easily be your choice of starting tech, but identifying if using python is still beneficial when moving forward is very important. This part is often overlooked by engineers and leads since they do not like to rewrite/re-engineer their solutions.
of your application vs the delivery time. - Pain of adding new features - Difficulty in code refactoring - Difficulty in communicating to outside interfaces
healthcare space, it is not enough to build solutions like web app, mobile app, etc. These are disjoint solutions and only adds to the problem of standardization. The best approach would be to build platforms and base infrastructure to which other healthcare solutions can be built on top of. Some of the most successful healthcare startups allow fast communication and interfaces between other providers.
know that healthcare is highly dependent on data. Knowing this, healthcare solutions must evolve to cater the growing need of fast and reliable data delivery. Standardization of data format is also something that needs to be done in order for the healthcare system to work efficiently. This is where python comes in even more. With the advances in data science and data engineering, new approaches and techniques to solve complex data problems should help in building better healthcare systems.