marc-danie | 3daf25c8b7c | HCCRCSCHEDULING-5005 - Fixed saving of subject to a study to encrypt the mrn and also check if subject is already enr... | | |
marc-danie | 4171a2f30c0 | Set Puid to a string instead of null | | |
Jill Singer | 43a4b764674 | Merge branch 'feature/HCCRCSCHEDULING-5005-subjects-module-edit' of ssh://skoll.catalyst:7999/hccrcscheduler/schedule... | | |
Jill Singer | 73c9b20d592 | making progress; input fields now disappearing, as in the 'required' red asterisk; next: put in the readOnly cells | | |
marc-danie | 10131a0e04e | Modified puid column in the Subjects table to be a String | | |
marc-danie | c154d671513 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
marc-danie | 9c52ac129ad | HCCRCSCHEDULING-5005 - added saveStudySubject method to the StudyDAO class | | |
Jill Singer | 18775b8a80f | starting to add view/read only capability | | |
Xavier Haurie | d800a9f057b | HCCRCSCHEDULING-5101 : create a #ScheduledVisit hash for when the wizard is open on a scheduled (but not checked-in, ... | | |
Jill Singer | f4149170cf0 | Merge branch 'feature/HCCRCSCHEDULING-5005-subjects-module-edit' of ssh://skoll.catalyst:7999/hccrcscheduler/schedule... | | |
marc-danie | cd86a90ea54 | Merge remote-tracking branch 'origin/feature/HCCRCSCHEDULING-5005-subjects-module-edit' into feature/HCCRCSCHEDULING-... | | |
marc-danie | 16285934a64 | set Puid to null now that is a String | | |
Jill Singer | 8f15377253a | fixing build (type is now a String, not an int) | | |
Jill Singer | f3eeec67d3d | fixing build (type is now a String, not an int) | | |
Jill Singer | 897f8920c46 | Merge branch 'feature/HCCRCSCHEDULING-5005-subjects-module-edit' of ssh://skoll.catalyst:7999/hccrcscheduler/schedule... | | |
Jill Singer | 2152a07d820 | now; breadcrumbs are back | | |
Jill Singer | 7be247ac9c5 | integrated with new code...finally | | |
marc-danie | 0557946651a | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into feature/HCCRCSCHEDULIN... | | |
marc-danie | 54ac9bcb7df | HCCRCSCHEDULING-5005 - Modified to display error message from server when atempting to save a subject | | |
marc-danie | 3a7e6a6b3ab | HCCRCSCHEDULING-5005 - Updated findStudySubjectBySubject and findStudySubjectBySubjectAndStudy to work with new data ... | | |
Carl | 0ab10de13c9 | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | e86d2f3e99c | HCCRCSCHEDULING-5005 - fixed display of country in subject details | | |
marc-danie | 46c9f876776 | HCCRCSCHEDULING-5005 - fixed equals check in lookUpIdByName function | | |
Xavier Haurie | d31c74ce1d2 | Merge branch 'feature/HCCRCSCHEDULING-5101-block-visits-prototyping' into develop | | |
Xavier Haurie | 73418b30645 | HCCRCSCHEDULING-5101 : search filter works when typing enter, in switch subject mode, on appointments calendar page | | |
Carl | b84ea61a5ad | Merge branch 'develop' into nightly-batch-13-july | | |
Xavier Haurie | 4aa6732dbb9 | HCCRCSCHEDULING-5101 : search filter works when typing enter, in switch subkect mode | | |
Xavier Haurie | a1cd8e74cd2 | HCCRCSCHEDULING-5101 : search filter works when clicking button. Broken when typing enter | | |
Carl | e4cee9dce6c | remove extra "," from subject_mrn create query | | |
Xavier Haurie | 2e2bf3971e3 | HCCRCSCHEDULING-5101 : fix subject search filter | | |
Jill Singer | f46a3634709 | Merge branch 'feature/HCCRCSCHEDULING-5005-subjects-module-edit' into feature/HCCRCSCHEDULING-5105 | | |
Jill Singer | ec93bb85313 | Merge branch 'feature/HCCRCSCHEDULING-5005-subjects-module-edit' of ssh://skoll.catalyst:7999/hccrcscheduler/schedule... | | |
marc-danie | eed8fa4bc76 | HCCRCSCHEDULING-5005 - made changes to the extractSubjectData function to setting of combobox values | | |
Jill Singer | 701e909d876 | doing more merging; missed a few spots | | |
Carl | 8f78ae91257 | Merge remote-tracking branch 'origin/develop' into develop | | |
Carl | ebfa1069384 | remove extra "?" | | |
Jill Singer | e05ef013199 | Merge branch 'feature/HCCRCSCHEDULING-5005-subjects-module-edit' into feature/HCCRCSCHEDULING-5105 | | |
Jill Singer | b254b005238 | Merge branch 'develop' into feature/HCCRCSCHEDULING-5005-subjects-module-edit | | |
Carl | 14e391f71ae | merge from develop | | |
Jill Singer | 8f5fa8a8036 | HCCRCSCHEDULING-5099 fix; simple css change | | |
marc-danie | 728c1940461 | Merge from develop | | |
marc-danie | 75c28024449 | HCCRCSCHEDULING-5005 - added gender_empi column to the subject table | | |
marc-danie | 758f16c00aa | HCCRCSCHEDULING-5008 - removed institution from the setSomeEntityValuesViaDto method | | |
marc-danie | 0ba95236580 | HCCRCSCHEDULING-5008 - added getter and setter for the genderEmpi field | | |
marc-danie | 1200123e603 | HCCRCSCHEDULING-5008 - modified to handle null values for status in the equals method | | |
marc-danie | 860ac93f972 | HCCRCSCHEDULING-5008 - added variable names to the findInternalSubjectByMrn method | | |
marc-danie | ff32a2ce8ec | HCCRCSCHEDULING-5008 - added check if user is CRC staff to determine whether to display the add to study button and a... | | |
Carl | b6c8b8c2da9 | cleanup based on pull request feedback | | |
Carl | 1a783f1397b | report builder updates for new data model.
migrate old reports to get mrn from subject-mrn instead of subject
adjust ... | | |
Ankit Panchamia | c9027cef65b | fix populate fake subjects | | |
Ankit Panchamia | 323ea20d077 | fixing the populate fake subjects to reflect the new data model changes. | | |
Ankit Panchamia | 1c1a68503f3 | fixing the populate-fake-subjects program to reflect the new data model | | |
Jill Singer | 3ade4f2723e | trying to do breadcrumbs.....can get to the study details page but not yet to the study members page | | |
marc-danie | 568b9e8bc55 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into feature/HCCRCSCHEDULIN... | | |
Jill Singer | 84043890a27 | initial page added; just a copy of the existing page for now; will change tho | | |
Xavier Haurie | a40455b59f6 | Merge branch 'feature/HCCRCSCHEDULING-5129-block-visits-study-staff' into develop | | |
Xavier Haurie | cf4c098ba1f | HCCRCSCHEDULING-5129 : fix broken check-in rest call | | |
marc-danie | f213c72e477 | HCCRCSCHEDULING-5008 - modified puid to be a string instead of an integer and updated create and save subject to work... | | |
Jill Singer | db156ac732a | --starting | | |
Jill Singer | c316ad26c7b | Merge pull request #68 in HCCRCSCHEDULER/scheduler from small-changes to develop
* commit '38a070d16932be10bc6d855da... | | |
Jill Singer | 38a070d1693 | changing color of the switch subject link to blue | | |
Jill Singer | f699b981f3f | Merge pull request #66 in HCCRCSCHEDULER/scheduler from small-changes to develop
* commit '451785987ebfb00a34e9df682... | | |
Xavier Haurie | ddb25fc2036 | Merge branch 'develop' into feature/HCCRCSCHEDULING-5129-block-visits-study-staff | | |
Xavier Haurie | db01f9f7dd1 | Merge branch 'small-changes' into feature/HCCRCSCHEDULING-5129-block-visits-study-staff | | |
Carl | ceb79e9d809 | data and code changes for nightly batch update | | |
Xavier Haurie | 38b678da6bf | got rid of Subject.mrn | | |
Jill Singer | 451785987eb | adding back ids where there were none/were removed; also adjusting error width | | |
Xavier Haurie | 4dfebc4c884 | HCCRCSCHEDULING-5129 : fix N/A event class and subject name returned by server | | |
Jill Singer | 9a3a5c108d1 | small changes; fixed problems brought up in the code review/demo today | | |
Xavier Haurie | 19f4a9b7889 | HCCRCSCHEDULING-5129 : fix N/A subject name returned by server | | |
Jill Singer | 1067c005d7b | Merge remote-tracking branch 'origin/develop' into small-changes | | |
Jill Singer | b8211301a36 | minor changes: removed todo comments that are fulfilled, and intellij auto-sorted the imports (alphabetized them); n... | | |
Jill Singer | 18065b99b00 | Revert "working on css"
This reverts commit e6e2e6e6b4bd1430fa441c726cbfe136d50c3e91. | | |
Jill Singer | 6e798230d09 | removing width setting; was misaligning the table | | |
Jill Singer | e6e2e6e6b4b | working on css | | |
Jill Singer | ff0c7368ca6 | switch subject change: now when switching the subject, the rest of the dialog hides (the resources section); and whe... | | |
Jill Singer | ae48563cacc | css fixes | | |
Ankit Panchamia | a86fb1a3d6b | fixed syntax error(replaced let with var in js) to support browsers in strict mode. | | |
Jill Singer | 770ca0c962d | css tweaking; making tables have the same css and lining button up; no functional changes | | |
Xavier Haurie | 29b350d8eb7 | HCCRCSCHEDULING-5129 : modify view of hold appointments for Study Staff (non-CRC-Staff, to be accurate) | | |
Xavier Haurie | 631b8ce72ec | Merge branch 'feature/HCCRCSCHEDULING-5102-block-visits-assign' into develop
# Conflicts:
# web/src/main/webapp/home... | | |
Jill Singer | 457b3382b99 | put in a proper mrn comparator function | | |
Marc-Danie Nazaire | 301dc4c980e | Merge pull request #65 in HCCRCSCHEDULER/scheduler from feature/HCCRCSCHEDULING-5001-subjects-module-gender to develo... | | |
marc-danie | c5f653f0f0c | Changed FIXME-MN to TODO-Carl | | |
Jill Singer | 9ceaeb41c59 | updating permissions to all() on the html fragments | | |
Jill Singer | 474403bd46d | working on the pick a new study subject table in the scheduled appt wizard:
consolidating styles, cleaning up code... | | |
Jill Singer | 150e511353e | fixing the headers and sorting on the study subjects; when switching the subject in the appointment_scheduled wizard;... | | |
marc-danie | e5e9ae62533 | HCCRCSCHEDULING-5001 - Gender Filter - renamed Undisclosed to Unreported in gender filter | | |
marc-danie | 3c79870c1dc | HCCRCSCHEDULING-5005 - added findSubjectInSchedulerByMrn rest call to check if a subject found in EMPI is in the sche... | | |
Xavier Haurie | 095aa34192e | HCCRCSCHEDULING-5102 : notes on ['Scheduled'] vs 'Scheduled' and why they can look the same, or not | | |
Jill Singer | 261690bad8a | updating permissions to all() on the html fragments | | |
Xavier Haurie | 9279e710baf | HCCRCSCHEDULING-5102 : fixed issue with wizard state persisting from one use to another. | | |
Xavier Haurie | 64f0393caf7 | HCCRCSCHEDULING-5102 : fixed re-opening of dialog box after new subject (or lack thereof) is submitted. Still known b... | | |
Jill Singer | 01d1b7c052f | adding entries to security-app-context.xml | | |
Jill Singer | 952362ef6af | Merge branch 'develop' of ssh://skoll.catalyst:7999/hccrcscheduler/scheduler into develop | | |
Jill Singer | beb68082e88 | HCCRCSCHEDULING-5100: removing new cancellation reason; requirements have changed
using Administration Cancel instea... | | |
Ankit Panchamia | 630a57520c3 | fixing the typo in update.sql | | |
Jill Singer | d394fcc5728 | HCCRCSCHEDULING-5052: removing new cancellation reason; requirements have changed | | |
Jill Singer | 1fb2c8b0f5c | adjusting comments (removing some); no functional changes | | |
Jill Singer | bd1db4f4144 | Merge pull request #64 in HCCRCSCHEDULER/scheduler from hold-appts-backend-plus to develop
* commit '543a2f17ce11efb... | | |
Xavier Haurie | d99b5d29659 | HCCRCSCHEDULING-5102 : first complete implementation | | |
Jill Singer | 543a2f17ce1 | HCCRCSCHEDULING-5052 : adjusted last page; unified two styles (slight difference between the two (bottom margin) adde... | | |
Jill Singer | dd33c342240 | Merge branch 'develop' into hold-appts-backend-plus | | |
Jill Singer | c43280acab1 | styling changes...removed redundant button too | | |
Xavier Haurie | caf0e639706 | replace 'let' keyword with 'var' in javascript code | | |
Xavier Haurie | 5d7293e20b5 | HCCRCSCHEDULING-5102 : fix == | | |
Jill Singer | 760b0701405 | HCCRCSCHEDULING-5052 changed text on the wizard for scheduled appts, no functional change | | |
marc-danie | 735d8159b2a | removed create_subject.html which is no longer used | | |
Xavier Haurie | d461681895a | Merge branch 'feature/HCCRCSCHEDULING-5101-block-visits-prototyping' into develop | | |
Xavier Haurie | df7c89ffdc9 | HCCRCSCHEDULING-5101 : code-review fixes | | |
Jill Singer | 01edf8bebe0 | moving appts.css to appts directory, added clause to add cancellation reason te update.sql | | |
marc-danie | 40889ecc605 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into feature/HCCRCSCHEDULIN... | | |
Marc-Danie Nazaire | 9253efc873d | Merge pull request #63 in HCCRCSCHEDULER/scheduler from feature/HCCRCSCHEDULING-5098-subjects-module-search to develo... | | |
marc-danie | 76083343676 | HCCRCSCHEDULING-5098 - Subjects Module: Search Criteria : Last name and First name - split last and first name to sep... | | |
Xavier Haurie | f5c5ca137cb | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
Jill Singer | e525bfeef5d | moving common css to appts.css | | |
Xavier Haurie | 360ae1fae11 | HCCRCSCHEDULING-5101 : fix bugs, refactor | | |
Jill Singer | 5f9951ddc4f | Merge branch 'develop' into hold-appts-backend-plus | | |
Marc-Danie Nazaire | e5e54516da4 | Merge pull request #62 in HCCRCSCHEDULER/scheduler from feature/HCCRCSCHEDULING-5098-subjects-module-search to develo... | | |
marc-danie | 3b9c3bfad49 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into feature/HCCRCSCHEDULIN... | | |
marc-danie | dea66aada63 | replaced the old Subjects page with the new Subjects (beta) page | | |
Jill Singer | aa24e76371a | HCCRC-HCCRCSCHEDULING-5123
gender block text at the bottom of the home page: fix | | |
Xavier Haurie | f049b3a7996 | HCCRCSCHEDULING-5101 : completed the spec | | |
Jill Singer | 75670bf7833 | HCCRC-HCCRCSCHEDULING-5123
gender block text at the bottom of the home page: fix | | |
Xavier Haurie | b52b04ab623 | merge develop into HCCRCSCHEDULING-5101 | | |
marc-danie | 3d6a559815e | modified to perform subject search if user presses enter in one of the search fields | | |
Xavier Haurie | 03c72f83262 | fixe update.sql script - don't drop subject.mrn column, it breaks the Subject entity | | |
marc-danie | 183ebd90572 | HCCRCSCHEDULING-5098 - Subjects Module: Search Criteria : Last name and First name
and also removed some unused funct... | | |
Xavier Haurie | 94fad2e162c | fixe update.sql script | | |
Xavier Haurie | c758bd36b8d | Revert "changes required for code to be in sync with database"
This reverts commit b01283678228dcaf9a2c88992687dc6b9... | | |
Jill Singer | 7867f66f628 | cleaning up css; no change in functionality | | |
Xavier Haurie | 7f2a295021a | Merge branch 'develop' into feature/HCCRCSCHEDULING-5104-switch-subject
# Conflicts:
# data/src/main/sql/update.sql | | |
Xavier Haurie | d52a3350eb1 | Merge branch 'hold-appts-backend-plus' into feature/HCCRCSCHEDULING-5104-switch-subject
# Conflicts:
# data/src/main... | | |
Xavier Haurie | b0128367822 | changes required for code to be in sync with database | | |
Jill Singer | f117e89e29e | added the hold icon to the calendar key; improved the icon (restored square aspect ratio; fixed the distortion) | | |
Jill Singer | acb54a0866d | changing background color of hold appointments to canary yellow, and now using the thumbtack logo (it may need to be ... | | |
Xavier Haurie | 3dfd42f0d5d | Merge branch 'develop' into feature/HCCRCSCHEDULING-5104-switch-subject | | |
Ankit Panchamia | c322bcdf5e2 | 1. fixed the data migration script for the subject to subject_mrn in the study_subjects table and a minor tweak to th... | | |
Ankit Panchamia | 4cc595f07d8 | 1. fixed the data migration script for the subject to subject_mrn in the study_subjects table and a minor tweak to th... | | |
Ankit Panchamia | 165495ffd49 | 1. foxed the data migration script for the subject to subject_mrn in the study_subjects table and a minor tweak to th... | | |
Jill Singer | 8450d3290c0 | adding hold appointment status | | |
Jill Singer | 53fcf64f802 | Merge remote-tracking branch 'origin/develop' into hold-appts-backend-plus | | |
Jill Singer | b23ea5ff519 | starting to add hold status | | |
Jill Singer | fb203e0b6fd | adding striping back for study table; since the appointments page uses stylesheet. css; and the home page uses style.... | | |
Xavier Haurie | 0a85b554ac2 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
Xavier Haurie | a672e5e427a | HCCRCSCHEDULING-5104 : minor tweak | | |
Ankit Panchamia | b898086542c | Cleaned up the subjects table scripts/entity (removed couple of unused columns) | | |
marc-danie | 9dfdd302e44 | HCCRCSCHEDULING-5005 - Subjects Module: Edit Subject Save and Cancel
HCCRCSCHEDULING-5004- Subjects Module: Edit Subj... | | |
Xavier Haurie | c338fcfba6d | Merge branch 'develop' into feature/HCCRCSCHEDULING-5104-switch-subject | | |
Xavier Haurie | e29349f9726 | HCCRCSCHEDULING-5104 : back-tracked on what Jill and I did while pair-pogramming: making a template for tghe appointm... | | |
Jill Singer | 054fa813af6 | HCCRC-SCHEDULER-5101: playing with templates; experimental; most of this may be revertedstyle chang... | | |
Ankit Panchamia | e051bce3d7e | HCCRCSCHEDULING-5110 - Port Fake Subject generator to new data model (updated the populateFakeSubjects to make the la... | | |
marc-danie | 237dd8724e7 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into feature/HCCRCSCHEDULIN... | | |
marc-danie | 757c97fb841 | HCCRCSCHEDULING-5005 - Subjects Module: Edit Subject Save and Cancel
HCCRCSCHEDULING-5004- Subjects Module: Edit Subj... | | |
Ankit Panchamia | 3847b532db6 | updating the script to fix the build. | | |
Ankit Panchamia | 25541fda591 | Merge pull request #60 in HCCRCSCHEDULER/scheduler from bugfix/HCCRCSCHEDULING-5121-fixing-npe-in-scheduling to devel... | | |
Jill Singer | a91dc987a69 | Merge branch 'feature/HCCRCSCHEDULING-5104-switch-subject' into blockedVisit | | |
Jill Singer | 0cbaadf4779 | Merge branch 'feature/HCCRCSCHEDULING-5104-switch-subject' into blockedVisit | | |
Marc-Danie Nazaire | 9531944e29c | Merge pull request #61 in HCCRCSCHEDULER/scheduler from feature/HCCRCSCHEDULING-5005-subjects-module-edit to develop
... | | |
marc-danie | 557aebdcb6c | HCCRCSCHEDULING-5084 - Change Data Model: Use SubjectMrn class / table - added status column and dropped active column | | |
Jill Singer | 19fdd21966c | HCCRCSCHEDULING-5046: adjusting last line to be in one cell; formatting change; no functional change | | |
Xavier Haurie | bbe31a378fc | HCCRCSCHEDULING-5102 : mor conditional text. Some visual clean up. | | |
Xavier Haurie | af48b2ce9bb | HCCRCSCHEDULING-5102 : set appointment dialog title to 'Change/Cancel Appointment ' when the MRN is 'N/A' or empty, a... | | |
Jill Singer | b49fb3e621e | HCCRCSCHEDULING-5121: fixing NPE in scheduling an appointment : javascript var name change only
javascript change on... | | |
Xavier Haurie | 44f7d51cfe0 | Merge branch 'develop' into feature/HCCRCSCHEDULING-5104-switch-subject | | |
Xavier Haurie | 8d8a176fb20 | HCCRCSCHEDULING-5104 : better logging | | |
Xavier Haurie | bc696a4150c | HCCRCSCHEDULING-5104 : added link to "Remove or Switch Subject" with condition that user be a CRC staff and subjectMr... | | |
Jill Singer | 6c35320c6fb | HCCRCSCHEDULING-5121: fixing NPE in scheduling an appointment initial work
summary: now able to schedule an appt ag... | | |
Ankit Panchamia | 21b0c246887 | minor cleanup in subjects module | | |
Marc-Danie Nazaire | f1cc85ffd90 | Merge pull request #59 in HCCRCSCHEDULER/scheduler from feature/HCCRCSCHEDULING-5001-subjects-module-gender to develo... | | |
marc-danie | 0f436448614 | HCCRCSCHEDULING-5001 - Subjects Module: Gender Filter | | |
marc-danie | d11516e37b0 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
Marc-Danie Nazaire | 0f9a8bf0c10 | Merge pull request #58 in HCCRCSCHEDULER/scheduler from feature/HCCRCSCHEDULING-5107-subjects-module-edit to develop
... | | |
Ankit Panchamia | d3cc5efbf0d | Apoointments: refactoring the call on appointment block View | | |
marc-danie | 6b5177ef1de | HCCRCSCHEDULING-5107 - Subjects Module: Edit Subject Page for Integration Mode
HCCRCSCHEDULING-5097 - Subjects Module... | | |
marc-danie | 750312f587e | fixed to also display institution when mrn is found | | |
marc-danie | dd58fd70c0a | remove unused function | | |
marc-danie | 5007b027abc | HCCRCSCHEDULING-5107 - Subjects Module: Edit Subject Page for Integration Mode
HCCRCSCHEDULING-5097 - Subjects Module... | | |
Jill Singer | 3a6a69d535e | Merge pull request #57 in HCCRCSCHEDULER/scheduler from HCCRCSCHEDULING-5046-show-mrns to develop
* commit '6c166a21... | | |
Jill Singer | 6c166a21e49 | HCCRCSCHEDULING-5046
Add Subject MRN to Appointments
code remediation: changing variable names: newId->newSubjectM... | | |
Jill Singer | 67b6c5dfee9 | HCCRCSCHEDULING-5046
Add Subject MRN to Appointments
removing comment; minor change; no code change | | |
Jill Singer | 2e2ea24fcf1 | HCCRCSCHEDULING-5046
Add Subject MRN to Appointments
minor tweak: changed 'mrn' to 'subjectMrn' in backend a... | | |
Jill Singer | e6f1a3de5f8 | HCCRCSCHEDULING-5046
Add Subject MRN to Appointments
changed decryption; now decrypting in AppoinmentService... | | |
Jill Singer | 2f807d98d75 | HCCRCSCHEDULING-5046
Add Subject MRN to Appointments
-small change: fixing copy/paste error that causes a b... | | |
Jill Singer | 894874d8c24 | HCCRCSCHEDULING-5046
Add Subject MRN to Appointments
code remediation: all but changing the decryption
... | | |
Jill Singer | 25378d36840 | HCCRCSCHEDULING-5046
Add Subject MRN to Appointments
code cleanup; no functional changes | | |
Jill Singer | 27ec5cbcc64 | HCCRCSCHEDULING-5046
Add Subject MRN to Appointments
summary: refactoring; getting rid of redundant line (u... | | |
Jill Singer | b72c184a2a4 | HCCRCSCHEDULING-5046
Add Subject MRN to Appointments
summary:refactoring ; now adding a new field: mrnId ins... | | |
| Next → |