Opened 6 years ago

Closed 6 years ago

#1021 closed enhancement (fixed)

Add INCA 2.0 columns to the blacklist

Reported by: Nicklas Nordborg Owned by:
Priority: major Milestone: INCA XML to CSV converter 1.2
Component: net.sf.basedb.inca Keywords:
Cc:

Description

INCA has been updated to version 2.0. Most variables have been renamed, which affects the XML to CSV converter.

As long as the PERSNR variable remains the same (it seems to) the converter program should work as before. The only required change is that the blacklist for blanking some variables should be updated with new variable names.

Change History (3)

comment:1 by Nicklas Nordborg, 6 years ago

The current blacklist contains:

  • PersonalNo
  • PERSNR
  • ENAMN
  • FNAMN
  • FNAMN_ENAMN
  • FODELSEDATUM
  • GADRESS
  • POSTNR_VALUE
  • Lkf_koden
  • A030PrepNr
  • A090VPrepNr
  • FORSAMLING_VALUE
  • LKF_VALUE
  • PatientOversikt
  • PADRESS_DESCRIPTION
  • R44T139_ID
  • AVLIDDAT
  • A080OpDat

The A030PrepNr, A090VPrepNr, A080OpDat can probably be removed and replaced with a_pad_diagprepnr, a_pad_prepnr and op_kir_dat.

There may also be more new variables that should be blacklisted. This should be checked by someone with more knowledge about the INCA register.

comment:2 by Nicklas Nordborg, 6 years ago

(In [4709]) References #1021: Add INCA 2.0 columns to the blacklist

Added:

  • a_pad_diagprepnr
  • a_pad_prepnr
  • op_pad_prepnr
  • op_kir_dat

comment:3 by Nicklas Nordborg, 6 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.