SWILSClinicalQueryProtocolSite_SiteVisits Operations
For a list of operations associated with this Web service, see the following table.
Name | Description |
---|---|
query |
Queries the Clinical Trial Management System application to retrieve protocol, site, and site visit information. |
Request Message Description: query
For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
UserId |
Required. Passes a valid site visit team member login ID to get the corresponding user's site visits or passes (*) to get site visit details of all users. |
Character data |
Protocol Number |
Required. Passes a valid protocol number to get a user's site visits in the given protocol or passes (*) to get site visits of a user in all protocols. |
Character data |
PageSize |
Required. Number of protocol sites the user wants to view in a single page. The number must be greater than zero. |
Number |
StartRowNum |
Optional. First record you want to start with. |
Number |
Sort Spec |
Used to sort the clinical protocol site records based on the given sort specifications. The Clinical Research Associate can query and prioritize site visits based on fields such as status, Site ID and so on. Other fields include:
|
Comma-separated list of Clinical Protocol Site for Mobile Integration business component fields made available in the integration. |
Response Message Description: query
For a description of this request message, see the following table.
Parent Node | Field | Type | Description |
---|---|---|---|
ClinicalProtocolSite |
ProtocolNumber |
Character data |
Display protocol and site details. |
ClinicalProtocolSite |
ProtocolId |
Character data |
Display protocol and site details. |
ClinicalProtocolSite |
ProtocolSiteId |
Character data |
Display protocol and site details. |
ClinicalProtocolSite |
ProtocolTitle |
Character data |
Display protocol and site details. |
ClinicalProtocolSite |
Region |
Character data |
Display protocol and site details. |
ClinicalProtocolSite |
RegionId |
Character data |
Display protocol and site details. |
ClinicalProtocolSite |
SiteId |
Character data |
Display protocol and site details. |
ClinicalProtocolSite |
AccountMainPhone Number |
Character data |
Display protocol and site details. |
ClinicalProtocolSite |
Account |
Character data |
Display protocol and site details. |
ClinicalProtocolSite |
SiteNumber |
Character data |
Display protocol and site details. |
ClinicalProtocolSite |
PrimaryInvestigatorId |
Character data |
Display protocol and site details. |
ClinicalProtocolSite |
AddressId |
Character data |
Display protocol and site details. |
ClinicalProtocolSite |
Planned |
Integer |
Display protocol and site details. |
ClinicalProtocolSite |
AccountStatus |
Character data |
Display protocol and site details. |
ClinicalProtocolSite |
Status |
Character data |
Display protocol and site details. |
ClinicalProtocolSite |
AccountType |
Character data |
Display protocol and site details. |
ClinicalProtocolSite |
UserId |
Character data |
Display protocol and site details. |
ClinicalProtocolSiteAddressBc |
Fax |
Character data |
Display details of addresses associated with the site. |
ClinicalProtocolSiteAddressBc |
City |
Character data |
Display details of addresses associated with the site. |
ClinicalProtocolSiteAddressBc |
AddressLine2 |
Character data |
Display details of addresses associated with the site. |
ClinicalProtocolSiteAddressBc |
Phone |
Character data |
Display details of addresses associated with the site. |
ClinicalProtocolSiteAddressBc |
State |
Character data |
Display details of addresses associated with the site. |
ClinicalProtocolSiteAddressBc |
Country |
Character data |
Display details of addresses associated with the site. |
ClinicalProtocolSiteAddressBc |
Zip |
Character data |
Display details of addresses associated with the site. |
ClinicalAccountInvestigatorRole |
FirstName |
Character data |
Display site contact details. |
ClinicalAccountInvestigatorRole |
FaxPhone |
Character data |
Display site contact details. |
ClinicalAccountInvestigatorRole |
EmailAddress |
Character data |
Display site contact details. |
ClinicalAccountInvestigatorRole |
WorkPhone |
Character data |
Display site contact details. |
ClinicalAccountInvestigatorRole |
State |
Character data |
Display site contact details. |
ClinicalAccountInvestigatorRole |
LastName |
Character data |
Display site contact details. |
ClinicalTripReport |
Done |
Date and Time |
Display site visit details. |
ClinicalTripReport |
Description |
Character data |
Display site visit details. |
ClinicalTripReport |
Comment |
Character data |
Display site visit details. |
ClinicalTripReport |
Id |
Character data |
Display site visit details. |
ClinicalTripReport |
InvestigatorFirst Name |
Character data |
Display site visit details. |
ClinicalTripReport |
InvestigatorLast Name |
Character data |
Display site visit details. |
ClinicalTripReport |
Planned2 |
Date and Time |
Display site visit details. |
ClinicalTripReport |
Status |
Character data |
Display site visit details. |
ClinicalTripReport |
Type |
Character data |
Display site visit details. |
ClinicalTripReport |
TripReportStatus |
Character data |
Display site visit details. |
LsClinicalSiteVisitEmployee |
Login |
Character data |
Display site visit team member details. |
LsClinicalSiteVisitEmployee |
Emp Id |
Character data |
Display site visit team member details. |
LsClinicalSiteVisitEmployee |
IsPrimaryOwner |
Character data |
Display site visit team member details. |
query |
LastPage |
Character data |
Displays True if the page is last, otherwise it will display False. |