I don't know of any reason you couldn't. Just set up a cross-reference that calls WP^DIE.
--- Thurman Pedigo <[EMAIL PROTECTED]> wrote: > This has the potential of being a powerful addition to VistA. For > some time > I have wondered if one could "trigger" text into the WP field. If so, > an > entire new array of "macro's" can be "triggered" into this field, > creating a > nice narrative historical (or physical) entry. I tried the concept a > few > time and never got it to work. > > Is the trigger to WP possible as the product now exists? It needs to > allow > repeating triggers for it to be of much value. > > Thank, > > thurman > > > -----Original Message----- > > From: [EMAIL PROTECTED] > [mailto:hardhats- > > [EMAIL PROTECTED] On Behalf Of Kevin Toppenberg > > Sent: Tuesday, January 25, 2005 6:54 PM > > To: Hardhats Sourceforge > > Subject: [Hardhats-members] Where is the data structure for WP > fields > > documented? > > > > Hello all, > > > > I am wondering where i get get information about how > > WP fields are stored. > > > > Here is an example WP field: > > > > ^TIU(8925.2,0)="TIU UPLOAD BUFFER^8925.2^240^2" > > ^TIU(8925.2,238,0)="19062^90^3050121.162059" > > ^TIU(8925.2,238,"ERR",0)="^8925.22PA^1^1" > > ^TIU(8925.2,238,"ERR",1,0)=3119 > > ^TIU(8925.2,238,"ERR","B",3119,1)="" > > ^TIU(8925.2,238,"TEXT",0)="^^31^31^3050125^" > > ^TIU(8925.2,238,"TEXT",1,0)="[NewDict]: NOTE" > > ^TIU(8925.2,238,"TEXT",2,0)="Patient Name: XXX,X" > > ^TIU(8925.2,238,"TEXT",3,0)="Date Of Birth: 00/00/00" > > ^TIU(8925.2,238,"TEXT",4,0)="Social Sec. Number: P" > > ^TIU(8925.2,238,"TEXT",5,0)="Chart Number: 1" > > ^TIU(8925.2,238,"TEXT",6,0)="DOB: 00/00/00" > > ^TIU(8925.2,238,"TEXT",7,0)="Provider: Topp,Kevin" > > ^TIU(8925.2,238,"TEXT",8,0)="Location: > > Laughlin_Office" > > ^TIU(8925.2,238,"TEXT",9,0)="[TEXT]" > > ^TIU(8925.2,238,"TEXT",10,0)=" " > > ^TIU(8925.2,238,"TEXT",11,0)="Name: MEDIC,TEST , DOB: > > 12:00:00 AM" > > ^TIU(8925.2,238,"TEXT",12,0)=" " > > -snip- > > > > ^TIU(8925.2,238,"TEXT",28,0)=" 2. Benign > > appearing lesion on the ear sta > > tus post cryotherapy today" > > ^TIU(8925.2,238,"TEXT",29,0)=" Follow up > > routinely." > > ^TIU(8925.2,238,"TEXT",30,0)=" Kevin > > Toppenberg MD" > > ^TIU(8925.2,238,"TEXT",31,0)=" KT/nlh" > > > > > > > > So it looks like the field is stored as: > > (...,"TEXT",x,0), with x being the subsequent lines of > > the document. > > > > ^TIU(8925.2,238,"TEXT",0)="^^31^31^3050125^" > > > > The line I really want to understand is the line > > above. Those 31's refer to the number of lines in the > > document. I want to be able to insert text into a WP > > field programatically. So I will need to changed the > > Maxline property etc. > > > > So does anyone know where I can find the documentation > > for these field/pieces? > > > > 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: IntelliVIEW -- Interactive > Reporting > > Tool for open source databases. Create drag-&-drop reports. Save > time > > by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, > etc. > > Download a FREE copy at http://www.intelliview.com/go/osdn_nl > > _______________________________________________ > > Hardhats-members mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/hardhats-members > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IntelliVIEW -- Interactive > Reporting > Tool for open source databases. Create drag-&-drop reports. Save time > by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, > etc. > Download a FREE copy at http://www.intelliview.com/go/osdn_nl > _______________________________________________ > Hardhats-members mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/hardhats-members > ===== A practical man is a man who practices the errors of his forefathers. --Benjamin Disraeli ==== Greg Woodhouse [EMAIL PROTECTED] [EMAIL PROTECTED] ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Hardhats-members mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hardhats-members
