FHIR Chat · Patient relationship to Organization · implementers

Stream: implementers

Topic: Patient relationship to Organization


view this post on Zulip Josh Haskins (Mar 29 2019 at 19:17):

Hi,
In one of our source systems, a patient can have multiple relationships with departments (FHIR Organization). I am trying to figure out a method of showing this relationship.

I want to be able to show that one patient can have multiple relationships with organizations, with a status, start and end date. I have looked through the FHIR resources and have not been able to find a resource that would accomplish this, nor an extension. Would it be best to have an extension on Patient to show these? Or is there something better?

Thank you.

view this post on Zulip Grahame Grieve (Mar 29 2019 at 19:18):

what kind of association are we talking about?

view this post on Zulip Josh Haskins (Mar 29 2019 at 19:18):

Just a reference to the resource is all I really want, as I will have the department as an organization in FHIR.

view this post on Zulip Grahame Grieve (Mar 29 2019 at 19:20):

what kind of relationship? "this patient is associated with this organization" doesn't have any meaning to me.

view this post on Zulip Josh Haskins (Mar 29 2019 at 19:25):

The relationship essentially just shows the status of the patient within that specific department. Some of the statuses are: active, waitlist, deceased, discharged and transferred.

view this post on Zulip Michele Mottini (Mar 29 2019 at 19:29):

They look like Encounters

view this post on Zulip Michele Mottini (Mar 29 2019 at 19:30):

with departments represented as Location, not Organization

view this post on Zulip Lloyd McKenzie (Mar 29 2019 at 19:30):

The same patient could have multiple relationships with the same department - They might be 'active' with the radiology department for a CT scan but waitlisted for an MRI

view this post on Zulip Lloyd McKenzie (Mar 29 2019 at 19:31):

Agree with Michele that this sounds like appointments/encounters

view this post on Zulip Josh Haskins (Mar 29 2019 at 19:37):

This system has Visits (which are Appointments/Encounters), and then has an entirely separate section from the visits for setting the clients status within the department.

I'll see where I can put this in Appointment/Encounter. Thank you for your help.

view this post on Zulip Lloyd McKenzie (Mar 29 2019 at 19:40):

What would the overall status be for someone who is active for one service and waitlisted for another with the same department?

view this post on Zulip Josh Haskins (Mar 29 2019 at 19:48):

In this system, clients can only be waitlisted for the actual department, not the services that will be provided within that department. So an example would be that they are waitlisted to get into the Alpha Home Support department.

view this post on Zulip Brian Postlethwaite (Apr 14 2019 at 20:21):

The other resource to check is EpisodeOfCare which can track across encounters/admissions.

view this post on Zulip Brian Postlethwaite (Apr 14 2019 at 20:21):

(very useful in community scenarios)

view this post on Zulip Brian Postlethwaite (Apr 14 2019 at 20:22):

(or tracking across conditions)


Last updated: Apr 12 2022 at 19:14 UTC