Practitioner Termination - Cal-PM web service
Avatar Cal-PM WEBSVC.GetDictionaryItems web service
This web service has the following calls:
- GetDictionaryItems
- AddPractitionerTermination
- EditPractitionerTermination
This web service has the following object class:
- WEBSVC.PractitionerTerminationObject
GetDictionaryItems call
The following table lists the GetDictionaryItems parameters, properties, accepted values, and associated dictionaries.
Parameters with no Properties
| Parameter | Property | Value Accepted | Notes |
| SystemCode | N/A | Avatar System Code | "examples: SAMPLE, LIVE, etc." |
| UserName | N/A | Avatar User ID |
|
| Password | N/A | Avatar Password |
|
AddPractitionerTermination call
The following tables list the AddPractitionerTermination parameters, properties, accepted values, and associated dictionaries.
Parameters with no Properties
| Parameter | Property | Value Accepted | Notes |
| SystemCode | N/A | Avatar System Code | "examples: SAMPLE, LIVE, etc." |
| UserName | N/A | Avatar User ID |
|
| Password | N/A | Avatar Password |
|
| PractitionerID | N/A | Avatar Staff ID |
Parameters with Properties
| Parameter | Property | Value Accepted | Notes |
| PractitionerTerminationInfo | PractitionerTerminationObject | WEBSVC.PractitionerTerminationObject | This parameter is itself a web service object -- see below for its properties |
EditPractitionerTermination call
The following tables list the EditPractitionerTermination parameters, properties, accepted values, and associated dictionaries.
Parameters with no Properties
| Parameter | Property | Value Accepted | Notes |
| SystemCode | N/A | Avatar System Code | "examples: SAMPLE, LIVE, etc." |
| UserName | N/A | Avatar User ID |
|
| Password | N/A | Avatar Password |
|
| PractitionerID | N/A | Avatar Staff ID |
Parameters with Properties
| Parameter | Property | Value Accepted | Notes |
| PractitionerTerminationInfo | PractitionerTerminationObject | WEBSVC.PractitionerTerminationObject | This parameter is itself a web service object -- see below for its properties |
Object class: WEBSVC.PractitionerTerminationObject
| Parameter | Property | Value Accepted | Notes |
| PractitionerTerminationObject | TerminationDate | Date | |
| ReasonForTermination | Free Text | ||
| ExcludeFromCalendar | Dictionary Code | "Indicates whether or not the staff member should be hidden from the Scheduling Calendar. From Staff File, data element 102 |
