Print Page as PDF
Formatted Lab Results ICR (2766)

Formatted Lab Results    ICR (2766)

Name Value
NUMBER 2766
IA # 2766
DATE CREATED 1999/03/05
CUSTODIAL PACKAGE LAB SERVICE
CUSTODIAL ISC Dallas
USAGE Supported
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE LR7OSUM
NAME Formatted Lab Results
GENERAL DESCRIPTION
These calls get formatted Lab Results output into a
global array.  These formats are based on definitions in the Lab Reports file
(64.5) for CH subscripted tests.  For AP, Micro and Blood Bank, the format is
a hard coded traditional format.
STATUS Active
DURATION Till Otherwise Agreed
ID LR7OSUM
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
EN
This gets a 'silent', formatted report of lab
results.
VARIABLES TYPE VARIABLES DESCRIPTION
DFN Input
Patient ID
SDATE Input
Start date to search for results (optional).
EDATE Input
End date to search for results (optional).
COUNT Input
Number of results to send (optional).
GIOM Input
Right margin. Default is 80 (optional).
SUBHEAD Input
Array of subheaders to include in report (optional).
These are subheaders from file 64.5 for CH subscripted tests.  For other lab
areas, they are:
SUBHEAD("MICROBIOLOGY")
SUBHEAD("BLOOD BANK")
SUBHEAD("MISCELLANEOUS TESTS")
SUBHEAD("CYTOPATHOLOGY")
SUBHEAD("SURGICAL PATHOLOGY")
SUBHEAD("EM")
SUBHEAD("AUTOPSY") No entry in this parameter gets everything.
Y Output
This tells where the formatted output is
(^TMP("LRC",$J)).
AP
This entry point gets all Anatomic Pathology results
in a formatted array.
VARIABLES TYPE VARIABLES DESCRIPTION
DFN Input
Patient ID
GET64
This gets an array of minor headers from the Lab
Reports file (64.5).
VARIABLES TYPE VARIABLES DESCRIPTION
Y Output
Array containing the subheaders from file 64.5.