PatientProfile

post/api/services/app/PatientProfile/RegisterPatient

Request body

parentIdinteger nullable
relationTypestring nullable

Max length 50

codestring nullable

Max length 50

lastNamestring required

Required; Max length 69

firstNamestring required

Required; Max length 30

birthdaystring date-time
idGenderinteger
ethnicIdinteger
idCareerinteger nullable
identityCardstring required

Required; Max length 12

identityDatestring date-time nullable
phoneNumberstring nullable

Max length 12; Regex pattern applied

emailstring nullable

Max length 50

passwordstring required

Required

Response

Success

integer required

Changes

No recorded changes to this endpoint across all 1 revision of this API.