Changes between Version 2 and Version 3 of Ticket #1029, comment 236


Ignore:
Timestamp:
Jan 22, 2019, 2:13:11 PM (5 years ago)
Author:
olle

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1029, comment 236

    v2 v3  
    33 * As the result of discussions at the SCAN-B-rec/MeLuDI meeting 2019-01-21, some modifications of the MeLuDI software were decided:
    44
    5  1. Referral form generation:[[BR]]a. A button should be added to download a CSV file with data for use with a bar code label printer. For each referral ID, 32 lines of data should be added, consisting of "SC2798-" + referral ID without prefix + "-" + numbers 1 to 8 + "-" + numbers 1 to 4. Example for referral ID REC1100001: SC2798-1100001-1-1, ... , SC2798-1100001-1-4, SC2798-1100001-2-1, ... , SC2798-1100001-8-4.
     5 1. Referral form generation:[[BR]]a. A button should be added to download a CSV file with data for use with a bar code label printer. For each referral ID, 32 lines of data should be added, consisting of "SC2798-" + referral ID without prefix + "-" + numbers 1 to 8 + "-" + numbers 1 to 4. Example for referral ID REC1100001: SC2798-1100001-1-1, ... , SC2798-1100001-1-4, SC2798-1100001-2-1, ... , SC2798-1100001-8-4.[[BR]]Update: Due to the label string being too long for printing on the tube levels, the string layout was changed to "2798-" + referral ID without prefix + "-" + numbers 1 to 8 + numbers 1 to 4, i.e. "SC" was removed from the label prefix and the hyphen "-" between the two last digits was removed.
    66 2. FFPE block registration:[[BR]]a. The initial selection list should display the personal number instead of the referral ID for each item in the list.[[BR]]b. The wizard link should be supplemented with an input field for a personal number, which should be used as the default entry in the list, if entered.
    77 3. Case summary should be updated for case items to display the FFPE block order date with hyphens separating year, month, and day.