FHIR Chat · unplanned CarePlan · implementers

Stream: implementers

Topic: unplanned CarePlan


view this post on Zulip Jose Costa Teixeira (Oct 06 2020 at 05:53):

Can a CarePlan start without a practitioner planning specific care? E.g. can we use CarePlan to support COVID-19 case following, having the care plan start from a screening in a nursing home, or a contact tracing app trigger..

view this post on Zulip John Moehrke (Oct 06 2020 at 12:40):

isn't that more of an Encounter?

view this post on Zulip John Moehrke (Oct 06 2020 at 12:41):

I would hope that a CarePlan doesn't require a PCP to initiate. I as a patient might want to set my own goals, set my own plan, and track toward it.. right?

view this post on Zulip René Spronk (Oct 06 2020 at 13:16):

The detection of COVID-19 would be modeled as a Concern resource. A CarePlan could be instantiated to 'address' the Concern.CarePlan resources don't actually have to have any activities, so the creation of an 'empty' CarePlan is certainly an option, should the 'meta information' of the CarePlan be known prior to any planned activities. If that meta information isn't of importance, then a Conrenc would be sufficient.

view this post on Zulip Jose Costa Teixeira (Oct 06 2020 at 13:28):

Is there a resource that can be used to track the whole cycle, from the moment my app says that I had contact with someone that may or may not have been infected (which just tells me to stay home), until immunization or resolution?

view this post on Zulip David Pyke (Oct 06 2020 at 13:41):

Condition could work that way, as Condition.stage has space for many observations but you'd need others for things like immunizations. Condition.abatement can handle resolution, though.

view this post on Zulip Derek Ritz (Oct 06 2020 at 15:18):

There has been a running discussion within a group of engineers doing Computable Care Guideline (CCG) prototyping as to whether or not the CarePlan should be used (as a bucket) to contain both forward-looking activities and a history of activities that were done in support of a care plan. In this way, the metadata in the CarePlan can be leveraged to usefully organize the activities. What do others think of this idea? @Alex Goel

view this post on Zulip John Moehrke (Oct 06 2020 at 16:05):

seems CarePlan, even in most formal use as a 'plan of care', is intended to track success/failure toward that plan... so are you just asking if things that are not scheduled, but happen, that are relevant to the goals of the plan, can be recorded as having happened in the carePlan?

view this post on Zulip Alex Goel (Oct 06 2020 at 16:30):

We used the CarePlan as a contextual bucket in our demonstration: https://simplifier.net/guide/LungCancerDiagnosisComputableCareGuidline/Resources to track references to our other resources

view this post on Zulip Derek Ritz (Oct 06 2020 at 16:54):

@John Moehrke I don't think its as much to put everything that might be (tangentially) relevant in the bucket... rather to put everything that was done in satisfaction of a PlanDefinition (a guideline-based plan of care) in the bucket. Or not... as I said... it is an ongoing discussion whether it should be a forward-looking bucket (only) or an "everything" bucket. ;-)

view this post on Zulip John Moehrke (Oct 06 2020 at 17:17):

that seems very fundimental. So there is uncertainty that a CarePlan would point at what was done? I was thinking that was clear., as the CarePlan model includes elements explicitly for including .activity.outcomeReference, and .activity.outcomeCodeableConcept.

view this post on Zulip John Moehrke (Oct 06 2020 at 17:20):

Or is the question... why use the .activity.outcome[x] where the .activity.reference resource includes what should be done and what was done? Meaning is it really important to update the CarePlan when an activity is done? Especially when that activity may not have known that it was part of a carePlan?

view this post on Zulip John Moehrke (Oct 06 2020 at 17:22):

With my security hat on... the completion of a MedicationRequest certainly has and needs the access controls to update the MedicationRequest and all the other medication resources to complete the dispensing etc... but that department does not (should not) need the rights to update the carePlan

view this post on Zulip Jose Costa Teixeira (Oct 06 2020 at 18:50):

