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
None recorded.
Value signals
[
{
"path": "/protocolSection/statusModule/primaryCompletionDateStruct/date",
"signal": "timeline_shift",
"category": "timeline_shift",
"new_type": "ACTUAL",
"old_type": "ESTIMATED",
"severity": "medium",
"direction": "later",
"new_value": "2017-07-01",
"old_value": "2017-06",
"delta_days": 30,
"date_struct": "primaryCompletionDateStruct",
"new_precision": "day",
"old_precision": "month"
},
{
"path": "/protocolSection/statusModule/completionDateStruct/date",
"signal": "timeline_major_slip",
"category": "timeline_major_slip",
"new_type": "ESTIMATED",
"old_type": "ESTIMATED",
"severity": "high",
"direction": "later",
"new_value": "2018-12",
"old_value": "2017-06",
"delta_days": 548,
"date_struct": "completionDateStruct",
"new_precision": "month",
"old_precision": "month"
}
] Provenance
Source ctgov_internal_history
Fetched 2026-06-18 19:13:31+00
Raw hash c81b2a3c10c7d7986e17d645252b7b9c4c8f593e5442c195e960ad9bea8b12bf Timeline Start, primary completion, and completion date movement. Triage: Medium 3 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. replace /protocolSection/statusModule/primaryCompletionDateStruct/type
Triage: Medium Timeline Shift Operation 3
Matched rules primary_completion_timeline_change Primary completion date changes are operational timeline signals. replace /protocolSection/statusModule/completionDateStruct/date
Triage: Medium Timeline Shift Operation 4
Matched rules completion_timeline_change Completion date changes are operational timeline signals. Other registry fields Changes outside the current high-signal rule families. Triage: Uncategorized 5 ops replace /protocolSection/statusModule/statusVerifiedDate
Triage: Uncategorized Uncategorized Operation 1
replace /protocolSection/statusModule/lastUpdateSubmitDate
Triage: Uncategorized Uncategorized Operation 5
replace /protocolSection/statusModule/lastUpdatePostDateStruct/date
Triage: Uncategorized Uncategorized Operation 6
replace /protocolSection/statusModule/lastUpdatePostDateStruct/type
Triage: Uncategorized Uncategorized Operation 7
add /annotationSection
Triage: Uncategorized Uncategorized Operation 8
After
{
"annotationModule": {
"unpostedAnnotation": {
"unpostedEvents": [
{
"date": "2020-12-21",
"type": "RELEASE"
},
{
"date": "2021-01-13",
"type": "RESET"
}
],
"unpostedResponsibleParty": "Abhinav Deol, Investigator, Barbara Ann Karmanos Cancer Institute"
}
}
} Raw JSON Patch [
{
"op": "replace",
"path": "/protocolSection/statusModule/statusVerifiedDate",
"value": "2018-01"
},
{
"op": "replace",
"path": "/protocolSection/statusModule/primaryCompletionDateStruct/date",
"value": "2017-07-01"
},
{
"op": "replace",
"path": "/protocolSection/statusModule/primaryCompletionDateStruct/type",
"value": "ACTUAL"
},
{
"op": "replace",
"path": "/protocolSection/statusModule/completionDateStruct/date",
"value": "2018-12"
},
{
"op": "replace",
"path": "/protocolSection/statusModule/lastUpdateSubmitDate",
"value": "2018-04-13"
},
{
"op": "replace",
"path": "/protocolSection/statusModule/lastUpdatePostDateStruct/date",
"value": "2018-04-17"
},
{
"op": "replace",
"path": "/protocolSection/statusModule/lastUpdatePostDateStruct/type",
"value": "ACTUAL"
},
{
"op": "add",
"path": "/annotationSection",
"value": {
"annotationModule": {
"unpostedAnnotation": {
"unpostedEvents": [
{
"date": "2020-12-21",
"type": "RELEASE"
},
{
"date": "2021-01-13",
"type": "RESET"
}
],
"unpostedResponsibleParty": "Abhinav Deol, Investigator, Barbara Ann Karmanos Cancer Institute"
}
}
}
}
]