MPI & Registries
Foundational registries for patient identity, healthcare providers, and facilities. Essential for record linkage and care coordination.
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.