Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

For running the database on Chronic_Event tool,

MySQL Community Server 5.5.29 from 

Thesis

first draf

The tool is a command line tool:

the main method is in start.java

The input to Chronic is

  1. Column separated files (

There is a configuration file (config.txt),

which contains the name of the input files followed by

columnnr:columnname information lines

Between each input file list, the is a five-dash separator (-----)

Example config.txt

kommune_brukere.csv

1:Kjonn

2:DodDato

...

6:LOPENR

...

8:cutoff

-----

kommune_saker.csv

1:SoktDato

2:Vedtaksdato

....

Example data format

See explanation in Event-Stream format (for Patient Explorer etc.)