Hello,
I am trying to work on the Patient Electronic Access Report, and when running the canned GE report I am getting 0 on all the numerators for all doctors. I have loaded the report into crystal reports to try and edit it, the numerator's code is as follows:
shared NumberVar nPIDmeets;
npiDmeets;
this results in a numerator value of 0. I am trying to figure out where it is pulling the number nPIDmeets. The percentage should be over 10 percent, but when I run this report I am sitting at 0. If there are more questions please ask, I am trying to get this report working in a timely fashion. Thanks for any help you might be able to provide.
The PATPORTALPIN flowsheet value must be populated for this particular report.
Kryptiq supplies an Encounter Form which can create the PIN. The PIN lasts for 30-days and can be easily printed via a handout for the patient. If you verify with some other method, you would still want to populate a value into the PATPORTALPIN flowsheet.
We've got a slightly customized version of the form/handout which you are welcome to have.
Jim Eppright
Thomase said:
Hello,
I am trying to work on the Patient Electronic Access Report, and when running the canned GE report I am getting 0 on all the numerators for all doctors. I have loaded the report into crystal reports to try and edit it, the numerator's code is as follows:
shared NumberVar nPIDmeets;
npiDmeets;
this results in a numerator value of 0. I am trying to figure out where it is pulling the number nPIDmeets. The percentage should be over 10 percent, but when I run this report I am sitting at 0. If there are more questions please ask, I am trying to get this report working in a timely fashion. Thanks for any help you might be able to provide.