Hello,
I was hoping for some help if possible. I’m trying to understand and configure the connection between Bahmni and OpenElis. I haven’t been able to get it working.
I’ve been adding a drug order to a patient via the consultation tab in Bahmni and saving. I was expecting the feed http://XX.XX.XX.XX:8050/openmrs/ws/atomfeed/lab/recent to show something about this event, but I don’t see any changes.
<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Patient AOP</title>
<link rel="self" type="application/atom+xml" href="http://XX.XX.XX.XX:8050/openmrs/ws/atomfeed/lab/recent" />
<link rel="via" type="application/atom+xml" href="http://XX.XX.XX.XX:8050/openmrs/ws/atomfeed/lab/240" />
<link rel="prev-archive" type="application/atom+xml" href="http://XX.XX.XX.XX:8050/openmrs/ws/atomfeed/lab/239" />
<author>
<name>OpenMRS</name>
</author>
<id>bec795b1-3d17-451d-b43e-a094019f6984+240</id>
<generator uri="https://github.com/ICT4H/atomfeed">OpenMRS Feed Publisher</generator>
<updated>2017-05-29T09:22:54Z</updated>
<entry>
<title>radiology</title>
<category term="lab" />
<id>tag:atomfeed.ict4h.org:fa65165b-8c31-42be-898a-4c6067da7b47</id>
<updated>2017-05-29T09:05:16Z</updated>
<published>2017-05-29T09:05:16Z</published>
<content type="application/vnd.atomfeed+xml"><![CDATA[/openmrs/ws/rest/v1/reference-data/radiology/c425d233-3f10-11e4-adec-0800271c1b75]]></content>
</entry>
<entry>
<title>radiology</title>
<category term="lab" />
<id>tag:atomfeed.ict4h.org:05a31f26-a960-4d48-9f56-54187a8ab46d</id>
<updated>2017-05-29T09:06:16Z</updated>
<published>2017-05-29T09:06:16Z</published>
<content type="application/vnd.atomfeed+xml"><![CDATA[/openmrs/ws/rest/v1/reference-data/radiology/c423e55e-3f10-11e4-adec-0800271c1b75]]></content>
</entry>
<entry>
<title>radiology</title>
<category term="lab" />
<id>tag:atomfeed.ict4h.org:817edeed-e9a8-489f-baa1-bd6d19148ab0</id>
<updated>2017-05-29T09:22:54Z</updated>
<published>2017-05-29T09:22:54Z</published>
<content type="application/vnd.atomfeed+xml"><![CDATA[/openmrs/ws/rest/v1/reference-data/radiology/c39ed470-3f10-11e4-adec-0800271c1b75]]></content>
</entry>
</feed>
The log openmrs.log only shows the following messages: 23-06-2017 12:23:41 [WARN ] HibernateConceptDAO - Multiple concepts found for ‘Week(s)’ 23-06-2017 12:23:41 [WARN ] HibernateConceptDAO - Multiple concepts found for ‘mg’ 23-06-2017 12:23:41 [WARN ] HibernateConceptDAO - Multiple concepts found for ‘mg’ 23-06-2017 12:23:42 [WARN ] HibernateConceptDAO - Multiple concepts found for ‘Bahmni Diagnosis Status’ 23-06-2017 12:23:42 [WARN ] HibernateConceptDAO - Multiple concepts found for ‘Order Attributes’ 23-06-2017 12:23:42 [WARN ] HibernateConceptDAO - Multiple concepts found for ‘Order Attributes’