Occasionally after a long time running the EMR or CPS and many, many imports of encounter forms, something happens where errors begin to occur during the process of importing encounter forms. When bringing up forms that show these errors on import, the tabs may be out of synch. Sometimes, tabs appear form other forms and […]
Year: 2014
Compatibility View and CPS
The Blackbird Content Framework works best when using the latest version of IE on your workstation. Meanwhile, CPS requires version 9 or greater to run. Unfortunately, the CPS application doesn’t seem to know that 11 is greater than 9. As a result, you may see this message when starting CPS: The workaround, is to tell […]
Fixing a Troublesome Document
As a Centricity content developer, I sometimes find myself in a situation where a Centricity document is in a state that will not allow it to be opened again. These documents are sometimes called dead documents. If they they cause the chart to not behave properly or cause CPS or EMR to crash when opened, […]
Getting a Unique ID in CPS
In certain instances, you may find that theere is a defect in LinkLogic, or you may have another reason for doing this, but for what it’s worth, there may come a time when you need to insert a row into a Centricity database that has a unique ID field. There is a built-in stored procedure […]
MEL Data Symbols 201: Scoring items using getarg and getnargs
It’s not uncommon to want a form component to have the ability to do some scoring. The scoring might be some kind of risk factors thing; PHQ-9, Falls, and Drug and Alcohol (DAST) screenings are just a few examples. Sometimes the scoring is a one-to-one relationship where each question is responsible for a point and […]