Parameters
| Name | Type | Mode |
|---|---|---|
| @userID | int | IN |
| @AdmitID | int | IN |
| @DateAdmin | smalldatetime | IN |
| @DateDischarge | smalldatetime | IN |
| @DischargeReason | int | IN |
| @patientID | int | IN |
| @DeclinedDate | smalldatetime | IN |
| @ProgramTypeID | int | IN |
| @CaseName | varchar | IN |
| @CaseCoordID | int | IN |
| @groupingID | int | IN |
| @Status | int | IN |
| @comments | varchar | IN |
| @EmployerRelated | int | IN |
| @AutoAccident | int | IN |
| @OtherAccident | int | IN |
| @DateAgingOut | datetime | IN |
| @caseID | int | INOUT |
| @fkRateTypeID | int | IN |