Print Page as PDF
SINGLE PROCEDURE DISPLAY API ICR (3042)

SINGLE PROCEDURE DISPLAY API    ICR (3042)

Name Value
NUMBER 3042
IA # 3042
DATE CREATED 2000/02/16
CUSTODIAL PACKAGE CLINICAL PROCEDURES
CUSTODIAL ISC Chicago
USAGE Private
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE MCAPI
NAME SINGLE PROCEDURE DISPLAY API
GENERAL DESCRIPTION



This DBIA authorizes CONSULT/REQUEST TRACKING to call ^MCAPI for the purpose
of retrieving a single patient procedure and displaying the selected procedure
in the Consult/Request Tracking Package.

STATUS Active
DURATION Till Otherwise Agreed
ID MCAPI
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
EN(RESULT,FLG)

Produces a modified display for a single patient
procedure that omits the patient's information from
the header. This call is used in conjunction with
another call to a medicine routine.

$$SINGLE^MCAPI  => gets patient related data.

VARIABLES TYPE VARIABLES DESCRIPTION
RESULT Input

(required)

= "IEN;ROOT"

(e.g. "12;MCAR(691.5,"

IEN is the file number of the desired
patient procedure.

ROOT is the global root of the
medicine file containing the desired
Patient procedure.

FLG Input

(required)

=1 if report is to contain a modified
header omitting the patient's
information.  Any other value in the
variable FLG will result in the
report  containing the patient's
information in the header.

REPORT Output
= Modified display of a single patient
procedure. The display is defined by
the input variables and is to be
displayed in the Consult/Request
Tracking Package.

$$SINGLE(RESULT)
Allows the retrieval of a single patient procedure.

(e.g. S VARIABLE=$$SINGLE(RESULT))

VARIABLES TYPE VARIABLES DESCRIPTION
RESULT Input

(required)

= "IEN;ROOT"
(e.g. "12;MCAR(691.5,"

IEN is the file number of the desired
patient procedure.

ROOT is the global root of the
medicine file containing
the desired patient procedure.

VARIABLE Output
Variable containing a single patient procedure for
display by Consult/ Request Tracking.  This reference is used as input for the
modified patient display.

$P(VARIABLE,U,1)=Print Name
...),U,2)=Pointer to Procedure
...),U,3)=Print Line
...),U,4)=Print Routine
...),U,5)=Print Name
...),U,6)=Date/Time of procedure
...),U,7)=Gross Evaluation
...),U,10)=Summary Title
...),U,11)=Procedure
...),U,12)=Pointer to Procedure
...),U,13)=Patient DFN

SUBSCRIBING PACKAGE
SUBSCRIBING PACKAGE ISC SUBSCRIBING DETAILS
CONSULT/REQUEST TRACKING Salt Lake City