Order fulfillment problem

Hi everyone

I’m new here, i have been using bahmni docker for the past 2 months setting everything for the clinic that i dtarted working in 4 months ago

Everything went well , almost everything is configured expect Order fulfillment, somehow it won’t work despite i followed everything described in the document

I have many order types Irm orders Scanner orders Orders class Also created the same Irm = irm order And in database i pointed the class id to radiology order id

Its the only the order show up in odoo

Now i want to list all patients who have order made today, date_created

Using the default sql of pending orders dose show the list in order app but it list all the orders

And i want to filter by class

I have also created a concept in openmrs Irm orders fulfillment form

Here is the problem is that dosen’t matter what sql query i use even tho it dose list the order in mysql

On the interface shows no order

Also using the default sql of pending orders in order app with radiology order fulfillment form which it has the same concept as others , it show summary concept instead When i restart the docker it did list the correct concept and after the second restart it went back to summary concept (default concept)

I know its a bit confusing

Been trying for 3 days , so i thought i ask maybe im missing something

Thank you for your time

Hi @bilal.benmerzoug05 , Can you please share some screenshots ?

sorry for late replay

We ll i had to create an order type for each (service?) Irm orders, scanner orders ect… And mapped everything

right now everything is working as is expected

the only thing left the worklist which i didn’t understand at first so now am playing with machines workstation to pull the worklist from dcm4chee once this is done it will be perfect

also i need to change the code to accept different modality

one thing that am not sure about it tho is that every machine has its own exams list with a code is that code a must for it to read the worklist or can i just add a random code like concept ID for example

this is my first time working with such system or health sector for that matter and one of the machines DX (ORICH CM2000), their software is broken i think as it doesn’t show worklist at all even from manual entries

anyway it was fun installing the system alone and trying to integrated into work