Subject | Re: SQL 'task' |
---|---|
Author | mikcaau |
Post date | 2006-05-23T09:23:11Z |
--- In firebird-support@yahoogroups.com, Svein Erling Tysvaer
<svein.erling.tysvaer@...> wrote:
Doing something similar with patients in an hospital. Have patient
table, InPatient table and Transfers table as patient moves from
ward/care team to ward/care team.
State can be determined when observation timestamp is between XFer_In
TimeStamp and XFer_Out timestamp and
InPatientId = XFer.PatientId
Chat off list if you want more.
Unfortunately I'm using Or***e. Has some neat functions though.
Mick
<svein.erling.tysvaer@...> wrote:
>callers
> Hi Lester!
>
> Lester Caine wrote:
> > I have been running a system for over ten years now that manages
> > at drop-in type offices for councils, Inland Revenue and the like. Thethis ;)
> > main tables are fairly simple. TICKET has a record for each ticket
> > issued ( nowadays this includes tickets for telephone inquiries
> >Yeah,
> > Lester Caine - G8HFL
>
> HTH,
> Set
>
Doing something similar with patients in an hospital. Have patient
table, InPatient table and Transfers table as patient moves from
ward/care team to ward/care team.
State can be determined when observation timestamp is between XFer_In
TimeStamp and XFer_Out timestamp and
InPatientId = XFer.PatientId
Chat off list if you want more.
Unfortunately I'm using Or***e. Has some neat functions though.
Mick