Hi,
Is there a way to list all employees of an organization via fhir or get list of departments and then list of employees per department ?
Thanks,
Regards,
Nicolas
Hi,
Is there a way to list all employees of an organization via fhir or get list of departments and then list of employees per department ?
Thanks,
Regards,
Nicolas
In theory you could get a list of PractitionerRoles associated with an Organization and all of the Practitioners tied to those roles. However, association is not necessarily the same as “employee”. A department is just a type of Organization.