...
Check person_id does not exist in mpi.persons
In case error - return 422 (Person_id doesn’t belong to unidentified person)
Generate patient_id from person_id. Check if patient_id exists in patients collection.
In case of error - return 404
Prepare response
Render response