You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

3.1 - Create a New Patient

/api/v2/patients


The CreatePatientRequest is used to register a patient.


{

Patient IdentificationpatientIdstring
nullable: true
Patient HLAhla
Patient Diagnosisdiagnosis
Patient Disease PhasediseasePhasestring
nullable: true
Patient IDMsidm
Patient Date of BirthdateOfBirthstring($date-time)
nullable: true
Patient Ethnicityethnicitystring
nullable: true

poolCountryCodestring
nullable: true
Patient Transplant CentretransplantCentreIdstring
nullable: true
Patient Blood Groupabostring
nullable: true
Patient Rhesusrhesusstring
nullable: true
Patient Weightweightinteger($int32)
nullable: true
Patient Sexsexstring
nullable: true

legalTermsboolean

}




  • No labels