Scenario at hand:
"Last month we started tracking a person, and 3 days ago we found that last week they were in a meeting with someone that today is tested positive for COVID. From now on we start isolating, then if the result is positive we need to do something else."

view this post on Zulip Jose Costa Teixeira (Oct 06 2020 at 18:50):

I want to see which resource i'd use since the beginning (Last month). I think it is a care plan.

view this post on Zulip René Spronk (Oct 07 2020 at 06:35):

Concern "may have been exposed to COVID-19" ? (Would be true for all of us, but this would reflect the reason for the tracking). CarePlan would only (?) be applicable once the patient has contracted COVID-19. We have various countries (e.g. US, Germany) that have IGs related to covid, so it would make sense to start looking there.

view this post on Zulip Jose Costa Teixeira (Oct 07 2020 at 07:16):

let me take that one step back - what if 2 months ago someone decided that "patient contacts must be traced" ?

view this post on Zulip Jose Costa Teixeira (Oct 07 2020 at 07:17):

so I don't feel very comfortable that a care plan only starts when someone is sick. To me a care plan could also be preventive

view this post on Zulip René Spronk (Oct 07 2020 at 07:25):

That's why I used a ? in my statement, I'm not sure. But signing someone up to a tracking program - is that a preventive measure? It doesn't prevent anything for the patient, just for those in contact with the patient. But your question isn't in anyway specific to country, so again I'd first look at SANER (US) and COCOS (DE, I haven't read that spec I must confess).

view this post on Zulip Jose Costa Teixeira (Oct 07 2020 at 07:34):

thanks

view this post on Zulip Jose Costa Teixeira (Oct 07 2020 at 07:41):

I'm trying to avoid a hard boundary between "patient" and "not yet patient". Perhaps I should have called it "subject".
For a initially healthy subject, i'm looking at how to track activities - could be a health habits questionnaire, a diabetes risk assessment, sleep patterns or fitbit data... and then continue that, in sickness and in health. As a coleague said - making it about health, not only about care.

view this post on Zulip Jose Costa Teixeira (Oct 07 2020 at 07:42):

I like the name "Concern" but that resource seems to be not an actionable flow, and seems to start when someone is actually concerned.

view this post on Zulip Lloyd McKenzie (Oct 07 2020 at 12:58):

My perspective is that a CarePlan is about managing care. Sometimes management is just about monitoring. Sometimes management is about noting concerns and goals so they can be evaluated next time you talk. Sometimes management is about identifying the set of stakeholders who are relevant and what role each will have if/when there's action to take.

view this post on Zulip Lloyd McKenzie (Oct 07 2020 at 12:58):

Patient, in FHIR, is anyone who is potentially subject to care.

view this post on Zulip Lin Zhang (Oct 07 2020 at 13:18):

Yes,in FHIR, Patient is a generic concept.

view this post on Zulip Derek Ritz (Oct 07 2020 at 14:11):

@Jose Costa Teixeira I think we should take care to not make CarePlan too generic to be of value. At its extreme, we can say that everyone has a CarePlan (even it is just to eat right and get enough sleep). As @Lloyd McKenzie has noted, however, for some of us there is a very deliberate care management that is being operationalized. For me -- I focus very much on the notion that a CarePlan can be connected to such a management definition through the PlanDefinition relationship. We are making use of this in our CCG work. Importantly... a top-level, person-centric CarePlan could be the container for multiple (hopefully) coordinated PlanDefinition-based care plans addressing multiple conditions. This starts to move us to the golden idea of person-centric (as opposed to disease-centric) care. :+1:

view this post on Zulip Lloyd McKenzie (Oct 07 2020 at 14:35):

You could have a CarePlan that just says "eat right and get enough sleep". The question is whether clinicians (or patients or caregivers) would bother creating one if that's all it was going to say. A CarePlan can be captured whenever there's care to be managed and someone feels it's useful to document that plan. Having a CarePlan doesn't imply that there must be planned interventions.

view this post on Zulip Jose Costa Teixeira (Oct 14 2020 at 12:59):

pinging @Hanne Vuegen


Last updated: Apr 12 2022 at 19:14 UTC