
| Name | Value |
|---|---|
| NAME | SDES2 EDIT TEMP ADDRESS |
| TAG | EDITTEMP |
| ROUTINE | SDES2EDITTEMPADD |
| RETURN VALUE TYPE | ARRAY |
| AVAILABILITY | RESTRICTED |
| INACTIVE | ACTIVE |
| CLIENT MANAGER | YES |
| APP PROXY ALLOWED | Yes |
| DESCRIPTION | This RPC allows the activation and addition of a patient's temporary address, and it also allows the deletion and/or deactivation of a patient's temporary address. Can only be invoked by Acheron. |
| INPUT PARAMETER |
|
| RETURN PARAMETER DESCRIPTION |
JSON return contains either a successful transaction message or an error
message:
{
"TemporaryAddress": "",
{
"Temporary Address is active and was successfully updated."
}
}
|