Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Raphael
histream
Commits
b4859a26
Commit
b4859a26
authored
Aug 21, 2015
by
R.W.Majeed
Browse files
changed test data patient ids to explicitly non-numeric
parent
2284240d
Changes
3
Hide whitespace changes
Inline
Side-by-side
histream-import/src/test/resources/test-1-patients.txt
View file @
b4859a26
patid inogriert1 nachname vorname geburtsdatum verstorben geschlecht patfakt1
1 a n1 v1 01.02.2003 11.02.2003 F c
2 b n2 v2 02.03.2004 M d
3 c n3 v3 03.04.2005 F e
\ No newline at end of file
p1 a n1 v1 01.02.2003 11.02.2003 F c
p2 b n2 v2 02.03.2004 M d
p3 c n3 v3 03.04.2005 F e
\ No newline at end of file
histream-import/src/test/resources/test-1-visits.txt
View file @
b4859a26
patid fallnr start end gewicht
1 1 20.03.2013 09:00 21.03.2013 13:00 80
1 2 20.03.2013 21.03.2013 90
2 3 100
3 4 110
\ No newline at end of file
p1 1 20.03.2013 09:00 21.03.2013 13:00 80
p1 2 20.03.2013 21.03.2013 90
p2 3 100
p3 4 110
\ No newline at end of file
histream-import/src/test/resources/test-1-widetable.txt
View file @
b4859a26
patid fallnr zeitpunkt na k co2 cl glucose ca bun creatinine
1 1 01.01.2010 124 5.8 25 101 107 10.1 17 0.9
1 2 02.01.2010 123 5.7 28 101 106 9.8 15 1.3
2 3 03.01.2010 124 5.8 25 101 107 10.1 17 0.9
3 4 04.01.2010 124 5.8 25 101 107 10.1 17 0.9
p
1 1 01.01.2010 124 5.8 25 101 107 10.1 17 0.9
p
1 2 02.01.2010 123 5.7 28 101 106 9.8 15 1.3
p
2 3 03.01.2010 124 5.8 25 101 107 10.1 17 0.9
p
3 4 04.01.2010 124 5.8 25 101 107 10.1 17 0.9
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment