| NAME |
ORQQPL LIST |
| TAG |
LIST |
| ROUTINE |
ORQQPL |
| RETURN VALUE TYPE |
ARRAY |
| AVAILABILITY |
SUBSCRIPTION |
| DESCRIPTION |
Function returns a list of problems for a patient.
|
| INPUT PARAMETER |
-
- PATIENT ID
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 16
- REQUIRED: YES
- DESCRIPTION:
The record number of the patient from the Patient FIle (#2).
-
- STATUS
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 2
- DESCRIPTION:
The status of the problems to retrieve. A = Active problems only,
I = Inactive problems only, "" or undefined = all problems regardless of
status.
|
| RETURN PARAMETER DESCRIPTION |
Array of patient problems in the format: problem id^problem name^status
|