tariq
dfc37db849
Ayman Ghaith : adding the correct routines which not has the transactions.
2013-06-01 14:54:38 +00:00
tariq
3e60d492b4
updated the BSDX version to 1.7 ,,
...
- fix "BSDX01.m" routine , it was take too long time to retrieve patient radiology exams.
2012-10-08 10:59:10 +00:00
sam
ff902e3d60
Updated routine version numbers to 1.7T2.
...
Changes the Writes in the post-init to MES^XPDUTL in BSDX2E.
Changed the check for BMX to be for BMX 4 rather than BMX 2.
2012-07-11 16:18:56 +00:00
sam
ab2f082f1e
Mostly minor changes. Most significant is that BSDX31 no longer reverses no-show in the error trap.
2012-07-11 00:39:33 +00:00
sam
83543534b0
Added/fixed the following:
...
- Unit Tests for running everything through PIMS
- Checks for end of message for error handling ((31))
- All routines previously using transactions use locks now
2012-07-09 23:43:46 +00:00
sam
3d5c4b11ca
Updated version number on all routines to be 1.7T1.
...
Minor fixes here and there for XINDEX errors.
2012-07-06 18:28:15 +00:00
sam
f3701ce2bf
BSDX25 refactoring is done; moved PIMS availability change logic from BSDX07 and BSDX08 to BSDXAPI*.m. Calling these has moved from BSDX07 and BSDX08 to 1926MAKE and 1926CANCEL^BSDXAPI.
2012-07-05 23:42:34 +00:00
sam
fba588405f
Refactoring BSDX25 continued...
2012-07-03 23:45:46 +00:00
sam
86db419104
BSDX25 refactoring, continued
2012-06-29 23:09:55 +00:00
sam
494017259d
Moved some unit tests around; Unit tests for BSDX25; minor refactoring for BSDX25
2012-06-28 22:54:30 +00:00
sam
f2c57b4774
Done refactoring BSDX31 plus all Unit Tests
2012-06-27 23:45:33 +00:00
sam
00c73491bd
Refactoring cont.
...
Many changes in BSDX08. Extensive changes in BSDX31. Creation of BSDXAPI1 as continuation of BSDXAPI.
BSDXUT1 now has UTs for BSDX31. Transactions now gone from BSDX08 and BSDX31.
BSDX08 needs more tests at failure points. BSDX31 still needs analysis for transaction failure and
code for rollback points, plus tests for that.
2012-06-27 00:01:30 +00:00
sam
73927b151b
refactored BSDX26; still working on BSDX08
2012-06-26 00:54:59 +00:00
sam
cc6a7cc9bf
forgot BSDXAPI
2012-06-22 23:18:41 +00:00
sam
9b6e8ac98b
Refactored BSDX08 and BSDX29 routines; plus new UT routine BSDXUT1
2012-06-22 23:11:05 +00:00
sam
03d9bfeec4
Moved Unit Tests and UT Set-up to BSDXUT, started refactoring BSDX08.
2012-06-21 23:24:56 +00:00
sam
bce0324b63
done with BSDX07
2012-06-20 23:42:19 +00:00
sam
6a421d751d
removed transactions from BSDX07... still more work to be done though
2012-06-20 00:19:03 +00:00
sam
ab78c286b4
more changes
2012-06-19 00:08:50 +00:00
sam
5cf0d57720
Much more automated Unit Tests for BSDX07 relying on code in BSDX35
2012-06-18 21:08:29 +00:00
sam
dca0001f88
Changes to BSDX01 to prevent Scheduled,dc'ed,completed radiology appointments from being cancelled. Updated files to T2.
2011-05-16 11:39:02 +00:00
sam
a93d9f05ed
M routines to support Radiology Scheduling Integration; version bumped to 1.6t1
2011-05-11 11:57:58 +00:00
sam
3a4ce73bf6
Merging Radiology Support branch back to trunk.
2011-05-08 08:11:34 +00:00
sam
1805b0ee4b
Added LGPL license to routines
2011-05-03 08:28:05 +00:00
sam
753aafd3b3
Updated version number to 1.5
2011-04-28 11:22:05 +00:00
sam
e7841faa8f
Updated version number to 1.5 Beta 1
2011-04-14 08:58:38 +00:00
sam
5860f06e6a
Alpha 3 version files
2011-03-28 14:40:45 +00:00
sam
d0ccf1c8a9
BSDX01: New EP to Get and Set the new paramters that come with BSDX
...
BSDX2E: Initial values for the new parameters at package level
BSDX25: Minor correction. BSDXY should not be newed.
2011-03-28 14:38:15 +00:00
sam
1ac96efefa
BSDX25, now past Unit Tests
2011-03-27 12:51:38 +00:00
sam
f3208b546e
Added EP for RPC to remove check-in
2011-03-27 05:33:30 +00:00
sam
76ef239371
some comments in BSDX02
2011-03-21 12:17:08 +00:00
sam
1a65cba5ce
BSDX02 now returns Sex, DOB and PID in appointment list
2011-03-21 07:41:06 +00:00
sam
5a07602950
Minor mods to BSDX07 to accept an End Date at midnight
2011-03-15 09:47:26 +00:00
sam
6a9d00a3ae
Updated Version numbers for routines: new version 1.5V2
2011-03-03 10:01:53 +00:00
sam
7524c52392
Updated BSDX04 to support querying availabilities for multiple resources at the same time. Also, due to algorithm changes on the C# side, algo changed here, removing some unnecessary data that was returned
2011-02-27 11:31:10 +00:00
sam
5ea906809b
Updated routine version numbers to 1.5
2011-01-27 09:31:19 +00:00
sam
53308c9a60
Updated BSDXAPI to spit out a user friendly message if Patient has same appointment;BSDX07 has a tiny update in the formatting of the error message so it can be easily parsed by the GUI
2011-01-26 10:38:11 +00:00
sam
2800143ac1
Final checkin. Completed ability to be able to remove appointments that have been checked in. Also, fixed not being able to make an appointment at midnight issue.
2011-01-25 10:58:58 +00:00
sam
95db63abcf
Updates to M routines to support deletion of check-in
2011-01-24 14:52:50 +00:00
sam
951f83c1d3
Updates to M routines to support deletion of check-in
2011-01-24 14:21:52 +00:00
sam
2b5c7ae0d7
Updated check-in routine
2011-01-09 12:26:23 +00:00
sam
67dd7ba3af
Updated routines version to 1.42
2010-12-12 16:11:57 +00:00
sam
2f21f07db7
Refactoring and txn restart fix to routines 26,29,31
2010-12-08 06:44:40 +00:00
sam
882f7bad40
Fix for filing Other Info field in 2250MAKE1 (didn't pass correctly to 2250MAKE)
2010-12-08 06:43:55 +00:00
sam
4c83603835
Refactoring of BSDX26; BSDXAPI has new ep to update note in file 44
2010-12-06 06:53:27 +00:00
sam
66b5003789
Refactored Cancel Appt Routine
2010-11-18 12:03:27 +00:00
sam
7010982a7f
Changed "C" to ["C" in SCIEN
2010-11-12 16:46:12 +00:00
sam
bb2537815a
fixing white space
2010-11-12 16:38:15 +00:00
sam
ab1b3f7990
More Unit Tests
2010-11-02 07:31:09 +00:00
sam
2d0e4e36f9
Fix restartable transactions. Unit tests. Errors now logged correctly in %ZTER.
2010-10-31 10:15:06 +00:00