Tasks for a group of practitioners
# support
t
Hi, I have a modeling question -- If I had a set group of practitioners/related persons and I needed to create a task for the group, would you put those practitioners/related persons in a care team and create a task for that care team? Our use case is: We have an operations team that assists cnas, rns, patients, etc. and we'd like tasks to populate for every person on that operations team.
r
So any one of the people on the operations can take it? They are interchangable?
r
Hey @taylorqj , weighing with my thoughts. I think the appropriate grouping resource here would be the HealthcareService. You could then assign Task.owner to the appropriate service. A
CareTeam
is typically a team that works on a specific patient, not a standing team that is responding to requests. A
PractionerRole
resource can then be created to map the Practitioner to the specific service, creating a 1: many relationship
t
Correct, I believe @rahul1 's recommendation fits our use case best! Thanks for the help 🙂
162 Views