Raw JSON Patch
[
{
"op": "replace",
"path": "/protocolSection/statusModule/statusVerifiedDate",
"value": "2021-02"
},
{
"op": "replace",
"path": "/protocolSection/statusModule/overallStatus",
"value": "RECRUITING"
},
{
"op": "replace",
"path": "/protocolSection/statusModule/startDateStruct/date",
"value": "2020-12-15"
},
{
"op": "replace",
"path": "/protocolSection/statusModule/startDateStruct/type",
"value": "ACTUAL"
},
{
"op": "replace",
"path": "/protocolSection/statusModule/lastUpdateSubmitDate",
"value": "2021-02-26"
},
{
"op": "replace",
"path": "/protocolSection/statusModule/lastUpdatePostDateStruct/date",
"value": "2021-03-01"
},
{
"op": "add",
"path": "/protocolSection/contactsLocationsModule/locations",
"value": [
{
"zip": "21201",
"city": "Baltimore",
"state": "Maryland",
"status": "RECRUITING",
"country": "United States",
"contacts": [
{
"name": "Site Public Contact",
"role": "CONTACT",
"phone": "800-888-8823"
},
{
"name": "Mark V. Mishra",
"role": "PRINCIPAL_INVESTIGATOR"
}
],
"facility": "University of Maryland/Greenebaum Cancer Center",
"geoPoint": {
"lat": 39.29038,
"lon": -76.61219
}
},
{
"zip": "21014",
"city": "Bel Air",
"state": "Maryland",
"status": "RECRUITING",
"country": "United States",
"contacts": [
{
"name": "Site Public Contact",
"role": "CONTACT",
"phone": "443-643-3010"
},
{
"name": "Matthew J. Ferris",
"role": "PRINCIPAL_INVESTIGATOR"
}
],
"facility": "UM Upper Chesapeake Medical Center",
"geoPoint": {
"lat": 39.53594,
"lon": -76.34829
}
},
{
"zip": "21044",
"city": "Columbia",
"state": "Maryland",
"status": "RECRUITING",
"country": "United States",
"contacts": [
{
"name": "Site Public Contact",
"role": "CONTACT",
"phone": "443-546-1300"
},
{
"name": "Mark V. Mishra",
"role": "PRINCIPAL_INVESTIGATOR"
}
],
"facility": "Central Maryland Radiation Oncology in Howard County",
"geoPoint": {
"lat": 39.24038,
"lon": -76.83942
}
},
{
"zip": "21061",
"city": "Glen Burnie",
"state": "Maryland",
"status": "RECRUITING",
"country": "United States",
"contacts": [
{
"name": "Site Public Contact",
"role": "CONTACT",
"phone": "410-553-8100"
},
{
"name": "Mark V. Mishra",
"role": "PRINCIPAL_INVESTIGATOR"
}
],
"facility": "UM Baltimore Washington Medical Center/Tate Cancer Center",
"geoPoint": {
"lat": 39.16261,
"lon": -76.62469
}
},
{
"zip": "73104",
"city": "Oklahoma City",
"state": "Oklahoma",
"status": "RECRUITING",
"country": "United States",
"contacts": [
{
"name": "Site Public Contact",
"role": "CONTACT",
"email": "ou-clinical-trials@ouhsc.edu",
"phone": "405-271-8777"
},
{
"name": "Tyler Gunter",
"role": "PRINCIPAL_INVESTIGATOR"
}
],
"facility": "University of Oklahoma Health Sciences Center",
"geoPoint": {
"lat": 35.46756,
"lon": -97.51643
}
},
{
"zip": "29605",
"city": "Greenville",
"state": "South Carolina",
"status": "RECRUITING",
"country": "United States",
"contacts": [
{
"name": "Site Public Contact",
"role": "CONTACT",
"email": "kim.williams3@prismahealth.org",
"phone": "864-522-2066"
},
{
"name": "Emory McTyre",
"role": "PRINCIPAL_INVESTIGATOR"
}
],
"facility": "Prisma Health Cancer Institute - Faris",
"geoPoint": {
"lat": 34.85262,
"lon": -82.39401
}
}
]
}
]