PatientProfile

post/api/services/app/PatientProfile/AddFamilyMember

Request body

parentIdinteger nullable
namestring required

Required; Max length 100

phonestring nullable

Max length 12

birthdaystring date-time nullable
relationTypestring required

Required; Max length 50

isEmergencyContactboolean

Response

Success

idinteger
parentIdinteger
relatedPatientIdinteger nullable
isMemberboolean
hisPatientIdinteger nullable
hisPatientCodestring nullable
namestring nullable
phonestring nullable
genderNamestring nullable
birthdaystring date-time nullable
relationTypestring nullable
isEmergencyContactboolean

Changes

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