Create Beneficiary

Register primary beneficiary or dependent

UUID of the primary beneficiary's group

API Response

// Request JSON will appear here
// Response JSON will appear here

Create Insurance Plan

Define insurance plan with coverage details and costs

Discounts

API Response

// Request JSON will appear here
// Response JSON will appear here

Create Contract

Create collective contract for family group

UUID of the family group
UUID of the enrollment agent

Additional Beneficiaries

Add additional beneficiaries (dependents) to this contract

API Response

// Request JSON will appear here
// Response JSON will appear here

Create Claim (Invoice)

Submit a medical claim for reimbursement

Patient Information

Practitioner (Enterer) Information

Provider (Organization) Information

Insurance/Coverage Information

Supporting Information

Diagnosis

Claim Items (Medications & Services)

API Response

// Request JSON will appear here
// Response JSON will appear here

Organizations Management (IPM)

Search and create IPM (Institution de Prévoyance Maladie) organizations

Instructions: Use the Search Organization tab to find an existing IPM by code (e.g., IPM001). Use the Create Organization tab to register a new IPM organization.

API Response

// Request JSON will appear here
// Response JSON will appear here

Locations Management

Search and create geographic locations (Region, District, Municipality, Village)

Basic Information
Unique identifier for the location
Address Information
ISO 3166-1 alpha-2 code
Geographic Coordinates (Optional)
Decimal degrees (e.g., -17.4441)
Decimal degrees (e.g., 14.6937)

API Response

// Request JSON will appear here
// Response JSON will appear here