ClientPregnancy - Cal-PM web service
Avatar Cal-PM WEBSVC.ClientPregnancy web service
This web service has the following calls:
- AddClientPregnancy
- UpdateClientPregnancy
This web service has the following object class:
- WEBSVC.ClientPregnancyObject
AddClientPregnancy call
The following tables list the AddClientPregnancy parameters, properties, accepted values, and associated dictionaries.
Parameters with no Properties
| Parameter | Property | Value Accepted | Notes |
| SystemCode | N/A | Avatar System Code | |
| UserName | N/A | Avatar User Name | |
| Password | N/A | Avatar Password | |
| ClientID | N/A | Avatar Client ID | |
| EpisodeNumber | N/A | Episode Number |
Parameters with Properties
| Parameter | Property | Value Accepted | Notes |
| ClientPregnancyInfo | ClientPregnancyObject | WEBSVC.ClientPregnancyObject | This parameter is itself a web service object -- see below for its properties |
UpdateClientPregnancy call
The following tables list the UpdateClientPregnancy parameters, properties, accepted values, and associated dictionaries.
Parameters with no Properties
| Parameter | Property | Value Accepted | Notes |
| SystemCode | N/A | Avatar System Code | |
| UserName | N/A | Avatar User Name | |
| Password | N/A | Avatar Password | |
| ClientID | N/A | Avatar Client ID | |
| EpisodeNumber | N/A | Episode Number | |
| PRGUniqueID | N/A | Pregnancy ID | "A code that, when combined with a system code and client ID, is a unique reference to a set of pregnancy data." |
Parameters with Properties
| Parameter | Property | Value Accepted | Notes |
| ClientPregnancyInfo | ClientPregnancyObject | WEBSVC.ClientPregnancyObject | This parameter is itself a web service object -- see below for its properties |
Object class: WEBSVC.ClientPregnancyObject
Parameters with Properties
| Parameter | Property | Value Accepted | Notes |
| ClientPregnancyObject | PregnancyStartDate | Date | |
| PregnancyEndDate | Date | ||
| InitialTreatmentDate | Date | Initial Treatment Date (2300-DTP-03) | |
| DateOfLastMenstrualPeriod | Date | Date of Last Menstrual Period (2300-DTP) |
