Opened 8 years ago
Last modified 8 years ago
#897 closed task
Generate SCAN-B referral forms in Reggie — at Version 5
Reported by: | olle | Owned by: | olle |
---|---|---|---|
Priority: | major | Milestone: | Reggie v4.7 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description (last modified by )
Currently SCAN-B referral forms are created by use of program BarTender(r), one batch at a time with consecutive SCAN-B id numbers, both in text form and as bar codes. It would be helpful if such a batch of forms could be created directly in Reggie.
- A batch of forms should only concern a single SCAN-B site.
- The last SCAN-B id for which referral forms were created for a site should be stored, allowing the next consecutive SCAN-B id to be suggested as default for the first set of the next batch.
- A number of alternative sets of forms should be available for selection.
- It should be possible to select the number of consecutive SCAN-B id numbers for forms in a batch.
- The created referral forms should be stored in a number of PDF files.
Change History (5)
comment:1 by , 8 years ago
Owner: | changed from | to
---|
comment:2 by , 8 years ago
Status: | new → assigned |
---|
comment:4 by , 8 years ago
Details of the first version of SCAN-B referral form generation:
Definitions:
- A form set consists of forms with the same base SCAN-B ID, i.e. ignoring an optional suffix.
- A form set variant specifies what forms are contained in the set.
- A form batch consists of a number of form sets with consecutive SCAN-B ID's.
- A form batch is distributed as two PDF files, with forms intended for printing on referral form sheets or regular paper, respectively.
Form set variants (Initially, two variants should be available):
- Kit 1 - Standard
- Kit 2 - Neoadjuvant therapy
Batch files:
- Batch file 1 (referral form sheets): One-sided printing, one page per sheet.
- Batch file 2 (regular paper): Double-sided printing, two pages per sheet.
Form sets:
Name | Type | In Kit 1 | In Kit 2 | In batch file 1 | In batch file 2 |
Patient info | Regular paper | Yes | Yes | No | Yes |
Clinical chemistry - biopsy | Referral form sheet | No | Yes | Yes | No |
Middle needle biopsy | Referral form sheet | No | Yes | Yes | No |
Clinical chemistry | Referral form sheet | Yes | Yes | Yes | No |
Clinical pathology | Referral form sheet | Yes | Yes | Yes | No |
Consent report | Regular paper | Yes | Yes | No | Yes |
Note: The printing option for forms in batch file 2, double-sided printing, two pages per sheet, requires forms with an odd number of pages to be followed by a blank page in the PDF file.
Barcodes are used in several sizes on the referral forms. The encoding used is "Code 128".
comment:5 by , 8 years ago
Description: | modified (diff) |
---|
Ticket description updated by adding that the SCAN-B id numbers are represented both in text and barcode form.
Ticket accepted.