Personal tools

How to Make Forms in Oscar

How to add a Form (e.g. Intake A) to the oscarEncounter Page of oscar_mcmaster:

(1) Create a 'Reception Assessment' form page under the name 'formreceptionassessment.jsp' in the {$OSCAR_HOME}/form/ directory ( using <html:form action="/form/formname" /> ).

(2) Create a ‘formreceptionassessment.css’ to provide style for 'formreceptionassessment.jsp' in the same directory.

(3) Create FrmReceptionAssessment.java and compile it as FrmReceptionAssessment.class in the {$OSCAR_HOME}/WEB-INF/classes/oscar/form/ directory.

(4) Create a 'formreceptionassessment' table in the database 'oscar_mcmaster' in mysql.

(5) Insert attributes of table 'formreceptionassessment' into 'encounterform' table.

Document Actions
« May 2012 »
May
MoTuWeThFrSaSu
123456
78910111213
14151617181920
21222324252627
28293031