Article Luis Angel Pére... · Apr 10, 2023 9m read Sending DICOM files between IRIS for Health and PACS software Welcome community members to a new article! this time we are going to test the interoperability capabilities of IRIS for Health to work with DICOM files. Let's go to configure a short workshop using Docker. You'll find at the end of the article the URL to access to GitHub if you want to make it run in your own computer. Previously to any configuration we are going to explain what is DICOM: #Interoperability #InterSystems IRIS for Health Open Exchange app 3 0 0 1K
Article Luis Angel Pére... · Mar 27, 2023 12m read EMPI installation and customization in Standalone - Basic configuration In the previous article we have reviewed how to install our EMPI in standalone, so we are ready to start the basic configuration of our EMPI. First of all we have to do an initial basic configuration, we can access to the configuration from the Configuration menu of our Registry. Selecting that option will allow to us to edit the basic configuration table of the Registry: #Interoperability #InterSystems Business Solutions and Architectures #HealthShare 6 1 0 614
Article Luis Angel Pére... · Mar 7, 2023 2m read EMPI installation and customization in Standalone - Installation Hi community! I would like to show you how to install and configure one of the HealthShare products, the Enterprise Master Patient Index or EMPI. The EMPI provides to any organization a master patient index to identify each patient of the organization univocally. You can find more information about the EMPI in the following URL: https://www.intersystems.com/interoperability-platform/patient-index/ #Interoperability #HealthShare 2 0 1 315
Article Luis Angel Pére... · Mar 2, 2023 5m read Asynchronous Socket in IRIS and connection from JavaScript client I've been working for some days in the connectivity between NodeJS client applications and IRIS as server using web sockets. You can get all the information in relation to the web socket connections using IRIS as a client or as a server from this URL: https://docs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cls... #Tips & Tricks #Tutorial #InterSystems IRIS #InterSystems IRIS for Health 3 2 0 460
Article Luis Angel Pére... · Feb 20, 2023 4m read Connecting to MySQL database from a Business Service using JDBC connections Dear community members! A very common problem of our users is to use an external database as data source in an IRIS production. As many of you already know, we have two ways to connect directly to an external database, the first one is using an ODBC connection, the second is using JDBC. In our example we are going to create a connection using JDBC, and we are going to build a simple Docker's project, in this way you will be able to modify the example as you wish. #Docker #JDBC #InterSystems IRIS #InterSystems IRIS for Health #VSCode Open Exchange app 1 0 0 464