id |
No |
String |
Donor id |
Unique donor ID. |
profile |
No |
String |
Donor profile |
Donor profile name. |
type |
No |
String |
Donor profile type |
Donor profile type. |
eyeColor |
No |
String |
Blue |
Donor's eye color. |
hairColor |
No |
String |
Brown |
Donor's hair color. |
skinTone |
No |
String |
Fair |
Donor's skin tone. |
bloodType |
No |
String |
O+ |
Donor's blood type. |
CMV_IgG |
No |
String |
Positive |
Cytomegalovirus IgG test result. |
CMV_IgM |
No |
String |
Negative |
Cytomegalovirus IgM test result. |
Thalassemia |
No |
String |
None |
Thalassemia test result. |
AlphaThalassemia |
No |
String |
None |
Alpha Thalassemia test result. |
BetaThalassemia |
No |
String |
None |
Beta Thalassemia test result. |
SpinalMuscularAtrophy |
No |
String |
Negative |
Spinal Muscular Atrophy test result. |
CysticFibrosis |
No |
String |
Negative |
Cystic Fibrosis test result. |
SickleCellDisease |
No |
String |
Negative |
Sickle Cell Disease test result. |
Karyotype |
No |
String |
Normal |
Karyotype test result. |
education |
No |
String |
Bachelor's |
Donor's educational background. |
psychProfile |
No |
String |
Stable |
Donor's psychological profile. |
staffImpression |
No |
String |
Positive |
Staff's impression of the donor. |
height |
No |
Number (Double) |
180.5 |
Donor's height in cm. |
weight |
No |
Number (Double) |
75.5 |
Donor's weight in kg. |
races |
No |
String Array |
["Caucasian"] |
Array of races associated with donor. |
ethnicities |
No |
String Array |
["European"] |
Array of ethnicities associated with donor. |
Quarantine |
No |
Boolean |
false |
Indicates if the donor is in quarantine. |
BlockedDonor |
No |
Boolean |
false |
Indicates if the donor is blocked. |
DonorOnHold |
No |
Boolean |
false |
Indicates if the donor is on hold. |
conditions |
No |
String |
None |
Donor's specific conditions (if any). |
ConditionDescription |
No |
String |
No issues |
Description of donor's conditions. |
kind |
No |
String |
SpermDonor |
Indicates if the donor is a sperm or egg donor. |
timestamp |
No |
String (Date-Time) |
1980-01-01T12:00:00Z |
Time of donor creation. |