UW Medicine
LPCH at Stanford
UAB Hospitals
MPages Commons

CCL as a Service Demo: Patient Web Resources

 

This release provides a working example of an MPage built using the CCL as a Service architecture. It demonstrates all the basic principles needed to start building MPages using the CCLS model. Once added to the chart, this MPage will create a custom set of icons for each patient that link to external web resources relative to that patient's chart.

Included: CCL Libraries (including a JSON String buffer controller), CCL query scripts, the main HTML document, the latest version of jQuery, the latest version of the mPages Library, and example mPages plugin scripts

Download Now

Getting it working:

  1. Ensure that you have Cerner Service Package #34151 installed
  2. Copy the folders located under the Client Files folder to a location on your Citrix Server that is accessible to the file system
  3. Copy the files in the Backend files folder to a location on the Cerner Backend (in our case, this was "cust_wh")
  4. Change the filepaths on lines 37-40 in mp_demo.html and the “webRoot” parameter on line 99 in mpages.js to reflect the path that was selected in Step 2
  5. Place mp_demo.html into the path from Step 2 or on the Backend - depending on the desired method for loading the document
  6. Configure PrefMaint to load mp_demo.html at the chart level using either CCL_READFILE or the "<url>file:" prefix combination
  7. When you open the new tab you should see icons linking to patient specific web resources
  8. Set "seeJSON" on lines 51 or 54 in mp_demo.html to true to see the raw JSON output from CCL

 

Home   Releases

kopimi2012 MPages Commons