David Guest wrote:

> 
> I don't know which EHRs provide an api to their patient demographics. MD
> doesn't but you could possibly do a SQL query directly on the tables
> 

Thats right David.
As I type this I have MD3 open for the usual clinical data entry and
scripts but I also have 6 firefox tabs open
Tab 1 is a list of my patients for today taken direct from Pracsoft/MD3
SQL tables. Each name on the list is also a hyperlink to a one page
health summary containing lists of path, documents, past item numbers
billed etc. The UR_NO is passed between pages as required.
The other tabs are for reading or writing data re patient Care Plans (we
don't write data to MD - we keep the care plans and other stuff in a
separate database).
So it would be easy to have a picklist of patients taken from say
Pracsoft's waiting room and to pass the UR_NO to a data entry page for
INR result which in turn writes a HL7 file to disk (with all of the
necessary demographics taken from Pracsoft).
The only data requiring keystrokes would be the INR number.

Tony


_______________________________________________
Gpcg_talk mailing list
[email protected]
http://ozdocit.org/cgi-bin/mailman/listinfo/gpcg_talk

Reply via email to