Integrating Indonesian Hospitals with SATUSEHAT: A Developer's Guide to HL7 FHIR

TL;DR AI
2 min readKey summary
Indonesia requires hospitals to integrate with SATUSEHAT, a national FHIR R4 health data platform run by the Ministry of Health.
Integration uses RESTful APIs and OAuth 2.0 Client Credentials; access tokens expire in one hour.
Hospitals should implement a gateway that maps SIMRS data to specific FHIR resources, queues submissions, retries on failure, and logs audits.
Over 1,200 hospitals were flagged for non-compliance with a June 2026 deadline; sandbox behavior differs from production.
