| id |
String |
|
[optional] |
| street |
String |
Site street name. |
[optional] |
| number |
String |
Site street number. |
[optional] |
| country |
String |
Site country. |
[optional] |
| name |
String |
Site name. |
[optional] |
| poBox |
String |
Site P.O. Box. |
[optional] |
| city |
String |
Site city. |
[optional] |
| state |
String |
Site state or sub division. |
[optional] |
| zip |
String |
Site postal code. |
[optional] |
| lat |
Float |
Latitude |
[optional] |
| lon |
Float |
Longitude |
[optional] |
| geo |
FacilityGeo |
|
[optional] |
| status |
String |
Site specific recruiting status. |
[optional] |
| link |
String |
Country (competent authority) specific link (available for EU trials only) |
[optional] |
| firstName |
String |
Site primary contact first name. |
[optional] |
| middleName |
String |
Site primary contact middle name. |
[optional] |
| lastName |
String |
Site primary contact last name. |
[optional] |
| degrees |
String |
Site primary contact degrees. |
[optional] |
| phone |
String |
Site primary contact phone number. |
[optional] |
| phoneExt |
String |
Site primary contact phone number extension. |
[optional] |
| email |
String |
Site primary contact email address. |
[optional] |
| firstNameBackup |
String |
Site backup contact first name. |
[optional] |
| middleNameBackup |
String |
Site backup contact middle name. |
[optional] |
| lastNameBackup |
String |
Site backup contact last name. |
[optional] |
| degreesBackup |
String |
Site backup contact degrees. |
[optional] |
| phoneBackup |
String |
Site backup contact phone number. |
[optional] |
| phoneExtBackup |
String |
Site backup contact phone number extension. |
[optional] |
| emailBackup |
String |
Site backup contact email address. |
[optional] |
| distance |
Float |
Distance based on the distance unit of measure specified (miles if unspecified) from the search location (either geopoint, location object, or inferred search point bsaed on filters provided. |
[optional] |
| isInInstitution |
Boolean |
If an institutionId was provided for search, indicates if this site is associated with the institution. |
[optional] |
| isInIDN |
Boolean |
If an institutionId was provided for search, indicates if this site is associated with the institution's Integrated Delivery Network (IDN). |
[optional] |
| tags |
java.util.List<Tag> |
Concept associations established for this site. |
[optional] |