Print Page as PDF
MHV use of ORQQPL3 ICR (4818)

MHV use of ORQQPL3    ICR (4818)

Name Value
NUMBER 4818
IA # 4818
DATE CREATED 2005/10/25
CUSTODIAL PACKAGE ORDER ENTRY/RESULTS REPORTING
USAGE Private
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE ORQQPL3
NAME MHV use of ORQQPL3
GENERAL DESCRIPTION
This documents usage of calls in ORQQPL3 to obtain a
patient's problems.
STATUS Active
DURATION Till Otherwise Agreed
ID ORQQPL3
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
LIST(.RESULT,DFN,STATUS)
Returns a list of patient problems (no hidden
problems).
VARIABLES TYPE VARIABLES DESCRIPTION
RESULT Output
List of problems and key attributes in the format:
RESULT(0)=number of problems returned
RESULT(n)=IFN^Status^Description^ICD^Onset^LastMod^
SC^Exposures^Condition^Loc^LocType^Prov^
Service^Priority^HasComment^Recorded^
SCconditions^InactiveICDcode
DFN Input
Patient file #2 IEN
STATUS Input
The type of problems to be returned, by status; may
be A=active, I=inactive, or "" to get all problems.
DELLIST(.RESULT,DFN)
Returns a list of hidden problems for a patient.
VARIABLES TYPE VARIABLES DESCRIPTION
RESULT Output
List of problems and key attributes in the format:
RESULT(n)=IFN^Status^Description^ICD^Onset^LastMod^
SC^Exposures^Condition^Loc^LocType^Prov^
Service^Priority^HasComment^Recorded^
SCconditions^InactiveICDcode
DFN Input
Patient file #2 IEN
SUBSCRIBING PACKAGE MYHEALTHEVET