OHDSI Home | Forums | Wiki | Github

Modelling treatment plans / care plans / intention to treat

Hi,

This forum topic is an attempt to get traction and consensus for a proposal to model treatment planning within the CDM.

Use-cases for modelling treatment plans:

1) Treatment compliance

Per forum thread Prescribed and Dispensed Drugs in the DRUG_EXPOSURE table the intention of the DRUG_EXPOSURE table is to capture the best evidence of a patient’s drug exposure.

As such, (generalising here) prescriptions are only intended to be captured in the case that there is no dispensation or administration data available (or whatever ETL rules are applicable in the target context to tease out what constitutes ‘best’ evidence), therefore it is not recommended to map both prescriptions and administration if both available, instead make a business rule that fits the context and select based on that. One consequence of this is that there is no obvious way to measure treatment compliance, as evidenced by the lengthy discussion.

2) Variation from prescribed treatment plans

This is the focus of my particular project, whereby we are setting out to measure unwarranted variation in cancer treatment. In order to do this, we need some way of modelling intended treatment protocols (centrally defined) in order to detect variation.

We will be focused on observing and characterising patterns of variation across cancer types (hypofractionation, modification to schedule, underdosing) and also detecting variation outliers.

We do not plan to model the acceptable variation parameters for each protocol (gotta draw the line somewhere!) but expect it to be a valuable undertaking to be able to specify treatment plans that encompass both chemotherapy (drug) and radiation (procedure) as prescribed, including dosage and schedule.

Any observed pattern of variation can be mapped back to the acceptable variation parameters at the cohort level, and outliers can be characterised from there.

We propose that it is possible to generalise the drug prescriptions table mentioned (but not decided upon) in the linked thread to capture prescriptions of both drugs and procedures.

3) Waiting lists / external delays to treatment

I wasn’t able to find anyone in the forum looking to study waiting lists or treatment delays, however it’s reasonable to expect that modelling care plans could be used in this way.

4) Adding granularity and structure to the ‘sig’ field in DRUG_EXPOSURE

At the moment this is just a string, but expanding the modelling to capture intention to treat would allow this to be structured as well.

5) Direct modelling of care plans

Per How to Capture Care Plan Data? this would allow for full description of care planning in the instance that the care plan itself may or may not be carried out.

Options:

There are a few options for modelling treatment intention.

  1. Most simply, one could apply a modifier at the drug/procedure level, but as evidenced in the above discussion, there isn’t any real clarity around how this should be used in practice.

  2. Create a new table that models nothing but intention to treat, perhaps TREATMENT_PLAN

The convention would therefore be formally and unequivocally state that DRUG_EXPOSURE and PROCEDURE_OCCURRENCE will hold the ‘best evidence of exposure’. This may be the same as a prescription record, or it may be dispensing administration, but will be defined as business rules in each context.

  1. Apply a modifier at the episode level. This would allow us to group treatment as planned and treatment as delivered into one place. The modifier could be added as a column in the EPISODE_EVENT table, where procedures and drugs below a level would then be marked as either observed or planned.

I suspect that options 1 and 3 may both end up with similar issues to the above discussion re: DRUG_EXPOSURE, where using the same structure for two purposes leads to heterogeneity in application and confusion, where option 2 has the additional benefits of explicitly modelling the SIG, and if TREATMENT_PLAN is linked under EPISODE_EVENT, the advantages of option 3 could still be achieved.

I’d love to chat with other people who have similar research questions, or other ideas about how they would want to use a potential TREATMENT_PLAN table and/or alternative solutions for the use-cases described above.

I have a proposal for how to model this data that I have piloted with various oncology treatment regimens, but I think this thread should open the discussion at a conceptual level first to see if there is indeed an appetite for it, before getting into the implementation weeds.

Thanks!

@gkennos:

I understand your intentions. Couple of general questions, the answer to which is probably also useful for you before you invest major work::

  1. Do we actually have data about treatment intent available anywhere?
  2. Do we think that the intention is different from the general definition of the regimens as in HemOnc?
  3. The OMOP CDM is not actually designed to analyze the healthcare organization (e.g. waiting time). It is designed to measure the effects of actual interventions when they happen. What would be the use case of such thing for a population? People shouldn’t wait for their cancer treatment? And if you stratify this by institution you will find out that they are highly averse against being measured that way.

I feel like the biggest jackpot is in organizing the @Jeremy_Warner’s HemOnc and use it to detect actual treatment (or deviation thereof) and the outcomes. Which means, this stuff is for reference tables, not patient data.

Thoughts?

Hi @Christian_Reich,

Thanks for these questions - see my responses inline.

We do in our oncology EMR - patients get assigned to a protocol and then each ongoing interaction that follows should correspond to the assigned protocol. I would also interpret a prescription as a treatment intent - this may also be used to populate drug exposure if there is no better source for it, but if a system has both prescriptions and administration or prescriptions and dispensation (as will be the case with many in-patient settings) then the exposure vs. intention is a relevant observation.

The HemOnc regimens are only currently included in the CDM as concepts, so we have the name and which drugs are included, plus some other characteristics like context and modality, however there is no way to encode the actual schedule. You’ll find that there are regimens with identical CDM definitions but actually specify different protocols.

(compare 35804773 and 35804774 - same accepted use, context, modality and listed drugs but different schedules / dosages / cycles)

This one was just throwing it out there, as it is not relevant to our use-case, but comparing differences in patient outcomes in instances where they had to wait for intervention vs. when they didn’t seems important - quantifying the reduction in QOL against available resources, tho as you said I expect this to be most relevant in a public healthcare setting like Australia or the UK, as opposed to one where institutions are not centrally managed.

Totally agree - the more detailed proposal that I’ve worked up includes a number of reference tables and only two clinical tables - i.e. these references only become clinical at the point that they are actually assigned to a patient (see below, but note that they are only a sketch and included at this point just to see if I’ve gone completely off-piste - particularly the sig/dose/schedule relationships would need a fair amount of prototyping - I’ve found the suggested structure to be pretty expressive in an oncology context to capture discrete, regular interval, continuous and combined sig instructions, but may not suit other contexts)

Reference:

Clinical:
48%20pm

t