| TITLE | VALUE | |
|---|---|---|
| NAME | DSIC DPT INP INFO | |
| DESCRIPTION | This with return information about an admission event. This RPC is a wrapper around the IN5^VADPT API. If you pass in a date, then the data related to that date and admission will be returned, If no date is passed, then get inpatient status as of NOW. For more detailed description, see IN^DSICDPT routine. | |
| TAG | IN | |
| ROUTINE | DSICDPT | |
| INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
| INPUT PARAMETER | DFN | |
| DESCRIPTION | This is the pointer value to the PATIENT file (i.e., DFN) | |
| PARAMETER TYPE | LITERAL | |
| REQUIRED | YES | |
| MAXIMUM DATA LENGTH | 15 | |
| INPUT PARAMETERS | SEQUENCE NUMBER | 2 |
| INPUT PARAMETER | DATE | |
| DESCRIPTION | This is the Fileman format, date only, for which you wish to retrieve inpatient movement information. If it is not passed, then the program will use NOW as the date. | |
| PARAMETER TYPE | LITERAL | |
| REQUIRED | NO | |
| MAXIMUM DATA LENGTH | 13 | |
| INPUT PARAMETERS | SEQUENCE NUMBER | 3 |
| INPUT PARAMETER | LODGE | |
| DESCRIPTION | This is a Boolean flag (1 or 0 or lodger type admissions. If not, exclude lodger type admissions from the search. The default value is | |
| PARAMETER TYPE | LITERAL | |
| REQUIRED | NO | |
| MAXIMUM DATA LENGTH | 1 | |
| RETURN VALUE TYPE | ARRAY | |
| RETURN PARAMETER DESCRIPTION | For return format see description in the routine at IN^DSICDPT2 Summary of returned data List[0] := data related the current admission 0^message if the patient is not currently an inpatient List[1] : = data related to the movement for the date passed in If no date was passed, then this is the current movement List[2] := data related to the admission associated with the movement in List[1] List[3] := data related to the discharge associated with the movement in List[1] List[1], List[2], List[3] may have no data and be equal to If problems, List[0] := -1^message | |
| AVAILABILITY | AGREEMENT | |
| INACTIVE | ||
| CLIENT MANAGER | ||
| WORD WRAP ON | ||
| VERSION | ||
| SUPPRESS RDV USER SETUP | ||
| APP PROXY ALLOWED | ||