MPI & Registries

Foundational registries for patient identity, healthcare providers, and facilities. Essential for record linkage and care coordination.

Master Patient Index (MPI)

National patient registry with NRIC/passport matching, demographic cross-referencing, and duplicate resolution.

Provider Registry

Healthcare professional directory with MMC registration, practitioner roles, and credentialing status.

Facility Registry

Health facilities database including hospitals, clinics, labs, and organisational hierarchies.

API Overview & Links
FHIR Resource
Operations
Required Scope
Patient
search, read, create, update

system/Patient.cruds
Practitioner
search, read
system/Practitioner.read
Practitioner Role
search, read
system/PractitionerRole.read
Organization
search, read
system/Organization.read
Organization
search, read
system/Location.read
Example: Patient Search by NRIC

Returns Patient resource(s) matching the national identity card number. Use for patient lookup before creating new records.