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)
|
|