FHIR Chat · The owner of the task · patient empowerment

Stream: patient empowerment

Topic: The owner of the task


view this post on Zulip Virginia Lorenzi (Jan 05 2021 at 03:45):

The requester knows to send a request somewhere but might not have a fhir resource to point to in owner. The fulfiller might want to specify the organization, the owning individual, and their title. I note this because at least for HIPAA the provider is required to record that. They might also want to list multiple people who have worked on the task. owner's cardinality is only 0..1 @Lloyd McKenzie @Vassil Peytchev

view this post on Zulip Lloyd McKenzie (Jan 05 2021 at 05:16):

If you have an endpoint to send to, you should at minimum always know the 'organization' associated with that endpoint... At least, I would hope that would be a viable assumption.

view this post on Zulip Virginia Lorenzi (Jan 05 2021 at 06:39):

But what about the fulfiller?

view this post on Zulip Lloyd McKenzie (Jan 05 2021 at 15:37):

I'm not really understanding. The fulfiller is the owner...

view this post on Zulip Dave deBronkart (Jan 06 2021 at 02:57):

I think I see both @Virginia Lorenzi and @Lloyd McKenzie 's point, in light of some discussion I heard around here not long ago. (How's that for vague?)

Lloyd says the fulfiller is by definition the owner of the (assigned) task. (I'm recapping this thread, not asserting.) Virginia is saying HIPAA requires recording the PERSON and their title; I think Lloyd is saying the ORGANIZATION is the owner.

"What is reality?," as Firesign Theater asked a half century ago.

view this post on Zulip Lloyd McKenzie (Jan 06 2021 at 03:11):

I expect that, initially, the patient may not know the specific person who'll make the decision. (In fact, where the decision is made by the medical records department, that'll likely be 100% of the time.) The owner of the Task can change over time. I would assume that HIPAA's requirement only kicks in once a decision is actually made? At that point, the owner could be more specific - presumably a PractitionerRole - which would give you both the person information and the organization information.

view this post on Zulip Abbie Watson (Jan 06 2021 at 03:16):

From the provider side, I would interpret the owner as being whomever has legal responsibility for resolving the request. That could be the hospital itself, the physicians practice, the hospital's legal department if the patient is deceased, etc. Owner has a legal liability that the fulfiller does not, in the same way that the Physician is on the hook for what the Physician Assistant does.

Typically we'd sort by owner when running end-of-year audits, JCOH audits, and our subpoena log. Find out how many outstanding change requests there are in the system that didn't get completed, and whose bucket they belong to. That sort of thing. And yes, legal ownership can bounce around.

Personally, I think profiling Task.owner to an Organization or PractitionerRole resource would be perfectly reasonable.

view this post on Zulip Virginia Lorenzi (Jan 06 2021 at 07:35):

Fulfiller - so the organization is the fulfiller but then the task is assigned to a specific person with a specific title at the organization - that is what I mean. And perhaps there might be multiple people who work on it. But officially there is one person. That person (or title) won't be known by the requester most likely.

view this post on Zulip Virginia Lorenzi (Jan 06 2021 at 07:48):

The owner is not the practitioner. I would expect it would be HIM staff, Privacy Officer, something like that.

view this post on Zulip Vassil Peytchev (Jan 06 2021 at 13:54):

PractitionerRole also covers HIM staff, Privacy Officer, anyone with a distinguishable role.

view this post on Zulip Lloyd McKenzie (Jan 06 2021 at 16:14):

The owner will change. You start with the owner being an Organization (when you don't know who the proper person will be) and then will be updated to be a specific individual. And Vassil is correct - a Practitioner is anyone acting in their professional capacity. A janitor or taxi driver is a Practitioner in FHIR terms.


Last updated: Apr 12 2022 at 19:14 UTC