GETSKCD |
Return the CPT code to be used when filing a Skin
Test Reading.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
RESULT |
Output |
An array in the following format: RESULT(n)=Coding
System (CPT/10D) ^ Code ^ Coding System Abbreviation ^ Coding System
Nomenclature ^ Code used for P;Placement; R:Reading; B:Both
|
SK |
Input |
Skin Test IEN
|
DATE |
Input |
Codes will be based off this date.
|
|
SKLIST |
Returns a list of V Skin Test entries that have been
placed within the last x days. The number of days to look back is defined in
the PXV SK DAYS BACK parameter.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
RESULT |
Output |
Returns array in teh following format:
RESULT(0)=Count of elements returned (0 if nothing found); RESULT(1)=DATERANGE
^ Start Date ^ Stop Date; RESULT(n)=PLACEMENT ^ V Skin Test IEN ^ Skin Test
IEN ^ Skin Test Name ^
Date/Time of Placement
|
DFN |
Input |
Patient IEN
|
SK |
Input |
Skin Test IEN (Optional). If passed in, only V Skin
Test entries for this Skin Test will be returned.
|
DATE |
Input |
Date (Optional; defaults to Today). The system will
search back x number of days from this date.
|
MAX |
Input |
The max number of entries to return per skin test
(Optional).
|
|
SKSITES |
Returns a list of default sites for skin tests.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
RESULT |
Output |
Returns an array (passed by reference) in the
following format: RESULT(0)=Count of elements returned (0 if nothing found);
RESULT(n)=Site IEN (920.3) ^ NAME.
|
|