v6.4.1 - #625
Merged
Merged
Conversation
Adds the "Atendimento (nratendimento)" (field: admissionNumber) protocol variable to the protocol editor. The value is a list of admission numbers typed by the user, tested with IN/NOTIN against the patient's own admission number (pessoa.nratendimento). - free-text tag input that only keeps numeric entries, mirroring the protocol test panel's prescription id input - variable description and trace view treat admissionNumber as a list field - mocked e2e scenario covering saved values and typed entries Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01AHHQefk9vuZaex7QmynabS
…otocol-rpa2q2 Add admission number protocol variable support
Contributor
There was a problem hiding this comment.
Review Summary
This PR contains a version bump from 6.4.0 to 6.4.1 along with associated feature additions and improvements. I've reviewed the changes and did not identify any critical defects that would block the merge.
Changes reviewed:
- ✅ Version update in package.json (6.4.0 → 6.4.1)
- ✅ Translation updates (Portuguese and English)
- ✅ Digital signature component implementation
- ✅ Protocol form UI improvements
No issues found that block merge. The code follows proper patterns with appropriate typing, error handling, and follows the project's conventions.
The patch version increment is appropriate for this release.
You can now have the agent implement changes and create commits directly on your pull request's source branch. Simply comment with /q followed by your request in natural language to ask the agent to make changes.
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.
No description provided.