OK. I didn't understand you at first. That is an excelent idea that I hadn't thought of before. Thank you very much. I have been doing to much of reinventing the wheel already. So it would be nice to let the RPC calls do it for me.
At first I thought you were talking about writing a custom RPC call that would change the format of the note passed out to CPRS into html on the server side, so that it could work with my custom html-aware CPRS. Thanks again Kevin --- Gary Monger <[EMAIL PROTECTED]> wrote: > My intent was to address your comment about pulling > information other than > progress notes (labs etc etc), in context of Nancy's > reference about finding > the fields. You probably don't need to find the > fields, just the right RPC. > The results of those calls tend to be built for > clinicians, but many will > serve well for patients too. > > The calls don't have to come through the broker, you > can make them from your > MUMPS code. > > > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > On Behalf Of Kevin > Toppenberg > Sent: Thursday, July 14, 2005 8:02 AM > To: [email protected] > Subject: RE: [Hardhats-members] Announcing XML > exporter (Beta testers > wanted.) > > That's a good idea, but off track from what I want. > When I dump the file to html, I want it to be able > to > go to a disk that a patient could take with them > somewhere. Then someone could view the record from > the disk with a web browser. > > Kevin > > > --- Gary Monger <[EMAIL PROTECTED]> wrote: > > > I'd suggest looking at the RPCs that support CPRS. > > > If its available to > > CPRS, then you should be able to find the RPC, > call > > it, and format the > > output any way you want. > > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > > [mailto:[EMAIL PROTECTED] > > On Behalf Of Kevin > > Toppenberg > > Sent: Wednesday, July 13, 2005 3:51 PM > > To: [email protected] > > Subject: Re: [Hardhats-members] Announcing XML > > exporter (Beta testers > > wanted.) > > > > One of my goals has been to be able to dump a > chart > > to > > a .html format, viewable in a web browser. > > > > This should be straight-forward for progress notes > > (all that I am concerned with at this point.) But > > if > > one gets into all the other info that can be > stored > > (i.e. labs etc etc.) then I give up. > > > > Kevin > > > > --- Nancy Anthracite <[EMAIL PROTECTED]> > wrote: > > > > > Sounds like it is made to create a CCR to me. > Of > > > course, one just has to find > > > the fields, no small task! > > > > > > On Wednesday 13 July 2005 03:31 pm, Kevin > > Toppenberg > > > wrote: > > > > Well, I am finally done with my XML exporter. > > > > > > > > Features: > > > > --Separate modules for usr interface (setting > up > > > > export request) and actual export, to allow > for > > > future > > > > modular use. > > > > --Export 1 or more files at a time > > > > --Works with Sort Templates to allow a user to > > > search > > > > for a complex set of desired output records, > and > > > then > > > > export only those found matches. > > > > --Custom choice of output fields > > > > --Custom tag names allowed for output fields > > > > --Custom output transform for individual > fields > > > > allowed (untested) > > > > --Progress bar for long exports. > > > > > > > > Of course, now the debugging and testing > begins. > > > And > > > > that is where you all come in. If you could > > help > > > me > > > > by testing the code, please let me know and > I'll > > > get > > > > the code to you (somehow). > > > > > > > > I've put 1-2 weeks of development time into > > this, > > > so I > > > > hope that someone else can find it useful. > > > > > > > > Thanks > > > > Kevin > > > > > > > > > > > > > > > > > > __________________________________________________ > > > > Do You Yahoo!? > > > > Tired of spam? Yahoo! Mail has the best spam > > > protection around > > > > http://mail.yahoo.com > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > > This SF.Net email is sponsored by the 'Do More > > > With Dual!' webinar > > > > happening July 14 at 8am PDT/11am EDT. We > invite > > > you to explore the latest > > > > in dual core and dual graphics technology at > > this > > > free one hour event > > > > hosted by HP, AMD, and NVIDIA. To register > > visit > > > > http://www.hp.com/go/dualwebinar > > > > > _______________________________________________ > > > > Hardhats-members mailing list > > > > [email protected] > > > > > > > > > > https://lists.sourceforge.net/lists/listinfo/hardhats-members > > > > > > -- > > > Nancy Anthracite > > > > > > > > > > > > ------------------------------------------------------- > > > This SF.Net email is sponsored by the 'Do More > > With > > > Dual!' webinar happening > > > July 14 at 8am PDT/11am EDT. We invite you to > > > explore the latest in dual > > > core and dual graphics technology at this free > one > > > hour event hosted by HP, > > > AMD, and NVIDIA. To register visit > > > http://www.hp.com/go/dualwebinar > > > _______________________________________________ > > > Hardhats-members mailing list > > > [email protected] > > > > > > https://lists.sourceforge.net/lists/listinfo/hardhats-members > > > > > > > > > __________________________________________________ > > Do You Yahoo!? > > Tired of spam? Yahoo! Mail has the best spam > > protection around > > http://mail.yahoo.com > > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by the 'Do More > With > > Dual!' webinar happening > > July 14 at 8am PDT/11am EDT. We invite you to > > explore the latest in dual > > core and dual graphics technology at this free one > === message truncated === __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Hardhats-members mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hardhats-members
