Ignore:
Timestamp:
Jul 9, 2012, 7:43:46 PM (12 years ago)
Author:
Sam Habiel
Message:

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
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Scheduling/trunk/m/BSDXAPI1.m

    r1472 r1479  
    1 BSDXAPI1        ; VEN/SMH - SCHEDULING APIs - Continued!!! ; 7/6/12 10:23am
     1BSDXAPI1        ; VEN/SMH - SCHEDULING APIs - Continued!!! ; 7/9/12 2:22pm
    22        ;;1.7T1;BSDX;;Jul 06, 2012;Build 18
    33        ; Licensed under LGPL 
     
    4949        ; belong to PIMS, not to the Scheduling GUI. $$MAKE and $$CANCEL now
    5050        ; call the EPs here.
     51        ; Cancel and Remove-Check-in now check to see if the patient is checked-out
     52        ; If the patient is checked out, then we fail to cancel/no-show.
     53        ; UPDATENOTE was renamed to UPDATENT and moved to BSDXAPI1.
    5154        ;
    5255NOSHOW(PAT,CLINIC,DATE,NSFLAG)  ; $$ PEP; No-show Patient at appt date (new in v1.7)
Note: See TracChangeset for help on using the changeset viewer.