Developer Platform
Build on the same API we do.
FHIR-native, public, and documented. The web app is a client of this API — not a privileged one.
GET /fhir/r4/Patient/UH240188
Authorization: Bearer <token>
200 OK
{
"resourceType": "Patient",
"id": "UH240188",
"name": [{ "text": "Meera Sharma" }],
"birthDate": "1979-04-12",
"gender": "female"
}MedicoreERP
Ready to build?
Spin up a sandbox tenant with sample data and start calling the API in minutes.