-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmedical-insurance-underpayment-retrieval.html
More file actions
139 lines (128 loc) · 5.25 KB
/
medical-insurance-underpayment-retrieval.html
File metadata and controls
139 lines (128 loc) · 5.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
<!DOCTYPE html>
<html lang="en">
<script src="js/scripts.js"></script>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="">
<title>Medical Insurance Underpayment Retrieva | Business Cost Savings | Starmark Business Solutions</title>
<link href="css/starmark.css" rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="apple-touch-icon" sizes="180x180" href="/imgs/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/imgs/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/imgs/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
</head>
<body>
<a name="top"></a>
<div class="wrapper">
<!-- ********************************************* Header ******************************************* -->
<header>
<img src="imgs/triStarUpperRightBlueLettersLogo.svg" width="200" height="145" alt="StarMark Business Solutions" class="logo">
<p>Contact Linda at </br>
<a href="tel:561.302.7619">561.302.7619</a> or
<br>
<a href="mailto:linda@starmarkbiz.com?Subject=Business%20Cost%20Saving%20Interest" target="_top">Linda@starmarkbiz.com</a></p>
</header>
<!-- ********************************************* Navigation ******************************************* -->
<nav>
<!-- ********************************************* Divider ******************************************* -->
<div class="example ex1">
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
</div>
<ul>
<li>
<a href="index.html" target="_top">About Us</a>
</li>
<li>
<a href="medical-insurance-underpayment-retrieval.html" class="current" target="_top">Medical Insurance
<br>
Underpayment Retrieval</a>
</li>
<li>
<a href="cost-remediation-saving-services.html" target="_top">Cost Remediation Services</a>
</li>
<li>
<a href="cost-remediation-cost-segregation.html" target="_top">Cost Segregation</a>
</li>
<li>
<a href="cost-remediation-property-tax-mitigation.html" target="_top">Property Tax Mitigation</a>
</li>
<li>
<a href="cost-remediation-research-and-development-tax-credits.html" target="_top">Research and Development
<br>
Tax Credits</a>
</li>
<li>
<a href="human-resources-hiring-incentives.html" target="_top">Hiring Incentives</a>
</li>
<li>
<a href="human-resources-workers-compensation-audit.html" target="_top">Workers Compensation Audit</a>
</li>
<li>
<a href="corporate-loans.html" target="_top">Corporate Loans</a>
</li>
</ul>
<!-- ********************************************* Divider ******************************************* -->
<div class="example ex1">
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
</div>
</nav>
<!-- ********************************************* Main ******************************************* -->
<main>
<h1>Medical Insurance Underpayment Retrieval</h1>
<p>Our team helps Hospitals/Medical Facilities to identify and retrieve medical underpayments from insurance carriers who fail to pay, per their contract. Our experience from serving over 500 medical facilities in the last year is that all medical facilities are challenged to recover underpayments due them by the insurance payers.</p>
<p>Our service retrieves these medical underpayments via a forensic audit that is performed once a remittance has been fully adjudicated and AFTER all other RCM efforts have been exhausted, including other internal or external underpayment recovery efforts and processes.</p>
<h2>Executive Summary</h2>
<p>Medical underpayments retrieval has been our singular expertise for over 10 years.We don’t integrate, replace, or have anything to do with the client’s current software. We have nothing to do with revenue cycle management or processes. We pay for the entire process and only bill the hospital if we are successful; there is no risk, we are completely contingency based. We take on 100% of the risk and effort to recover revenues for our clients.
There is nothing on the market like what we offer.</p>
<h2>Case Studies</h2>
<br>
<ul class="noBullet">
<li class="starBullet">A hospital network: $30 million in underpayments from just three facilities</li>
<li class="starBullet">A large Ohio physician group: $7 million in underpayments</li>
<li class="starBullet">A Tennessee clinic: $1 to $1.5 million in underpayments per payer contract</li>
<li class="starBullet">A Missouri hospital: Over $20 million in underpayments</li>
</ul>
</main>
<!-- ********************************************* Footer ******************************************* -->
<footer>
<p>Copyright <span id="year"> </span>
<br>
StarMark Business Solutions
<br>
All Rights Reserved.
</p>
<a href="#top" target="_self">Top</a>
</footer>
</div>
</body>
</html>