Back to trial
Severity is deterministic uncalibrated triage metadata, not validated review priority. Operation-level severity
is inferred from deterministic path rules. Rule matches shown per operation are approximate previews (they skip
the pipeline's suppression passes); the authoritative classification is the stored
event record.
Plain-language summary
Manual review pending.
Rules fired
contact_admin_change
Value signals
None recorded.
Provenance
Source ctgov_internal_history
Fetched 2026-06-18 18:57:43+00
Raw hash 07289ad0b5ca77f1e8574bb3b849882bbb01fe579a9ad9e966d3604801f34356 Contacts and locations Site, contact, and location updates that are usually operational. Triage: Low 3 ops remove /protocolSection/contactsLocationsModule/centralContacts/1
Triage: Low Administrative Contact Change Operation 4
Matched rules contact_admin_change Central contact updates are usually administrative. Before
{
"name": "Rob Michel",
"role": "CONTACT",
"email": "rob.michel@bexonclinical.com",
"phone": "832-713-7198"
} replace /protocolSection/contactsLocationsModule/locations/0/status
Triage: Uncategorized Uncategorized Operation 5
After
ACTIVE_NOT_RECRUITING remove /protocolSection/contactsLocationsModule/locations/0/contacts
Triage: Uncategorized Uncategorized Operation 6
Before
[
{
"name": "Stephanie Lewis",
"role": "CONTACT"
},
{
"role": "CONTACT",
"email": "stephanie.lewis2@ucsf.edu"
},
{
"name": "Nicholas Butowski, MD",
"role": "PRINCIPAL_INVESTIGATOR"
}
] Other registry fields Changes outside the current high-signal rule families. Triage: Uncategorized 3 ops replace /protocolSection/statusModule/statusVerifiedDate
Triage: Uncategorized Uncategorized Operation 1
replace /protocolSection/statusModule/lastUpdateSubmitDate
Triage: Uncategorized Uncategorized Operation 2
replace /protocolSection/statusModule/lastUpdatePostDateStruct/date
Triage: Uncategorized Uncategorized Operation 3
Raw JSON Patch [
{
"op": "replace",
"path": "/protocolSection/statusModule/statusVerifiedDate",
"value": "2024-02"
},
{
"op": "replace",
"path": "/protocolSection/statusModule/lastUpdateSubmitDate",
"value": "2024-02-28"
},
{
"op": "replace",
"path": "/protocolSection/statusModule/lastUpdatePostDateStruct/date",
"value": "2024-03-01"
},
{
"op": "remove",
"path": "/protocolSection/contactsLocationsModule/centralContacts/1"
},
{
"op": "replace",
"path": "/protocolSection/contactsLocationsModule/locations/0/status",
"value": "ACTIVE_NOT_RECRUITING"
},
{
"op": "remove",
"path": "/protocolSection/contactsLocationsModule/locations/0/contacts"
}
]