Back to trial

NCT01556243

Breast-Conserving Surgery and Radiation Therapy in Patients With Multiple Ipsilateral Breast Cancer

Version 27 to 28 · Alliance for Clinical Trials in Oncology

Patch inspector

Version 27 to 28

6 operations 3 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/completionDateStruct",
    "reason": "date_unparsed_or_missing",
    "signal": "timeline_shift",
    "category": "timeline_shift",
    "new_type": "ACTUAL",
    "old_type": null,
    "severity": "medium",
    "direction": "unknown",
    "new_value": "2023-04-15",
    "old_value": null,
    "date_struct": "completionDateStruct"
  }
]
Provenance
Source
ctgov_internal_history
Fetched
2026-06-18 18:59:36+00
Raw hash
cb91e066d3c7864172d95f3ca9a26590ea00d724be75317dbb948e603b5fbc4a
Payload
Source URL
Timeline Start, primary completion, and completion date movement. Triage: Medium 1 ops
add /protocolSection/statusModule/completionDateStruct
Triage: Medium
Timeline Shift Operation 5
Matched rules
  • completion_timeline_change Completion date changes are operational timeline signals.
After
{
  "date": "2023-04-15",
  "type": "ACTUAL"
}
Other registry fields Changes outside the current high-signal rule families. Triage: Uncategorized 4 ops
replace /protocolSection/statusModule/statusVerifiedDate
Triage: Uncategorized
Uncategorized Operation 1
Before
2022-06
After
2023-04
replace /protocolSection/statusModule/lastUpdateSubmitDate
Triage: Uncategorized
Uncategorized Operation 3
Before
2022-06-16
After
2023-04-25
replace /protocolSection/statusModule/lastUpdatePostDateStruct/date
Triage: Uncategorized
Uncategorized Operation 4
Before
2022-06-21
After
2023-04-26
add /annotationSection
Triage: Uncategorized
Uncategorized Operation 6
After
{
  "annotationModule": {
    "unpostedAnnotation": {
      "unpostedEvents": [
        {
          "date": "2023-08-03",
          "type": "RELEASE"
        },
        {
          "date": "2023-08-25",
          "type": "RESET"
        }
      ],
      "unpostedResponsibleParty": "Alliance for Clinical Trials in Oncology"
    }
  }
}
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 2
Before
ACTIVE_NOT_RECRUITING
After
COMPLETED
Raw JSON Patch
[
  {
    "op": "replace",
    "path": "/protocolSection/statusModule/statusVerifiedDate",
    "value": "2023-04"
  },
  {
    "op": "replace",
    "path": "/protocolSection/statusModule/overallStatus",
    "value": "COMPLETED"
  },
  {
    "op": "replace",
    "path": "/protocolSection/statusModule/lastUpdateSubmitDate",
    "value": "2023-04-25"
  },
  {
    "op": "replace",
    "path": "/protocolSection/statusModule/lastUpdatePostDateStruct/date",
    "value": "2023-04-26"
  },
  {
    "op": "add",
    "path": "/protocolSection/statusModule/completionDateStruct",
    "value": {
      "date": "2023-04-15",
      "type": "ACTUAL"
    }
  },
  {
    "op": "add",
    "path": "/annotationSection",
    "value": {
      "annotationModule": {
        "unpostedAnnotation": {
          "unpostedEvents": [
            {
              "date": "2023-08-03",
              "type": "RELEASE"
            },
            {
              "date": "2023-08-25",
              "type": "RESET"
            }
          ],
          "unpostedResponsibleParty": "Alliance for Clinical Trials in Oncology"
        }
      }
    }
  }
]