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.
secondary_outcome_any_changeAny add/remove/replace under secondary outcome measures is high review priority.
After
{
"measure": "Progression free survival",
"timeFrame": "36 months",
"description": "Progression free survival is defined as the time from date of treatment start until the criteria for disease progression is met or death from any cause.\nPFS will be assessed by RECIST 1.1 and irRECIST"
}
secondary_outcome_any_changeAny add/remove/replace under secondary outcome measures is high review priority.
After
{
"measure": "Durable response rate",
"timeFrame": "36 months",
"description": "Durable response rate is defined as the number of months that a stable disease, partial or complete response is observed."
}
secondary_outcome_any_changeAny add/remove/replace under secondary outcome measures is high review priority.
After
{
"measure": "Overall Survival",
"timeFrame": "36 months",
"description": "Overall survival is defined as defined as the time from date of treatment start until death"
}
TimelineStart, primary completion, and completion date movement.Triage: Medium2 ops
[
{
"measure": "Progression free survival",
"timeFrame": "36 months",
"description": "Progression free survival is defined as the time from date of treatment start until the criteria for disease progression is met or death from any cause.\nPFS will be assessed by RECIST 1.1 and irRECIST"
},
{
"measure": "Durable response rate",
"timeFrame": "36 months",
"description": "Durable response rate is defined as the number of months that a stable disease, partial or complete response is observed."
}
]
Raw JSON Patch
[
{
"op": "replace",
"path": "/protocolSection/statusModule/statusVerifiedDate",
"value": "2022-03"
},
{
"op": "replace",
"path": "/protocolSection/statusModule/primaryCompletionDateStruct/date",
"value": "2023-01-01"
},
{
"op": "replace",
"path": "/protocolSection/statusModule/completionDateStruct/date",
"value": "2024-01-01"
},
{
"op": "replace",
"path": "/protocolSection/statusModule/lastUpdateSubmitDate",
"value": "2022-03-22"
},
{
"op": "replace",
"path": "/protocolSection/statusModule/lastUpdatePostDateStruct/date",
"value": "2022-04-04"
},
{
"op": "add",
"path": "/protocolSection/outcomesModule/secondaryOutcomes/1",
"value": {
"measure": "Progression free survival",
"timeFrame": "36 months",
"description": "Progression free survival is defined as the time from date of treatment start until the criteria for disease progression is met or death from any cause.\nPFS will be assessed by RECIST 1.1 and irRECIST"
}
},
{
"op": "add",
"path": "/protocolSection/outcomesModule/secondaryOutcomes/2",
"value": {
"measure": "Durable response rate",
"timeFrame": "36 months",
"description": "Durable response rate is defined as the number of months that a stable disease, partial or complete response is observed."
}
},
{
"op": "add",
"path": "/protocolSection/outcomesModule/secondaryOutcomes/3",
"value": {
"measure": "Overall Survival",
"timeFrame": "36 months",
"description": "Overall survival is defined as defined as the time from date of treatment start until death"
}
},
{
"op": "remove",
"path": "/protocolSection/outcomesModule/otherOutcomes"
},
{
"op": "replace",
"path": "/protocolSection/contactsLocationsModule/centralContacts/0/phone",
"value": "732-235-9692"
},
{
"op": "replace",
"path": "/protocolSection/contactsLocationsModule/centralContacts/1/name",
"value": "Kristi Wilmes"
},
{
"op": "replace",
"path": "/protocolSection/contactsLocationsModule/centralContacts/1/email",
"value": "kwilmes@hoosiercancer.org"
}
]