| 2 | |
| 3 | The export should be based on the one for monthly operation list, with the following modifications: |
| 4 | |
| 5 | 1. Patients with blood samples should be included, even if no "`Specimen`" or "`NoSpecimen`" exist. |
| 6 | 2. A "`Sample`" column should show the sample sub-type (`Specimen`/`NoSpecimen`/`BloodOnly`). The sample sub-type shown for a patient should be the first existing with priority "`Specimen`" > "`NoSpecimen`" > "`Blood`". |
| 7 | 3. A "`PatientId`" column should be included. |
| 8 | 4. The default "`Month/Year`" time period should be "`All`". |
| 9 | 5. Column headers "`PersonalNr`" and "`OpDate`" should be exchanged for "`PersonalNo`" and "`Date`", respectively. |