...
| Patient Identification | patientId | string nullable: true |
| Patient HLA | hla | HLA |
| Patient Diagnosis | diagnosis | DiagnosisRequest |
| Patient Disease Phase | diseasePhase | string nullable: true |
| Patient IDMs | idm | |
| Patient Date of Birth | dateOfBirth | string($date-time) nullable: true |
| Patient Ethnicity | ethnicity | string nullable: true |
| poolCountryCode | string nullable: true | |
| Patient Transplant Centre | transplantCentreId | string nullable: true |
| Patient Blood Group | abo | string nullable: true |
| Patient Rhesus | rhesus | string nullable: true |
| Patient Weight | weight | integer($int32) nullable: true |
| Patient Sex | sex | string nullable: true |
| legalTerms | boolean |