= i2b2 PDO (Patient Data Object - but actually much more)
This is the main means of communication between the cells of i2b2 and can also be used with the Data Loader to import all kinds of data, not just patient data.
== Example minimum and maximum set of PDO data
{{{#!xml
XDFD45HSDG9578FDFG
12345
I
MGH
Clinics\MGH\Oral Surgury
1999-02-28T13:59:00
1999-02-28T13:59:00
1999-02-28T13:59:00
1999-02-28T13:59:00
1999-02-28T13:59:00
RPDRASTHMA
123
1234567
123456789
i2b2\Diagnoses\C0004096
UMLS:C0004096
Asthma
1999-02-28T13:59:00
1999-02-28T13:59:00
1999-02-28T13:59:00
ASTHMADICT
234
i2b2\Diagnoses\C0004096
BWH\Pathology\B001234567\12345
B001234567
Doctor, John A., MD
1999-02-28T13:59:00
1999-02-28T13:59:00
1999-02-28T13:59:00
token
345
BWH\Pathology\B001234567\12345
B001234567
123456789
Y
1930-02-28T13:59:00
2001-02-28T13:59:00
F
71
ENGL
B
M
CA
12345-1234
Zip codes\Massachusetts\Boston\02120\
1999-02-28T13:59:00
1999-02-28T13:59:00
1999-02-28T13:59:00
token
456
1234
1234567
XRTU8GT9FKIS35DSVB
CODING-SYSTEM:V450
12345
1999-02-28T13:59:00
N
Some Text Value
1.0
float (or some code)
1.0
ml
1999-02-28T13:59:00
MGH
95
1999-02-28T13:59:00
1999-02-28T13:59:00
1999-02-28T13:59:00
RPDRASTHMA
567
123456
1234
CODING-SYSTEM:V450
12345
1999-02-28T13:59:00
1
1
1
1999-02-28T13:59:00
}}}
== PDO Version 1.1
=== Document XSD
{{{#!xml
}}}
=== Types XSD
{{{#!xml
One row of data from the visit_dimension table.
A string with all whitespace preserved. This string
could also contain xml so the type is anyType in order
for complex element content to be valid.
A group of fields that always appear together at the end
of a table and store annotation or administrative
information.
}}}