Making Oscar Eforms Part 2
Chilliwack Cardiac Care png
final image with boxes and underlines removed
Chilliwack Cardiac Care Version 4
<!--- Created April 2013, Written for version 12.0, Uses JSMPC.css to show the image while editing, uses X Box for check boxes, uses span for electronically signed, provider_name_first_init --->
Chilliwack Cardiac Care Version 5 html
<!--- Created April 2013, Written for version 12.0, Uses JSMPC.css to show the image while editing, uses X Box for check boxes, uses span for electronically signed, uses provider_name_first_init , radio buttons --->
Chilliwack Cardiac Care Version 6 html with calendar code
<!--- Created April 2013, Written for version 12.0, Uses JSMPC.css to show the image while editing, uses X Box for check boxes, uses span for electronically signed, uses provider_name_first_init, uses calendar code --->
oscarOpenPublicEDoc
As Dr Page noted, it would be useful to be able to open documents by name. There are two options for implementing this, either on the server as oscarOPEN was implemented, or in the browser. This is a proof of concept using the latter route, i.e. in the browser using Javascript. The attached eForm demonstrates the code. To use oscarOpenPublicEDoc in an eForm, oscarOpenEDoc.js needs to be included by adding the following: <script type="text/javascript" src="${oscar_image_path}/oscarOpenEDoc.js"/></script> Then to add a link to , as an example, 'Document A', add the following: <a href="javascript:oscarOpenPublicEDoc('Document A');">Document A</a> Feedback always welcome. Darius.
chilliwack cardiac care version 7 html
adds link to handout in edocs
Outpatient Nausea and Vomiting in Pregnancy
An example of a form that uses tables and calculates information.
Chilliwack Cardiac Care Version 8 Zip
included code to inport handout.
Chilliwack Cardiac Care Version 9 html
included code to write a note in the encounter and send a message to the office staff through templates in eform magic
Document Actions