GET |
Obtains a listing of surgery cases for the patient
specified by the calling routine. An array will be passed with the following:
array(0)="# of cases found" or "0^There are no cases entered"
array(#)="#^display date^description^surgery ien^internal date format
^number of images for the surgical case"
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
SRDFN |
Input |
Patient's ien
|
SRGY |
Output |
An array of surgery cases:
array(0)="# of cases found" or "0^There are no cases entered"
array(#)="#^display date^description^surgery ien^internal date format
^number of images for the surgical case.""
|
|