Article Liam Evans · Jul 14 3m read Hosting a Flask REST API on InterSystems IRIS using WSGI For my intern project, I am building a Flask REST API backend. My goal is to host it on InterSystems IRIS using the WSGI interface. This is a relatively new approach and is currently only being used in a handful of projects such as AskMe. To help others get started, I decided to write this article to simplify the process. #Python #InterSystems IRIS 9 0 1 80
Article Liam Evans · Jun 30 1m read IRIS Haiku My IRIS Haiku: Store all things with care Interop'rability IRIS unites us #Interoperability #InterSystems IRIS #Other 15 16 1 192
Article Liam Evans · Jun 18 3m read How to create your own search table for HL7 messaging My intention is to show how simple it is to generate a lookup table taking into account the information received in our HL7 messaging. The HL7 message lookup table provided by IRIS is certainly sufficient for most of the searches we want to perform, but we always have that special field in our HIS, LIS, RIS, etc. that we'd like to search by. But that's in a segment outside of that lookup table. That field forces us to generate a specific search using the expanded search criteria. #Ensemble #InterSystems IRIS 8 0 2 93