| RADFN |
Input |
Patient IEN
|
RAITEM |
Input |
PACKAGE REFERENCE from the ORDER file (#100)
|
RAORIEN |
Input |
IEN from the ORDER file (#100)
|
RADX |
Input |
This must be passed by reference. It is an array of
pointers to the ICD DIAGNOSIS file (#80). The first array element is the
primary ordering ICD diagnosis, the others are secondary ordering ICD
diagnoses.
|
RASCEI |
Input |
A string of 7 pieces for the clinical indicators,
separated by "^". A value of "1" means "Yes", "0" means "No", and null means
"Not Asked". The 7 pieces are in this order: AO, IR, SC, EC, MST, HNC, and
CV. "AO" is Agent Orange, "IR" is Ionizing Radiation, "SC" is Service
Connected, "EC" is Environmental Contaminants, "MST" is Military Sexual
Trauma, "HNC" is Head/Neck Cancer, and "CV" is Combat Vet.
|
$$CPRSUPD |
Output |
A string of either 1 or 2 pieces, depending on
success.
If the call was successful, the returned value is 1.
If the call was unsuccessful, the returned value is in 2 pieces:
0^error message. The error message indicates the reason for failure.
Eg., "Order #nn does not match Radiology Order # ppp", "Order #nn's DFN=qwqw,
but Radiology Order #ppp 's DFN=tgtg".
|