Provider Registry

Provider Registry

Context

In "HIE" context, provider registry describes "who provides services" to a patient.

 

API

The api is loosely based on FHIR practitioner resource.

The broad categories of "providers" are:

* physicians, dentists, pharmacists

* physician assistants, nurses, scribes

* midwives, dietitians, therapists, optometrists, paramedics

* medical technicians, laboratory scientists, prosthetic technicians, radiographers

* community health workers, social workers, professional home carers, official volunteers

* receptionists handling patient registration

* IT personnel in facilities maintaining patient records

* Teachers, Researchers



BHIE

In Bangladesh Context, providers are managed in HRM system. While keeping the API consistent with FHIR practitioners would have been ideal, HRM doesn't necessarily keep the data as par FHIR resource.

For example, Provider name is a simple string, whereas FHIR Practitioner expects as HumanName format.

  1. Get Providers

  2. Get Single Provider Information