Select DISPENSE UNITS PER DOSE: 2// ?
     Answer with POSSIBLE DOSAGES DISPENSE UNITS PER DOSE
    Choose from:
    1        50
    2        100

1 & 2 are the #.01 field values.  50 & 100 are the #1 field values (they 
are specified as FM Identifiers).

I'm guessing the other #.01=1 and #1=50 record isn't displayed as a 
selection since the identifiers are the same and that when you'd enter "1" 
Fileman would prompt you to select a specific "1" record.

Are you sure the .5 (field .01 value) isn't being displayed because I can't 
come up with a reason for it not to be displayed yet.  I don't see any kind 
of screen that would only allow "I/IO" types to be selected.  I tried 
editing the GEMFIBROZIL entry (it has .5, 1, and 2 dose entries) and all 
three values were displayed.


At 04:32 PM 6/25/2006, Kevin wrote:
>On 6/25/06, Kevin Toppenberg <[EMAIL PROTECTED]> wrote:
> > I have a question about controlling the Fileman lookup field.  I'm
> > probably describing this wrong, so let me give an example.
> >
> > I have a record in file 50, as dumped out below.  Notice especially 
> field 903
> >
> >   .001-NUMBER : 7118
> >    .01-GENERIC NAME : SILDENAFIL (xxxxxx) 50MG TAB
> >   -snip-
> >    901-STRENGTH : 50
> >    902-UNIT : MG
> >    903-POSSIBLE DOSAGES :
> >        Multiple Entry #1
> >        .01-DISPENSE UNITS PER DOSE : 1
> >          1-DOSE : 50
> >          2-PACKAGE : IO
> >
> >        Multiple Entry #2
> >        .01-DISPENSE UNITS PER DOSE : .5
> >          1-DOSE : 25
> >          2-PACKAGE : O
> >
> >        Multiple Entry #3
> >        .01-DISPENSE UNITS PER DOSE : 1
> >          1-DOSE : 50
> >          2-PACKAGE : IO
> >
> >        Multiple Entry #4
> >        .01-DISPENSE UNITS PER DOSE : 2
> >          1-DOSE : 100
> >          2-PACKAGE : IO
> >
> >
> > Now look at this Fileman screen log:
> >
> > INPUT TO WHAT FILE: DRUG//
> > EDIT WHICH FIELD: ALL// 903  POSSIBLE DOSAGES  (multiple)
> >    EDIT WHICH POSSIBLE DOSAGES SUB-FIELD: ALL//
> > THEN EDIT FIELD:
> >
> >
> > Select DRUG GENERIC NAME: `7118  SILDENAFIL (xxxxx) 50MG TAB         GU900
> >
> > Select DISPENSE UNITS PER DOSE: 2// ?
> >     Answer with POSSIBLE DOSAGES DISPENSE UNITS PER DOSE
> >    Choose from:
> >    1        50
> >    2        100
> >
> >         You may enter a new POSSIBLE DOSAGES, if you wish
> >         Type a Number between 0 and 99999999, 4 Decimal Digits
> >
> > Select DISPENSE UNITS PER DOSE: 2// `2  .5     25
> >   DISPENSE UNITS PER DOSE: .5//
> >   DOSE: 25//   (No Editing)
> >   PACKAGE: O//
> >   BCMA UNITS PER DOSE:
> > Select DISPENSE UNITS PER DOSE:
> >
> >
> > My questions are:
> > 1. Why aren't all 4 records shown as options to edit?  I can edit
> > record #2 via `2
> > 2. Why is it showing me the value of the DOSE field when asking which
> > record I want to pick.  Doesn't it usually show the .01 field?
> > 3. Are the 1 and 2 shown on the list line numbers, or are those the
> > .01 field values?


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to