On Sat, 28 Dec 2003, Tim Churches wrote:
...
> > >the "Prostate Cancer Detected" form, the "Ovarian Cancer Detected" form,
> > >etc.
> > >
> > >Within each OIO form, there will be multiple "concepts" (=Question Items)
> > >that serve to describe each reported cancer case.
>
> Hold on... Andrew, you are suggesting that there should be a separate
> form for each type of cancer?

Tim,
  If you wish to describe each type of cancer by different set of question
items, then yes - you should have separate/distinct forms for each.

> So in OIO data for each type of cancer is stored in a separate table?

  Could be - if that's what you want. On the other hand, maybe you can get
away with describing all possible cancer case using the same form? Or, you
can have a first form that contains common questions (across all cancer
types). Then, a special form for each cancer that contains all the
cancer-type-specific questions.

> Say there are 50 types of cancer of interest (that's an underestimate).
> So to create a frequency distribution of type of cancer, I need to write
> a query which visits 50 tables?

  Not at all, OIO's reporting module can do that for you.

> Sure it would be better to record type of cancer as an attribute on a
> single "cancer Case" form,

Yes, you can do that too. It all depends on your particular clinical
or research needs.

> and then record the particularities of each case on separate,
> specialised forms for prostate cancer, ovarian cancer etc.

Yes, that's probably how I would do it too.

> It is just that I can't see how one would do that using OIO.

1) Just select a patient, select a form, and fill it out.

Or

2) define a workflow that contains fillout first form,
branch-on-condition, then fillout second form (selected based on answer to
cancer-type question on the first form). There is a screeshot with example
of this type of workflow here:
http://www.zope.org/Members/aho/Open_Infrastructure_for_Outcomes/OIO-1.0.0%20released

There is actually a demo workflow on the LiveOIO CD that does this.
Download from http://sourceforge.net/project/showfiles.php?group_id=9295

Best regards,

Andrew
---
Andrew P. Ho, M.D.
OIO: Open Infrastructure for Outcomes
www.TxOutcome.Org

Reply via email to