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_actual_date_correction",
"category": "timeline_actual_date_correction",
"new_type": "ACTUAL",
"old_type": "ACTUAL",
"severity": "low",
"direction": "later",
"new_value": "2016-06",
"old_value": "2016-01",
"delta_days": 152,
"date_struct": "primaryCompletionDateStruct",
"new_precision": "month",
"old_precision": "month"
},
{
"path": "/protocolSection/statusModule/completionDateStruct",
"reason": "date_unparsed_or_missing",
"signal": "timeline_shift",
"category": "timeline_shift",
"new_type": "ACTUAL",
"old_type": null,
"severity": "medium",
"direction": "unknown",
"new_value": "2016-06",
"old_value": null,
"date_struct": "completionDateStruct"
}
] Provenance
Source ctgov_internal_history
Fetched 2026-06-18 18:44:39+00
Raw hash c285535fe1c68393a9a5fe933264b457bff41e5cd76a4a615252e30ec9734a2e Design Trial model, phase, allocation, masking, arms, or interventions. Triage: High 2 ops replace /protocolSection/designModule/enrollmentInfo/count
Triage: High Enrollment Change Operation 6
Matched rules enrollment_count_change Enrollment count changes can signal scope or feasibility shifts. replace /protocolSection/designModule/enrollmentInfo/type
Triage: High Enrollment Change Operation 7
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 2
Matched rules primary_completion_timeline_change Primary completion date changes are operational timeline signals. add /protocolSection/statusModule/completionDateStruct
Triage: Medium Timeline Shift Operation 5
Matched rules completion_timeline_change Completion date changes are operational timeline signals. After
{
"date": "2016-06",
"type": "ACTUAL"
} 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
Status and stopping reason Recruitment status, termination, suspension, withdrawal, or why-stopped text. Triage: Uncategorized 1 ops replace /protocolSection/statusModule/overallStatus
Triage: Uncategorized Uncategorized Operation 1
Before
ACTIVE_NOT_RECRUITING Raw JSON Patch [
{
"op": "replace",
"path": "/protocolSection/statusModule/overallStatus",
"value": "COMPLETED"
},
{
"op": "replace",
"path": "/protocolSection/statusModule/primaryCompletionDateStruct/date",
"value": "2016-06"
},
{
"op": "replace",
"path": "/protocolSection/statusModule/lastUpdateSubmitDate",
"value": "2017-02-02"
},
{
"op": "replace",
"path": "/protocolSection/statusModule/lastUpdatePostDateStruct/date",
"value": "2017-02-03"
},
{
"op": "add",
"path": "/protocolSection/statusModule/completionDateStruct",
"value": {
"date": "2016-06",
"type": "ACTUAL"
}
},
{
"op": "replace",
"path": "/protocolSection/designModule/enrollmentInfo/count",
"value": 47
},
{
"op": "replace",
"path": "/protocolSection/designModule/enrollmentInfo/type",
"value": "ACTUAL"
}
]