Honor the min/max DX dates from the options in the date of diagnosis … - #56
Merged
Conversation
…rule The rule used to clear all its date constraints as soon as a tumor index was in the context (which is always the case when generating a patient), and rebuild the minimum from the patient's date of birth and the age group of the tumor's site. Since the date of birth is derived from the oldest age group of all the tumors of the patient, any tumor assigned to a younger age group could be diagnosed decades before the min DX date requested in the options; the ordering of the tumors was lost as well. The date range from the options is now the hard requirement and the other constraints (year of birth, DX date of the previous tumor, age group of the site) are only applied when they don't push the date out of that range. When the default min DX date (ten years ago) ends up after a requested max DX date, the ten years before the max date are used. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #55