Fraser Health Imaging eForm
Updated by JohnY
- FHA Imaging: interactive. V4_Jun19_2020
- The original version of this "SMART" Imaging Requisition was developed by Drs. Page et al, in Chilliwack. The "guts" of the CGH-specific version are still intact, but commented out. I hesitated to distribute this widely because (try as I may), it was not possible to create a version that did not require SOME CUSTOMIZATION per clinic. The PROS of the eFORM include all the CAR references to guide you to the best imaging study for your situation. There are special alerts that are invoked, as needed. There are options to alert the radiologist on means to contact you for urgent results. CONS: those alerts are (can be) cell phone numbers that need to be added manually. They are located in this area of the HTML. /**************************** Add cell # as per array. Each clinic needs to add this as a custom modification! ****************************/ $(function() { $("#includedContent").load("${oscar_image_path}XrayGuideline.html", function onLoadComplete() { bindPopup(); var drCell = { //Here is the array that you customize for your clinic. Look to see how the name autopopulates then link this to a cell phone number "Dr X": "604-xxx-xxxx", "Dr Y": "778-yyy-yyyy", "Dr Z": "778-zzz-zzzz" //This last entry does NOT have a comma }; Just add the details particular to your site, and ensure the last array does not have a comma. I am not certain if the eFORM will still function as expected if this area is not updated. The X, Y, Z variables are simply the last names of the docs in your clinic. Feedback is welcome. JohnY
- FHA Medical Imaging: Imaging_FHA_V21_May24_2020.zip
- Updated with full toggling function and improved OBS US calculators. Requires use of EDC measurement.
- FHA Medical Imaging - V16_Sep25_2017
- Updated for Pathways. Community locations updated, Nuchal Translucency quick pick added. Requires EDD measurement - or manually add in specified format. JohnY
- FHA Medical Imaging Obs US specific: FHA_Imaging_Obs_US_V18_Apr28_2019.zip
- This was developed based on feedback from the Primary Care Obstetrical Clinic in New West. Feel free to adapt to your specific locale.
- Fraser Health Imaging form Oct 25 2014 png
- for identification purposes
Document Actions