tekknogenius wrote on Monday, April 25, 2005:
For patients already in OpenEMR, but not yet in sql-ledger. How do you get them posted into sql-leger as customers? A new patient gets put there, but what about previous patients?
tekknogenius wrote on Monday, April 25, 2005:
For patients already in OpenEMR, but not yet in sql-ledger. How do you get them posted into sql-leger as customers? A new patient gets put there, but what about previous patients?
sunsetsystems wrote on Monday, April 25, 2005:
Just open and save their demographics. If it’s a large number of patients then you’ll need to write a program.
– Rod <rod at sunsetsystems dot com>
ajperezcrespo wrote on Monday, April 25, 2005:
Is your SL the OpenEMR version or is it stock? I’m using stock and data never makes it to the integration map.
sunsetsystems wrote on Monday, April 25, 2005:
I have not tested the stock SL with OpenEMR. Maybe it doesn’t work. Can you find out where it is failing?
– Rod <rod at sunsetsystems dot com>
tekknogenius wrote on Monday, April 25, 2005:
That did it. I just went into the person and saved from the demographics screen. I also needed to empty the integration_mapping table 1st. I think it must do a check to see if the pid is there, if not, then it adds the customer.
tekknogenius wrote on Monday, April 25, 2005:
BTW I am using the stock SL (2.4.11)
ajperezcrespo wrote on Monday, April 25, 2005:
How are you setup? I’ve been getting a payload error if I set them to talk to one another. I’m using
SuSe 9.0
Apache version 2.0.48 (SSL Enabled)
MySQL version 4.0.15
PostgreSQL version 7.3.9 (With schemas)
Perl version 5.8.1
PHP 4.3.3
SL (2.4.11)