|
enum | OperationBodyPart {
Bone,
Liver,
Brain,
Pancreas,
Intestine,
Unknown
} |
|
|
| PatientMeta (string folder) |
|
| PatientMeta (PatientMeta toCopy) |
|
override string | ToString () |
|
|
string | firstName [get, set] |
|
string | lastName [get, set] |
|
string | name [get, set] |
|
string | birthDate [get, set] |
|
DateTime | birthDateDT [get, set] |
|
string | operationDate [get, set] |
|
string | diagnosis [get, set] |
|
string | details [get, set] |
|
string | sex [get, set] |
|
string | path [get, set] |
|
string | dicomPath [get, set] |
|
string | meshPath [get, set] |
|
int | age [get, set] |
|
OperationBodyPart | operationBodyPart [get, set] |
|
List< string > | warnings [get, set] |
|
Definition at line 9 of file PatientMeta.cs.
The documentation for this class was generated from the following file:
- /var/www/test/server/website/imhotep/Assets/Core/Patient/PatientMeta.cs