Skip to content

1.16

Compare
Choose a tag to compare
@hknahal hknahal released this 07 Feb 22:34
· 68 commits to master since this release
7c3bc92

What's Changed

  • #365 Added new term Unknown primary site to the controlled terminology for the "primary_site" field in the Donor schema.
  • #364 Added 6 new terms (Supportive, Diagnostic, Preventative, Guidance, Screening, Forensic) to the controlled terminology for the "treatment_intent" field in the Treatment schema.
  • #363 Added 8 new terms (Conditioning, Induction, Locally advanced, Maintenance, Mobilization, Preventative, Radiosensitization, Salvage) to the controlled terminology for the "treatment_setting" field in the Treatment schema. The term "Not applicable" was removed. If required, programs will need to apply for a clinical exception.
  • #356 Removed Unknown from "is_primary_treatment" field. If required, programs will need to apply for a clinical exception.
  • #378 Added a new required "response_to_treatment_criteria_method" field in the Treatment schema. This field consists of a list of response criteria methods, in addition to RECIST. Added new terms for response criteria in the existing "response_to_treatment" field in the Treatment schema. The value submitted in this field will be validated against the "response_to_treatment_criteria_method" field to ensure the correct response criteria term is submitted.
  • #377 Added a new required "lymph_nodes_examined_method" field in the Primary Diagnosis schema.
  • #366 Updated validation to permit the "pathological/clinical_m_category" field in the Primary Diagnosis and Specimen schemas to be submitted as "Not applicable" if AJCC 7th or 8th editions used.
  • #376 Changed data tier for the "recurrence_tumour_staging_system" field in the Follow Up schema so it is no longer a core field.
  • #354 Updated foreignKey attribute for ID fields in the Specimen, Treatment, Follow up and Biomarker schemas.
  • #379 Added new "prescribed_cumulative_drug_dose" field and renamed existing "cumulative_drug_dose" field to "actual_cumulative_drug_dose" in the Chemotherapy and Hormone Therapy schemas. Either field can be submitted. Replaced term dosage with dose for consistency purposes.
  • #393 Added new fields for "prescribed_cumulative_drug_dose" and "actual_cumulative_drug_dose" in the Immunotherapy schema. Either field can be submitted.
  • Corrected term Revised International staging system (RISS) in the tumour_staging_system fields to "R-ISS" instead of "RISS".