Salary of dm neonatalogist in india in 2028
DM Neonatology salary India per month 2025 2026
neonatologist salary India government private hospital consultant
How does DM Neonatology salary compare with other pediatric super-specialties?
pediatric cardiology pediatric critical care intensivist salary India DM compare neonatology
DM pediatric hematology oncology pediatric nephrology salary India
| Super-specialty | Entry-level (0-5 yrs) | Established/senior (metro) | Key driver |
|---|---|---|---|
| DM Neonatology | ₹2.5-3 lakh/month | ₹4-8 lakh/month (top tier can exceed ₹10L) | High demand from NICU expansion in corporate hospitals; less procedure-based, more volume/occupancy driven |
| DM Pediatric Cardiology | ₹2.5-4 lakh/month | ₹6-15 lakh/month+ | Procedure-heavy (echo, cath interventions); very few trained specialists relative to demand, so among the highest-paid pediatric subspecialties |
| DM Pediatric Oncology / Hem-Onc | ₹90,000-1.2 lakh/month (academic entry) | ₹3-6 lakh/month, select cases exceed ₹10 lakh/month | Concentrated in a handful of large cancer centers/corporate chains; less private solo practice, more institution-tied |
| Pediatric Critical Care (PICU) | ₹1.5-3 lakh/month | ₹3-6 lakh/month | Similar demand curve to neonatology, but fewer dedicated PICU beds nationally than NICU beds, so slightly smaller market |
| Pediatric Nephrology / GI / Endocrinology / Neurology | ₹1-2 lakh/month | ₹2-4 lakh/month | Small, mostly tertiary-academic subspecialties; limited private-practice volume outside a few big cities |
Create a comparison chart of all pediatric DM subspecialties
DM Pediatric Neurology Gastroenterology Endocrinology Pulmonology salary India
list of DM pediatric super-specialty courses India NEET SS duration seats
mkdir -p /tmp/workspace/pediatric-dm-comparison/output && ls -la /tmp/workspace/
cat << 'EOF' > /tmp/workspace/pediatric-dm-comparison/output/make_chart.py import matplotlib matplotlib.use('Agg') import matplotlib.pyplot as plt import numpy as np # Data: subspecialty -> (entry_low, entry_high, senior_low, senior_high) in lakh INR/month data = { "Pediatric Cardiology": (2.5, 4, 6, 15), "Neonatology": (2.5, 3, 4, 10), "Pediatric Critical Care (PICU)": (1.5, 3, 3, 6), "Pediatric Hematology-Oncology": (0.9, 1.5, 3, 8), "Pediatric Gastroenterology/Hepatology": (1.2, 2.5, 2.5, 5), "Pediatric Nephrology": (1, 2, 2, 4), "Pediatric Neurology": (1, 2, 2, 4), "Pediatric Endocrinology": (0.9, 1.8, 2, 3.5), "Pediatric Immunology & Rheumatology": (0.8, 1.5, 1.5, 3), } labels = list(data.keys()) entry_low = np.array([v[0] for v in data.values()]) entry_high = np.array([v[1] for v in data.values()]) senior_low = np.array([v[2] for v in data.values()]) senior_high = np.array([v[3] for v in data.values()]) y = np.arange(len(labels)) fig, ax = plt.subplots(figsize=(10, 6)) # Entry-level range bars ax.barh(y - 0.18, entry_high - entry_low, left=entry_low, height=0.32, color="#8fc1e3", label="Entry-level range (0-5 yrs)") # Senior range bars ax.barh(y + 0.18, senior_high - senior_low, left=senior_low, height=0.32, color="#1f5fa0", label="Senior/established range") ax.set_yticks(y) ax.set_yticklabels(labels) ax.invert_yaxis() ax.set_xlabel("Approx. monthly private-sector income (₹ lakh)") ax.set_title("DM Pediatric Subspecialties in India\nApprox. Private-Sector Salary Comparison (2025-26 estimates)") ax.legend(loc="lower right") ax.grid(axis='x', linestyle='--', alpha=0.5) plt.tight_layout() plt.savefig("/tmp/workspace/pediatric-dm-comparison/output/dm_pediatric_salary_comparison.png", dpi=150) print("done") EOF python3 /tmp/workspace/pediatric-dm-comparison/output/make_chart.py

dm pediatric salary comparison
Image · PNG
| Subspecialty | Duration | Seat availability (India) | Entry-level private (₹/month) | Senior/established private (₹/month) | Main earning driver | Job market breadth |
|---|---|---|---|---|---|---|
| DM Pediatric Cardiology | 3 yrs post-MD | Very limited (handful of institutes: AIIMS, PGI, AIIMS-Delhi, few corporate-affiliated) | 2.5-4 lakh | 6-15 lakh+ | Procedure/cath-based income; highest ceiling of all pediatric DMs | Narrow - concentrated in a few metro tertiary/cardiac centers |
| DM Neonatology | 3 yrs post-MD | Widest availability among pediatric DMs, growing seat count | 2.5-3 lakh | 4-10 lakh | NICU bed occupancy/volume; near-universal need in corporate hospitals | Broadest job market - almost every mid-to-large private hospital runs a NICU |
| Pediatric Critical Care (PICU) | 3 yrs (DM/DrNB, fewer DM seats than DrNB) | Limited DM seats, more DrNB options | 1.5-3 lakh | 3-6 lakh | Bed occupancy, ventilator/critical care billing | Growing but smaller than NICU footprint |
| DM Pediatric Hematology-Oncology | 3 yrs post-MD | Limited, concentrated in cancer centers (Tata Memorial, AIIMS, select corporates) | 0.9-1.5 lakh (often academic-tied) | 3-8 lakh (select cases can exceed 10 lakh) | Institution-tied; less open private practice | Narrow - few dedicated pediatric oncology centers |
| DM Pediatric Gastroenterology/Hepatology | 3 yrs post-MD | Limited seats, growing | 1.2-2.5 lakh | 2.5-5 lakh | Endoscopy/liver disease referrals | Moderate - mostly metro tertiary centers |
| DM Pediatric Nephrology | 3 yrs post-MD | Limited seats | 1-2 lakh | 2-4 lakh | Dialysis/transplant-linked referrals | Narrow - few centers with pediatric renal programs |
| DM Pediatric Neurology | 3 yrs post-MD | Limited seats | 1-2 lakh | 2-4 lakh | Cognitive/consult-based, low procedure income | Narrow-moderate, mostly academic/tertiary |
| DM Pediatric Endocrinology | 3 yrs post-MD | Very few seats (e.g., AIIMS) | 0.9-1.8 lakh | 2-3.5 lakh | Consult-based, chronic disease follow-up | Very narrow, mostly academic |
| DM Pediatric Immunology & Rheumatology | 3 yrs post-MD | Very few seats, newest/emerging | 0.8-1.5 lakh | 1.5-3 lakh | Highly specialized, few referral centers | Smallest and most niche market |