The server script should be named after the procedures' main group name like e.g. "Person" but in lowercase.
Examples 1: The main group is "Person" like in the procedures Person.Basic, Person.List, Person.Search .
---/hxp/person.php
---/hxp/person.cgi
---/hxp/person.pl
---/hxp/person.asp
---/hxp/person.py
Examples 2: The main group is "EMR" like in the procedures EMR.History, EMR.Test.Result, EMR.Problem.Care .
---/hxp/emr.php
---/hxp/emr.cgi
---/hxp/emr.pl
---/hxp/emr.asp
---/hxp/emr.py