
| Name | Value |
|---|---|
| NAME | SDES2 EDIT PAT PRE-REG |
| TAG | EDITPREREG |
| ROUTINE | SDES2EDITPREREG |
| RETURN VALUE TYPE | ARRAY |
| AVAILABILITY | RESTRICTED |
| INACTIVE | ACTIVE |
| CLIENT MANAGER | YES |
| APP PROXY ALLOWED | Yes |
| DESCRIPTION | Updates patient pre-registration and associated files when a Vetlink Kiosk pre-register event occurs. Can only be invoked by Acheron |
| INPUT PARAMETER |
|
| RETURN PARAMETER DESCRIPTION |
Successful edit:
Unsuccessful edit:
{
"Error":[
"The Pre-Registration Status Code is Invalid for this Request."
],
"Pre-Registration":[
""
]
}
{
"Pre-Registration":
{
"Success":"Pre-Registration completed."
}
}
|