Back to trial

NCT02229084

Vaccination of High Risk Breast Cancer Patients

Version 0 to 1 · University of Arkansas

Patch inspector

Version 0 to 1

6 operations 2 path groups ctgov_internal_history
ClinicalTrials.gov
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/startDateStruct/date",
    "signal": "timeline_shift",
    "category": "timeline_shift",
    "new_type": null,
    "old_type": null,
    "severity": "medium",
    "direction": "later",
    "new_value": "2015-02",
    "old_value": "2014-12",
    "delta_days": 62,
    "date_struct": "startDateStruct",
    "new_precision": "month",
    "old_precision": "month"
  },
  {
    "path": "/protocolSection/statusModule/primaryCompletionDateStruct/date",
    "signal": "timeline_major_slip",
    "category": "timeline_major_slip",
    "new_type": "ESTIMATED",
    "old_type": "ESTIMATED",
    "severity": "medium",
    "direction": "later",
    "new_value": "2016-02",
    "old_value": "2014-12",
    "delta_days": 427,
    "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": "ESTIMATED",
    "old_type": null,
    "severity": "medium",
    "direction": "unknown",
    "new_value": "2017-02",
    "old_value": null,
    "date_struct": "completionDateStruct"
  }
]
Provenance
Source
ctgov_internal_history
Fetched
2026-06-18 18:59:13+00
Raw hash
a4013a0a4896e443ace39f3f9d5dbbc4c952473e9bb7b0cf34b7e355154994ae
Payload
Source URL
Timeline Start, primary completion, and completion date movement. Triage: Medium 3 ops
replace /protocolSection/statusModule/startDateStruct/date
Triage: Medium
Timeline Shift Operation 2
Matched rules
  • start_timeline_change Start date changes are operational timeline signals.
Before
2014-12
After
2015-02
replace /protocolSection/statusModule/primaryCompletionDateStruct/date
Triage: Medium
Timeline Shift Operation 3
Matched rules
  • primary_completion_timeline_change Primary completion date changes are operational timeline signals.
Before
2014-12
After
2016-02
add /protocolSection/statusModule/completionDateStruct
Triage: Medium
Timeline Shift Operation 6
Matched rules
  • completion_timeline_change Completion date changes are operational timeline signals.
After
{
  "date": "2017-02",
  "type": "ESTIMATED"
}
Other registry fields Changes outside the current high-signal rule families. Triage: Uncategorized 3 ops
replace /protocolSection/statusModule/statusVerifiedDate
Triage: Uncategorized
Uncategorized Operation 1
Before
2014-08
After
2014-12
replace /protocolSection/statusModule/lastUpdateSubmitDate
Triage: Uncategorized
Uncategorized Operation 4
Before
2014-08-27
After
2014-12-17
replace /protocolSection/statusModule/lastUpdatePostDateStruct/date
Triage: Uncategorized
Uncategorized Operation 5
Before
2014-08-29
After
2014-12-18
Raw JSON Patch
[
  {
    "op": "replace",
    "path": "/protocolSection/statusModule/statusVerifiedDate",
    "value": "2014-12"
  },
  {
    "op": "replace",
    "path": "/protocolSection/statusModule/startDateStruct/date",
    "value": "2015-02"
  },
  {
    "op": "replace",
    "path": "/protocolSection/statusModule/primaryCompletionDateStruct/date",
    "value": "2016-02"
  },
  {
    "op": "replace",
    "path": "/protocolSection/statusModule/lastUpdateSubmitDate",
    "value": "2014-12-17"
  },
  {
    "op": "replace",
    "path": "/protocolSection/statusModule/lastUpdatePostDateStruct/date",
    "value": "2014-12-18"
  },
  {
    "op": "add",
    "path": "/protocolSection/statusModule/completionDateStruct",
    "value": {
      "date": "2017-02",
      "type": "ESTIMATED"
    }
  }
]