UPDATE(DFN,TYPE) |
This API enables the user to update a patient's
mailing or temporary address depending on the value of the TYPE variable. To
maintain legacy compatibility this API will continue to accept the legacy
variable "PERM" to update the patient's mailing address. If the TYPE variable
equals "PERM" the user will be able to edit the fields for the patient's
mailing address. If the TYPE variable equals "TEMP" the user will be able to
edit the fields for the patient's temporary address.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
DFN |
Input |
This is the IEN of the Patient file #2.
|
TYPE |
Input |
The value of TYPE determines which address the user
will edit. "PERM" for mailing address, "TEMP" for temporary address.
|
|