Good Morning,
I am looking for someone to assist me with writing an HL7 file to set a large number of accounts as "Inactive". If you can assist us or know of anyone, please let me know.
Thanks,
Etan
etanwalls said:
Good Morning,
I am looking for someone to assist me with writing an HL7 file to set a large number of accounts as "Inactive". If you can assist us or know of anyone, please let me know.
Thanks,
Etan
Are these PM accounts? You could write a script in the database to identify these patients and then set the status to "Inactive".
We deactivated the PM accounts and the message did not deactivate the EMR account.
etanwalls said:
We deactivated the PM accounts and the message did not deactivate the EMR account.
How did you identify these accounts? Are you on Oracle or SQL?
We have an Analytics tool with criteria to determine based on age band who should be inactive.
etanwalls said:
We have an Analytics tool with criteria to determine based on age band who should be inactive.
Ok but what platform do you run your application from? And what version are you on?
Oracle
etanwalls said:
Oracle
Sorry, we run Sequel. We were able to identify "empty charts" with a query and delete them all at once. Maybe some of the Oracle folks can chime in.
Laurie
Etan, what is your PM product? Did it not generate any HL7 files when you did these account deltetions? If it did generate the HL7 - it may be those just need to be edited so EMR's DTS properly processes them. To generate a new batch you might need a tool like Qvera. It can take a CSV file and from there it is pretty easy to get it to generate your HL7 files.
If you have a programmer, they might be able to script something out if you provide them with a sample of what the HL7 should look like.