⚠Due to planned maintenance you will experience short (<30 min) downtime between 08:00 - 08:30 CET.
3.1 - Patient Identification
3.2 - Create a New Patient
The CreatePatientRequest is used to register a patient.
CreatePatientRequest (/api/v2/patients)
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 |