Print Page as PDF
PTF PROCEDURES ICR (3818)

PTF PROCEDURES    ICR (3818)

Name Value
NUMBER 3818
IA # 3818
DATE CREATED 2002/11/01
CUSTODIAL PACKAGE HEALTH SUMMARY
CUSTODIAL ISC Salt Lake City
USAGE Private
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE GMTSDGP
NAME PTF PROCEDURES
STATUS Active
DURATION Till Otherwise Agreed
ID GMTSDGP
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
ICDS
Returns Surgical Procedures.
VARIABLES TYPE VARIABLES DESCRIPTION
PTF Input
Internal Entry Number to the Patient Treatment File -
PTF (#45)
T1 Input
Beginning date in Fileman format.
T2 Input
Ending date in Fileman format.
GMS() Output
Array of surgical ICD procedures performed by
(inverse) date of surgery within the date range.
ICDS(80.1,IEN,FLD) Output
Array of ICD procedures performed within the input
date range by Internal Entry Number of the ICD Procedure file (#80.1) and
field number (.01 code and 4 Operation/Procedure)
ICDP
Returns Non-Surgical ICD Procedures within a date
range.
VARIABLES TYPE VARIABLES DESCRIPTION
PTF Input
Internal Entry Number to the Patient Treatment File -
PTF (#45).
T1 Input
Beginning date in Fileman format.
T2 Input
Ending date in Fileman format.
GMS() Output
Array of non-surgical ICD procedures performed by
inverse date.
ICDP(80.1,IEN,FLD) Output
Array of non-surgical ICD procedures performed within
the input date range by Internal Entry Number of the ICD Procedure file
(#80.1) and field number (.01 code and 4 Operation/Procedure)
SUBSCRIBING PACKAGE
SUBSCRIBING PACKAGE ISC SUBSCRIBING DETAILS
ORDER ENTRY/RESULTS REPORTING Salt Lake City
OERR needs to call ICDS^GMTSDGP to retrieve surgical
procedures and ICDP^GMTSDGP to retrieve non-surgical procedures.