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
enrollment_count_changeenrollment_type_change
Value signals
[
{
"path": "/protocolSection/statusModule/primaryCompletionDateStruct/date",
"signal": "timeline_major_slip",
"category": "timeline_major_slip",
"new_type": "ESTIMATED",
"old_type": "ACTUAL",
"severity": "high",
"direction": "later",
"new_value": "2019-03-31",
"old_value": "2010-01-15",
"delta_days": 3362,
"date_struct": "primaryCompletionDateStruct",
"new_precision": "day",
"old_precision": "day"
}
] Provenance
Source ctgov_internal_history
Fetched 2026-06-18 18:55:23+00
Raw hash 15b32dd22423e8e6cb8ed245fbc7e6b10b14a42c9da6431d7015e6d68b91c290 Design Trial model, phase, allocation, masking, arms, or interventions. Triage: High 2 ops replace /protocolSection/designModule/enrollmentInfo/count
Triage: High Enrollment Change Operation 5
Matched rules enrollment_count_change Enrollment count changes can signal scope or feasibility shifts. replace /protocolSection/designModule/enrollmentInfo/type
Triage: High Enrollment Change Operation 6
Matched rules enrollment_type_change Enrollment type changes from anticipated to actual or similar are high review priority. Timeline Start, primary completion, and completion date movement. Triage: Medium 2 ops replace /protocolSection/statusModule/primaryCompletionDateStruct/date
Triage: Medium Timeline Shift Operation 1
Matched rules primary_completion_timeline_change Primary completion date changes are operational timeline signals. replace /protocolSection/statusModule/primaryCompletionDateStruct/type
Triage: Medium Timeline Shift Operation 2
Matched rules primary_completion_timeline_change Primary completion date changes are operational timeline signals. Contacts and locations Site, contact, and location updates that are usually operational. Triage: Uncategorized 3 ops replace /protocolSection/contactsLocationsModule/locations/221/facility
Triage: Uncategorized Uncategorized Operation 7
Before
Emory University/Winship Cancer Institute After
Emory University Hospital/Winship Cancer Institute add /protocolSection/contactsLocationsModule/locations/223
Triage: Uncategorized Uncategorized Operation 8
After
{
"zip": "30342",
"city": "Atlanta",
"state": "Georgia",
"country": "United States",
"facility": "Emory Saint Joseph's Hospital",
"geoPoint": {
"lat": 33.749,
"lon": -84.38798
}
} remove /protocolSection/contactsLocationsModule/locations/225
Triage: Uncategorized Uncategorized Operation 9
Before
{
"zip": "30342",
"city": "Atlanta",
"state": "Georgia",
"country": "United States",
"facility": "Saint Joseph's Hospital of Atlanta",
"geoPoint": {
"lat": 33.749,
"lon": -84.38798
}
} Other registry fields Changes outside the current high-signal rule families. Triage: Uncategorized 2 ops replace /protocolSection/statusModule/lastUpdateSubmitDate
Triage: Uncategorized Uncategorized Operation 3
replace /protocolSection/statusModule/lastUpdatePostDateStruct/date
Triage: Uncategorized Uncategorized Operation 4
Raw JSON Patch [
{
"op": "replace",
"path": "/protocolSection/statusModule/primaryCompletionDateStruct/date",
"value": "2019-03-31"
},
{
"op": "replace",
"path": "/protocolSection/statusModule/primaryCompletionDateStruct/type",
"value": "ESTIMATED"
},
{
"op": "replace",
"path": "/protocolSection/statusModule/lastUpdateSubmitDate",
"value": "2017-10-24"
},
{
"op": "replace",
"path": "/protocolSection/statusModule/lastUpdatePostDateStruct/date",
"value": "2017-10-25"
},
{
"op": "replace",
"path": "/protocolSection/designModule/enrollmentInfo/count",
"value": 2000
},
{
"op": "replace",
"path": "/protocolSection/designModule/enrollmentInfo/type",
"value": "ESTIMATED"
},
{
"op": "replace",
"path": "/protocolSection/contactsLocationsModule/locations/221/facility",
"value": "Emory University Hospital/Winship Cancer Institute"
},
{
"op": "add",
"path": "/protocolSection/contactsLocationsModule/locations/223",
"value": {
"zip": "30342",
"city": "Atlanta",
"state": "Georgia",
"country": "United States",
"facility": "Emory Saint Joseph's Hospital",
"geoPoint": {
"lat": 33.749,
"lon": -84.38798
}
}
},
{
"op": "remove",
"path": "/protocolSection/contactsLocationsModule/locations/225"
}
]