Opened 2 weeks ago

Closed 2 weeks 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 Nicklas Nordborg, 2 weeks ago

Owner: set to Nicklas Nordborg
Resolution: fixed
Status: newclosed

In 7675:

Fixes #1587: Rows with the same personal number should have the same PAT_ID

Note: See TracTickets for help on using tickets.