| DESCRIPTION |
This will return a string indicating whether the service condition
date/time and LOC must be the the hospital location data
If VST is passed, then APPT and LOC are optional.
questions need to be asked:
Agent Orange exposure
Environmental Contaminant exposure
Service Connected
Military Sexual Trauma
Head & Neck Cancer
If VST is not passed, then APPT must be the scheduling appointment
|
| RETURN PARAMETER DESCRIPTION |
This will return a string in the format p1^p2^p3^p4^p5^p6 where
If invalid DFN passed, then error message returned,
"-1^Invalid patient DFN"
If the visit date cannot be determined, then error message returned
"-1^No appointment/visit date"
pi = 1 or null If pi=1 then ask appropriate yes/no question:
p1 = ask Agent Orange
p2 = ask Environmental Contaminant
p3 = ask Ionizing Radiation
p4 = ask Service Connected
p5 = ask Military Sexual Trauma
p6 = ask Head & Neck Cancer
|