Raw JSON Patch
[
{
"op": "replace",
"path": "/protocolSection/statusModule/statusVerifiedDate",
"value": "2011-09"
},
{
"op": "replace",
"path": "/protocolSection/statusModule/primaryCompletionDateStruct/date",
"value": "2019-03"
},
{
"op": "replace",
"path": "/protocolSection/statusModule/lastUpdateSubmitDate",
"value": "2011-09-07"
},
{
"op": "replace",
"path": "/protocolSection/statusModule/lastUpdatePostDateStruct/date",
"value": "2011-09-08"
},
{
"op": "add",
"path": "/protocolSection/contactsLocationsModule/locations/24",
"value": {
"zip": "93720",
"city": "Fresno",
"state": "California",
"status": "RECRUITING",
"country": "United States",
"contacts": [
{
"name": "Louis Fehrenbacher, MD",
"role": "CONTACT",
"phone": "707-651-2577"
}
],
"facility": "Kaiser Permanente Fresno Medical Center",
"geoPoint": {
"lat": 36.74773,
"lon": -119.77237
}
}
},
{
"op": "add",
"path": "/protocolSection/contactsLocationsModule/locations/452",
"value": {
"zip": "88011",
"city": "Las Cruces",
"state": "New Mexico",
"status": "RECRUITING",
"country": "United States",
"contacts": [
{
"name": "Melanie E. Royce, MD, PhD",
"role": "CONTACT",
"phone": "505-272-6057"
}
],
"facility": "University of New Mexico Cancer Center - South",
"geoPoint": {
"lat": 32.31232,
"lon": -106.77834
}
}
},
{
"op": "add",
"path": "/protocolSection/contactsLocationsModule/locations/472",
"value": {
"zip": "10310-1699",
"city": "Staten Island",
"state": "New York",
"status": "RECRUITING",
"country": "United States",
"contacts": [
{
"name": "Clinical Trials Office - Richmond University Medical Center",
"role": "CONTACT",
"phone": "718-818-2952"
}
],
"facility": "Richmond University Medical Center",
"geoPoint": {
"lat": 40.56233,
"lon": -74.13986
}
}
},
{
"op": "add",
"path": "/protocolSection/contactsLocationsModule/locations/503",
"value": {
"zip": "45267",
"city": "Cincinnati",
"state": "Ohio",
"status": "RECRUITING",
"country": "United States",
"contacts": [
{
"name": "Elizabeth Shaughnessy, MD",
"role": "CONTACT",
"phone": "513-584-8900"
}
],
"facility": "Charles M. Barrett Cancer Center at University Hospital",
"geoPoint": {
"lat": 39.12711,
"lon": -84.51439
}
}
},
{
"op": "remove",
"path": "/protocolSection/contactsLocationsModule/locations/560"
},
{
"op": "add",
"path": "/protocolSection/contactsLocationsModule/locations/586",
"value": {
"zip": "19107",
"city": "Philadelphia",
"state": "Pennsylvania",
"status": "RECRUITING",
"country": "United States",
"contacts": [
{
"name": "Bernard A. Mason, MD",
"role": "CONTACT",
"phone": "215-829-6088"
}
],
"facility": "Joan Karnell Cancer Center at Pennsylvania Hospital",
"geoPoint": {
"lat": 39.95238,
"lon": -75.16362
}
}
},
{
"op": "add",
"path": "/protocolSection/contactsLocationsModule/locations/645",
"value": {
"zip": "22908",
"city": "Charlottesville",
"state": "Virginia",
"status": "RECRUITING",
"country": "United States",
"contacts": [
{
"name": "Monica M.R. Morris",
"role": "CONTACT",
"phone": "434-924-9333"
}
],
"facility": "University of Virginia Cancer Center",
"geoPoint": {
"lat": 38.02931,
"lon": -78.47668
}
}
},
{
"op": "remove",
"path": "/protocolSection/contactsLocationsModule/locations/727"
}
]