Parameters
| Name | Type | Mode |
|---|---|---|
| @userID | int | IN |
| @AdmitID | int | IN |
| @patientID | int | IN |
| @DateAdmin | smalldatetime | IN |
| @DateDischarge | smalldatetime | IN |
| @DischargeReason | int | IN |
| @comments | varchar | IN |
| @Status | int | IN |
| @DeclinedDate | smalldatetime | IN |
| @programType | int | IN |
| @agingOutDate | smalldatetime | IN |