Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Here you can experience some of the OpenHIE workflows in action for yourself. The above video shows a presentation of the OpenHIE demoin action. On the rest of this this page we will show you have to run through this demo on your own using our demo servers if you so wish. This will allow you to get a feel for how the different components of OpenHIE fit together and what the workflows can do for a particular implementation.

...

Step 0

The demo is setup so that a new patients get registered and a new documents get provided for them on the hour, every hour. We use our integration tests to do this and this enables us to ensure that the demo environment is working correctly as well as providing existing patient data and documents for us to use throughout this demo.

Step 1 - OpenMRS PoC - Patient import

First we will start by importing the patient that has been created by the integration test into our OpenMRS point of care (PoC) system. This patient was shared with the HIE and is stored in the client registry. We can query the client registry to pull down their demographic details and import this patient available in OpenMRS. Login to the OpenMRS PoC system using the following details:

...

You now have the option to import a patient or view any patient that has already been imported. Choose to import one of these patients and click Import Patient on the patient details page. The patient has now been imported from the Client Registry into the point off care system.

Step 2 - OpenMRS PoC - Fetch shared document from the HIE

While viewing the patient in the point of care system choose the HIE Document tab. The OpenMRS PoC system will automatically contact the Shared Health Record (SHR) and check if there are any existing clinical documents available for this patient. From here you may choose to view or import document as you please. You should see that there is one document available that our integration tests have stored in the SHR. Click on view 'View / Import' to view the document. This fetches the document from the SHR and display it to you in a human readable format. unfortunately, importing the document does not work yet in this demo so click on cancel to go back.

Step 3 - OpenMRS PoC - Add and share clinical documents

While viewing the patient dashboard in the point of care system choose the Form Entry tab. There should be one form available: 'Demo ANC Visit'. Choose this form.

...

To share the visit that we have just created with the HIE, click on the HIE Document tab on the patient dashboard, then choose 'Export Patient Data'. Change the export template to 'Antepartum Summary' and leave the rest of the default values untouched. Click on Preview Document to see what the document that you are about to share will look like and then click Share Document to share the document with the HIE. The demo may falsely report an error occured while exporting however click close and refresh the patient dashboard in the OpenMRS PoC and you should see a second document listed there. The document has been sent to the SHR and stored there for other system to pull down and view. You may click view to see pull down and see the document that you have just shared.

Step 4 - View the standards based transactions in the Interoperability layer

To get a better understanding of the transaction that took place behind the scenes to enable this exchange of information to take place you may review these transactions in the interoperability layer software, the OpenHIM.

...

If you have any more questions or comments about this demo please get in touch with the OpenHIE DevOps community mailing list which can be found here: https://groups.google.com/forum/?hl=en&fromgroups#!forum/ohie-devops

Credits

  • Credit goes the Mohawk college team for putting together many of the OpenMRS PoC components for the demo
  • The rest of the components come from an OpenHIE community effort to develop reference implementations of the components prescribed by OpenHIE