{
  "is_success": true,
  "status_message": "SUCCESS",
  "status_code": 200,
  "data": {
    "doctors": {
      "list": [
        {
          "doctor_id": "Y000261",
          "doctor_name": "Helena Wijaya",
          "doctor_speciality": "Kedokteran Umum",
          "doctor_avatar_url": "https://mobile-apps-apigw-doctor-prod.s3.ap-southeast-1.amazonaws.com/uploads/cl4qxfs3x1ogk01ofe3i2az4w.jpg",
          "clinic_id": "0251",
          "clinic_name": "PURI INDAH HELIOS",
          "distance_in_km": 31.63,
          "test_id": "R2000985",
          "contract_id": "26-t1800-c001",
          "payment_summary": {
            "consultation_fee": 400000,
            "discount_amount": 50000,
            "platform_fee": 10000,
            "tax_amount": 0,
            "tax_amount_ppn": 0,
            "tax_amount_ppn_free": 0,
            "tax_amount_ppn_levied": 0,
            "total_amount": 360000,
            "currency_code": "IDR",
            "currency_display": "Rp"
          }
        },
        {
          "doctor_id": "Y000262",
          "doctor_name": "Helmi Santoso",
          "doctor_speciality": "Kedokteran Umum",
          "doctor_avatar_url": "https://mobile-apps-apigw-doctor-prod.s3.ap-southeast-1.amazonaws.com/uploads/doctor2.jpg",
          "clinic_id": "0251",
          "clinic_name": "PURI INDAH HELIOS",
          "distance_in_km": 31.63,
          "test_id": "R2000986",
          "contract_id": "26-t1800-c002",
          "payment_summary": {
            "consultation_fee": 400000,
            "discount_amount": 50000,
            "platform_fee": 10000,
            "tax_amount": 0,
            "tax_amount_ppn": 0,
            "tax_amount_ppn_free": 0,
            "tax_amount_ppn_levied": 0,
            "total_amount": 360000,
            "currency_code": "IDR",
            "currency_display": "Rp"
          }
        },
        {
          "doctor_id": "Y000263",
          "doctor_name": "Rachel Amanda",
          "doctor_speciality": "Anak",
          "doctor_avatar_url": "https://mobile-apps-apigw-doctor-prod.s3.ap-southeast-1.amazonaws.com/uploads/doctor3.jpg",
          "clinic_id": "0252",
          "clinic_name": "KELAPA GADING HELTHCARE",
          "distance_in_km": 12.45,
          "test_id": "R2000987",
          "contract_id": "26-t1800-c003",
          "payment_summary": {
            "consultation_fee": 400000,
            "discount_amount": 50000,
            "platform_fee": 10000,
            "tax_amount": 0,
            "tax_amount_ppn": 0,
            "tax_amount_ppn_free": 0,
            "tax_amount_ppn_levied": 0,
            "total_amount": 360000,
            "currency_code": "IDR",
            "currency_display": "Rp"
          }
        }
      ],
      "size": 3,
      "page": 1,
      "total_data": 3,
      "total_page": 1
    },
    "branches": {
      "list": [
        {
          "clinic_id": "0251",
          "clinic_name": "PURI INDAH HELIOS",
          "distance_in_km": 31.63
        },
        {
          "clinic_id": "0252",
          "clinic_name": "KELAPA GADING HELTHCARE",
          "distance_in_km": 12.45
        },
        {
          "clinic_id": "0253",
          "clinic_name": "SURABAYA HELLO CLINIC",
          "distance_in_km": 150.2
        }
      ],
      "size": 3,
      "page": 1,
      "total_data": 3,
      "total_page": 1
    },
    "specialisation": {
      "list": [
        {
          "specialisation_id": "SP001",
          "specialisation_name": "Mental Health Specialist",
          "icon_url": "https://dev.masziraf.com/prodia/assets/ic_specialization_mental_health.png",
          "total_doctors": 10
        },
        {
          "specialisation_id": "SP002",
          "specialisation_name": "Public Health Expert",
          "icon_url": "https://dev.masziraf.com/prodia/assets/ic_specialization_mental_health.png",
          "total_doctors": 5
        },
        {
          "specialisation_id": "SP003",
          "specialisation_name": "Allergy & Helminthology",
          "icon_url": "https://dev.masziraf.com/prodia/assets/ic_specialization_mental_health.png",
          "total_doctors": 8
        }
      ],
      "size": 3,
      "page": 1,
      "total_data": 3,
      "total_page": 1
    }
  }
}