Mike,

That's an interesting idea.  But I'm not sure if it
would work.  There is a function, FOOTER^TIUPRPN2 that
keeps track of the printing position on the page, and
writes a footer if needed, and then goes to next page.
 So if I just nixed the form feed command, it would
still advance down the page (leaving lots of white
space.)

However, I don't have any better solution to offer
now.  So I appreciate your input.

Thanks
Kevin

--- Mike Baker <[EMAIL PROTECTED]> wrote:

> Kevin,
> 
> I think one way you could do this is to make a new
> terminal type that
> has a form feed set to $C(0) and then use that for
> your progress note
> printer.
> 
> 
> On Fri, 18 Mar 2005 06:39:16 -0800 (PST), Kevin
> Toppenberg
> <[EMAIL PROTECTED]> wrote:
> > Hey all,
> > 
> > I need help figuring out how to print progress
> notes
> > contigously -- i.e. not a fresh page for each
> note.
> > 
> > I am now bringing on physician #3 in our group.
> > 
> > His work flow with the old system has been as
> follows:
> >  - patient calls in for a refill
> >  - medication is called to pharmacy
> >  - nurse makes a 1-5 line note in computer, like:
> >      Walgreen's: lisinopril 10mg 1 po qd #30 rfx6
> >  - note is NOT printed out at that time.
> >  - Later, when patient comes in for appointment,
> then
> > all these notes are printed, with multiple such
> notes
> > on one page.
> > 
> >  With my VistA setup, each note is printed on a
> > separate page.  This will make for lots of pages
> that
> > have only a few notes on them--making for
> needlessly
> > thick paper charts. Doctor #3 is not thrilled
> about
> > this.
> > 
> >  I have noted that in the function
> > PRINT^TIUPRPN1(WorkType,Paging) that setting
> Paging=1
> > will cause the notes to be printed contigiously.
> > (See here:
> >
>
http://openforum.worldvista.org/~forum/index.php?title=TIU_Package_API#Print_Documents.28s.29
> > 
> > )
> > But I can't see that this is called from any
> routine
> > that will allow notes for a given patient, for a
> given
> > date range, to be printed contigiously.
> > 
> > Before I write such a routine and reinvent the
> wheel,
> > I wonder if I am overlooking such a function
> already
> > written.
> > 
> > Thanks
> > Kevin
> > 
> > __________________________________
> > Do you Yahoo!?
> > Yahoo! Mail - Easier than ever with enhanced
> search. Learn more.
> > http://info.mail.yahoo.com/mail_250
> > 
> >
>
-------------------------------------------------------
> > SF email is sponsored by - The IT Product Guide
> > Read honest & candid reviews on hundreds of IT
> Products from real users.
> > Discover which products truly live up to the hype.
> Start reading now.
> >
>
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> > _______________________________________________
> > Hardhats-members mailing list
> > Hardhats-members@lists.sourceforge.net
> >
>
https://lists.sourceforge.net/lists/listinfo/hardhats-members
> >
> 
> 
>
-------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT
> Products from real users.
> Discover which products truly live up to the hype.
> Start reading now.
>
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Hardhats-members mailing list
> Hardhats-members@lists.sourceforge.net
>
https://lists.sourceforge.net/lists/listinfo/hardhats-members
> 



                
__________________________________ 
Do you Yahoo!? 
Read only the mail you want - Yahoo! Mail SpamGuard. 
http://promotions.yahoo.com/new_mail 


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to