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
ceb1e1a8
Commit
ceb1e1a8
authored
Aug 23, 2015
by
R.W.Majeed
Browse files
sex->gender, names->given-name
parent
e6944db0
Changes
1
Hide whitespace changes
Inline
Side-by-side
histream-core/examples/dwh-jaxb.xml
View file @
ceb1e1a8
...
...
@@ -31,10 +31,10 @@
</meta>
<patient
id=
"XX12345"
>
<surname>
Dampf
</surname>
<names>
A
</names>
<given-name>
A
</given-name>
<gender>
Female
</gender>
<birthdate>
2001-01-01
</birthdate>
<deathdate>
2020
</deathdate>
<sex>
F
</sex>
<encounter
id=
"XXE12345"
>
<start>
2014-01-01T10:30:00
</start>
<end>
2014-01-05T10:30:00
</end>
...
...
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