Maurice Khayat
Ian Grasso
Michael Switzer
Jeanette Collins
Leslie Jette-Kelly
Haydar Al-Eid
Mark Nau
If you have an interest in helping me maintain and continue developing PulmApps, don't hesitate - reach out!
Future Features:
- Impulse Oscillometry (IOS)
- Evidence Base Description and Linkouts
Future Features:
- More Info pages (calcification, density, perifissurals, accurate measurement)
- Risks / Benefits of Screening & Repeated CTs
- NSCLC, SCLC staging guides
As a pulmonary fellow, we had to read tons of PFTs a week - often well over a hundred. We had a shared document with stock-phrase interpretations, but the process of select-copy-paste was cumbersome and made it feel more time consuming than it should have been. And then there were the Cardio-Pulmonary Exercise Tests (CPET); sifting through the pages of tabular data, 9-plots that never seemed to make sense, and ECGs on a Friday afternoon was simply painful. A prior staff pulmonologist had made a rudimentary MS Excel spreadsheet to calculate some key CPET endpoints, but I felt like we could do better. How about a program that could take basic physiologic data, provide some basic calculations, and also generate the report for you? Conveniently, CPET interpretation tended to be highly algorithmic (how else can one make sense of that much data?). Maybe such a program could show the user a suggested interpretation and how it came to that conclusion! So, I set about to understand the basic evidence behind CPET interpretation and how to do some basic VBA coding in MS Excel, and created the first version of the CPET Calculator.
After a positive reception to the CPET Calculator, I figured I could do the same for spirometry interpetation: SpiroMaker was born. I eventually included sections for bronchoprovocation testing, impulse oscillometry, and mouth pressures. As I coded each test into SpiroMaker and focused on each test's nuances, I found my own interpretations to become much more nuanced and accurate. Later, after returning from a several month period of straight critical care, I found that pulmonary nodule management had changed completely: the Fleishner Guidelines had been updated and our hospital was in full swing of using the LungRADS system of classification. I needed some way to reconcile these two classification schemes with each other and with existing scoring systems: the Excel version of the Nodule Tool was the answer. Although narrow in scope, I discovered the limitations in each scoring system and guideline and which (limited) populations these could be used in.
Despite all of the utility in the CPET Calculator, SpiroMaker, and the Nodule Tool, the limitations of spreadsheet based coding, the difficulty in pushing updates to my colleagues, and requirement for pesky Macros drove me to create a web-based version. PulmApps is the result. What you see now is my Alpha - first published in August of 2019. Nodule Tool served as the proof of concept. Once I tested the PHP logic, Javascript, and look and feel of the site, I recreated the basic elements of SpiroMaker. My plan is to eventually recreate and improve upon each of the three original programs and a basic tutorial in PFT interpretation. I hope you find these programs useful, but they can only improve with your input and feedback. Enjoy!