1 | | Use new features in BASE 3. Subtypes of items ( http://base.thep.lu.se/ticket/1597) should be very useful for Reggie. Eg. we can define item types Patient, Case, Specimen, etc. and use those items types for filtering when searching for existing information. No more pattern-matching problems like #324. It might be better to wait with this for Reggie 2.1 since then we have more time to update existing data. |
| 1 | See also #335. |
| 2 | |
| 3 | The first step defined subtypes and use them when creating new items. Before this step can be implemented, the pre-2.0 items must be updated with a subtype. |
| 4 | |
| 5 | When that has been done we can use the subtype information when searching for items, which should make it easier to avoid pattern-matching problems like #324. |