How to represent which organization this physician belong to

Hi

we have a need to display the linked organizations for a given physicians (practitioner in our FHIR)
e.g. physicians works for this department
of course, it can be multiple organizations

but seems we cannot find the link between practitioner and the organization
can you give some hints on this? or we need to go to the extensions?

thank in advance

In STU3, this linkage is managed through the PractitionerRole resource. Practitioner represents the “individual” and the base training and capabilities they have. PractitionerRole represents the roles they have with each organization.

1 Like