This repository has been archived by the owner on Jun 30, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Pre release v3.0.0 beta.4 #10
Open
ashleybot
wants to merge
30
commits into
main
Choose a base branch
from
pre-release-v3.0.0-beta.4
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
This merge includes changes to variable codes, controller, and edit files as well
When primary dx is 999 then method of evaluation cannot be 1, 2, or 3
… when normal cognitive state
Updates A5 SmokingYears use NACC coding requirement of age 8-110, 888 and 999 also fixes erroneous spelling in display messages and error messages.
Added some code to check for null values on PrimaryNeurologicalProblemPsychiatricCondition when either of the previous 3 inputs have a value.
Co-Authored-By: mlan225 <[email protected]> Co-Authored-By: Casey D Spires <[email protected]>
Adds cascading disable for A1 and A2 forms for race related questions. If one option is selected then subsequent options will be disabled to prevent form submission errors.
Updates standard global cdr on the b4 to be required upon form completion. Also automatically calculates CDR for user based on NACC calculator for global cdr.
The b8 requires at least one question to be answered in questions 2 - 8 if question 1 is recorded as (1). There was a small front end bug with a radio button that also got fixed up.
Add option for "assessed at a previous visit" to some questions in follow up visits and add PredominantSymptom as an additional value to check the previous value of.
- Add option for "unknwon/adopted" to number of siblings. The value for this is 77 - text has been added to display this available option. - values 21 - 76 are invalid inputs
In the previous update the A5 was excluding 110 out of it's range, this will update the range to include 110
…ormatting for radio groups Fixes the logic for the A1 and A2 radio disable logic for A1 and A2 questions, updates HTML for radio buttons and adds classes for disables to affect the entire radio button
b9 previous value logic was adjusted to reflect new functionality: - always show the previous value message - only show "please input ___" when the desired value is not input - change from showing all visits to only showing previous visit and before. No longer show current visit and above in the previous value list
Checks scores for trail making at the server to ensure they fall within the correct range
Automatically calculate geriatric depression score
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
This PR includes important UI fixes for the D1 Clinician Diagnosis and A3 Family History.