|
In the function GetXXXAnaesthesiaRecord you will get back the Reference-Code. In some sessions we have now the problem, that there could be the same service-code two times - one for the left side and one for the right side. When we got the anaesthesia records back, we are not able to handle to which service the anaesthesia service belongs. So, I see two solutions for this problem. 1) We need a new proberty for side, maybe "3=both sides". So we can insert a service with quantity "2" and "both sides" 2) In the methods "anaethesia" and "GetXXXAnaesthesiaRecord" there must be the possibily to send and get a "hook" like in the method "AddService". In this "hook" the Software house can send it own record-id. The same problem could be also happen in other functions like "EmergencyInconvenience". Please decide fast, because this problem has some impact to our software. |