Query patients workflow

Overview

This transaction allows a PoC systems to query for a patient that match certain criteria. The following sequence diagram show the steps involved.

 

Technical details

RefInteractionEndpointDataTransaction Specification
1Query patients by demographicsGET /ws/rest/v1/patients?$<queryParams>HTTP RequestQuery for patients
2Adapt query message for CRnone  
3Get patient from CR by demographicsPOST openempi-admin/openempi-ws-rest/person-query-resource/findPersonsByAttributesOpenEMPI XMLQuery for clients - Internal
4Return patient records OpenEMPI XMLQuery for clients - Internal
5Adapt OpenEMPI message for PoCnone  
6Return list of patient records RSS feed with HL7 v2.5 ADT_A28 itemsQuery for patients