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:58:46+00
Raw hash 9243c8b10eda27be96bcec59e26dd70bbacd2618a311bccba1c2b6548cf88caa Contacts and locations Site, contact, and location updates that are usually operational. Triage: Low 6 ops replace /protocolSection/contactsLocationsModule/centralContacts/0/name
Triage: Low Administrative Contact Change Operation 6
Matched rules contact_admin_change Central contact updates are usually administrative. After
Alma Del Grosso, RN, BSN, OCN replace /protocolSection/contactsLocationsModule/centralContacts/0/phone
Triage: Low Administrative Contact Change Operation 7
Matched rules contact_admin_change Central contact updates are usually administrative. replace /protocolSection/contactsLocationsModule/centralContacts/0/email
Triage: Low Administrative Contact Change Operation 8
Matched rules contact_admin_change Central contact updates are usually administrative. Before
pam.alverson@ccc.uab.edu After
Alma.DelGrosso@ccc.uab.edu add /protocolSection/contactsLocationsModule/centralContacts/1
Triage: Low Administrative Contact Change Operation 9
Matched rules contact_admin_change Central contact updates are usually administrative. After
{
"name": "Karen O. Allen, MT, MAEd",
"role": "CONTACT",
"email": "Karen.Allen@ccc.uab.edu",
"phone": "(205) 934-4778"
} replace /protocolSection/contactsLocationsModule/locations/3/status
Triage: Uncategorized Uncategorized Operation 10
remove /protocolSection/contactsLocationsModule/locations/3/contacts
Triage: Uncategorized Uncategorized Operation 11
Before
[
{
"name": "Shannon Aranjo",
"role": "CONTACT",
"email": "saranjo@iupui.edu",
"phone": "317-274-8136"
},
{
"name": "Anna Maria Storniolo, M.D.",
"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 3
replace /protocolSection/statusModule/lastUpdateSubmitDate
Triage: Uncategorized Uncategorized Operation 4
replace /protocolSection/statusModule/lastUpdatePostDateStruct/date
Triage: Uncategorized Uncategorized Operation 5
Sponsor and administrative fields Sponsor, collaborator, oversight, or registry maintenance changes. Triage: Uncategorized 2 ops add /protocolSection/identificationModule/secondaryIdInfos/0/type
Triage: Uncategorized Uncategorized Operation 1
add /protocolSection/identificationModule/secondaryIdInfos/0/domain
Triage: Uncategorized Uncategorized Operation 2
After
Institutional protocol study number Raw JSON Patch [
{
"op": "add",
"path": "/protocolSection/identificationModule/secondaryIdInfos/0/type",
"value": "OTHER"
},
{
"op": "add",
"path": "/protocolSection/identificationModule/secondaryIdInfos/0/domain",
"value": "Institutional protocol study number"
},
{
"op": "replace",
"path": "/protocolSection/statusModule/statusVerifiedDate",
"value": "2009-12"
},
{
"op": "replace",
"path": "/protocolSection/statusModule/lastUpdateSubmitDate",
"value": "2009-12-24"
},
{
"op": "replace",
"path": "/protocolSection/statusModule/lastUpdatePostDateStruct/date",
"value": "2009-12-29"
},
{
"op": "replace",
"path": "/protocolSection/contactsLocationsModule/centralContacts/0/name",
"value": "Alma Del Grosso, RN, BSN, OCN"
},
{
"op": "replace",
"path": "/protocolSection/contactsLocationsModule/centralContacts/0/phone",
"value": "(205) 934-0337"
},
{
"op": "replace",
"path": "/protocolSection/contactsLocationsModule/centralContacts/0/email",
"value": "Alma.DelGrosso@ccc.uab.edu"
},
{
"op": "add",
"path": "/protocolSection/contactsLocationsModule/centralContacts/1",
"value": {
"name": "Karen O. Allen, MT, MAEd",
"role": "CONTACT",
"email": "Karen.Allen@ccc.uab.edu",
"phone": "(205) 934-4778"
}
},
{
"op": "replace",
"path": "/protocolSection/contactsLocationsModule/locations/3/status",
"value": "WITHDRAWN"
},
{
"op": "remove",
"path": "/protocolSection/contactsLocationsModule/locations/3/contacts"
}
]