Opened 7 months ago
Closed 7 months ago
#1587 closed enhancement (fixed)
Rows with the same personal number should have the same PAT_ID
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | INCA XML to CSV converter 1.6 |
Component: | net.sf.basedb.inca | Keywords: | |
Cc: |
Description
The changes made in #1555 to the INCA converter assumed that the first column was the PAT_ID column but it turned out to not be the case since all rows have unique values. We would need this column to have values that are unique per patient. The converter should be modified so that if two rows have the same personal number then the PAT_ID should also be the same. This should apply to all rows, no matter if the rows represents a SCAN-B patient or not.
Change History (1)
comment:1 by , 7 months ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 7675: