<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Vital Statistics Blog</title>
  <subtitle>Healthcare analytics for a rapidly evolving landscape.</subtitle>
  <link href="https://vitalstats.org/feed.xml" rel="self"/>
  <link href="https://vitalstats.org/blog/"/>
  <updated>2026-07-02T00:00:00.000Z</updated>
  <id>https://vitalstats.org/blog/</id>
  <author>
    <name>Vital Statistics</name>
    <email>inquires@vitalstats.org</email>
  </author><entry>
    <title>Publication in the Age of AI</title>
    <link href="https://vitalstats.org/blog/publication-in-the-age-of-ai/"/>
    <updated>2026-07-02T00:00:00.000Z</updated>
    <id>https://vitalstats.org/blog/publication-in-the-age-of-ai/</id><summary>It is now faster to write a paper than to properly review it. Restructuring publication around data, metadata, and reproducible analysis — with AI on both sides — can restore the signal.</summary><content type="html">&lt;p&gt;Scientific publication is being overwhelmed by artificial intelligence. We have entered an age in which it is faster to write a paper than it is to properly review it. An artificial intelligence (AI) agent can search a public dataset for every pairwise relationship, keep the few that clear significance, and &lt;a href=&quot;https://sciety.org/articles/activity/10.31222/osf.io/8f7zu_v1&quot;&gt;draft a manuscript almost before a referee has time to read the abstract&lt;/a&gt;. The cost of producing a plausible finding – backed by real data – is rapidly approaching zero while the cost of evaluation remains unchanged. This asymmetry threatens to flatten the signal-to-noise ratio in scientific literature.&lt;/p&gt;
&lt;p&gt;The challenge here is not fraud; these (AI) authors are genuinely running reasonable analyses on real data. The issue is that these analyses can be run on a massive scale. Exploratory work like this can be meaningful, but only when &lt;a href=&quot;https://www.nationalacademies.org/read/25303/chapter/2&quot;&gt;replicated in new data&lt;/a&gt;, or when integrated with related findings.&lt;/p&gt;
&lt;h2&gt;More than the narrative&lt;/h2&gt;
&lt;p&gt;We believe that AI can be used as a mechanism to alleviate this AI-generated problem. However, it will require restructuring what it means to publish. We need to exploit AI for its strengths while ensuring it isn&#39;t used where it isn&#39;t trustworthy.&lt;/p&gt;
&lt;p&gt;We propose placing data and its metadata at the center of publication. A complete research product should include the dataset (or the means to compute against it), the metadata needed to understand and reuse it, the analysis code with the details of the computing environment, and an interpretation or narrative that is understandable by people and ingestible by machines. We recognize that this is not a new idea – consider the &lt;a href=&quot;https://www.researchgate.net/publication/40823095_Statistical_Analyses_and_Reproducible_Research&quot;&gt;research compendium&lt;/a&gt; and the &lt;a href=&quot;https://www.nature.com/articles/sdata201618&quot;&gt;FAIR (Findability, Accessibility, Interoperability, and Reusability) standard&lt;/a&gt;. However, AI makes this achievable in a way that is far less prescriptive (and restrictive) than ever before.&lt;/p&gt;
&lt;p&gt;By taking advantage of the ability of AI to translate natural language plus metadata into analysis, we can construct a computing environment that facilitates the publication of robust research products while allowing data of essentially arbitrary structure to be both protected and broadly usable (Figure 1). This environment is:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Secure – isolates the data in a secure environment (if so desired)&lt;/li&gt;
&lt;li&gt;Auditable – enables vetting by experts to guard against hallucination&lt;/li&gt;
&lt;li&gt;Flexible – can be used with essentially any data layout; allows arbitrary analyses&lt;/li&gt;
&lt;li&gt;Version controlled – technical bookkeeping such as versioning of data, computing environment, scripts, and chat logs is automatic&lt;/li&gt;
&lt;li&gt;Reviewer friendly – allows reviewers to automatically verify analyses through the direct submission of analysis scripts&lt;/li&gt;
&lt;li&gt;Transparent – the entire arc of an analysis can be tracked through examination of the agent chat logs&lt;/li&gt;
&lt;/ul&gt;
&lt;figure&gt;
  &lt;img src=&quot;/images/blog/privacy-preserving-ai-analysis-workflow.png&quot; alt=&quot;Privacy-preserving AI analysis workflow: a user request goes to an AI analysis agent, which writes an analysis script from metadata only; the script runs in a secure execution environment where the protected data lives, a privacy-review AI checks code and outputs for PHI, and only vetted results are returned to the user.&quot;&gt;
  &lt;figcaption&gt;&lt;strong&gt;Figure 1&lt;/strong&gt; – Protecting data while allowing computation. AI agents write code against metadata, but never have direct access. Results are vetted to ensure no PHI is released. We recognize that no system is perfect, but isolating the data from the requester, together with standard data use agreements and legal protections, can support a robust, generally accessible data environment.&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;As these environments spread, it becomes possible to distribute analyses across many datasets. This allows early vetting of biological hypotheses based on what is already available, and focused experiments to fill in missing pieces. The idea of distributing analyses across many datasets is also not new. Consider the OMOP (Observational Medical Outcomes Partnership) data standard used by &lt;a href=&quot;https://pubmed.ncbi.nlm.nih.gov/26262116/&quot;&gt;OHDSI (Observational Health Data Sciences and Informatics)&lt;/a&gt; to run the same analyses in a distributed way across many databases. The flexibility of AI allows federated management of data and compute environments as well as distributed analysis across much more disparate datasets.&lt;/p&gt;
&lt;h2&gt;Data marketplaces&lt;/h2&gt;
&lt;p&gt;Incentives, not technology, will decide whether data gets shared and how research publication changes. The institutions that hold the most valuable data – health systems, pharmaceutical companies, biobanks – have no reason to give it away. Asking them to do so is futile and devalues their contributions.&lt;/p&gt;
&lt;p&gt;The publication model we propose lets the data stay where it is. The holder (i) controls access, (ii) publishes metadata rich enough for an outside analyst, or an AI, to write an analysis, and (iii) runs that analysis inside its own enclave and returns the result. Compute travels to the data so that the data is never out in the open. When governed appropriately to avoid re-identification, this converts data you cannot share into both a financial asset for the owner and a research asset for the community.&lt;/p&gt;
&lt;p&gt;This approach ensures that data sharing does not become a tax on the large players; it is instead an instrument that incentivizes broader collaboration and data access. Building a clean, well-documented dataset becomes financially viable. Analyses spanning many modalities – claims, genomics, imaging, clinical notes – become possible, and each holder contributes without losing control.&lt;/p&gt;
&lt;h2&gt;Peer review&lt;/h2&gt;
&lt;p&gt;Vetting research products looks different from reviewing articles. Reproducing figures and tables is mechanical and automatic; this allows reviewers to spend their effort where judgment is required.&lt;/p&gt;
&lt;p&gt;An AI &amp;quot;reviewer&amp;quot; can:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Search for relevant public datasets the authors missed and run confirmatory analyses&lt;/li&gt;
&lt;li&gt;Directly test whether results are robust to reasonable analytic variation (see &lt;a href=&quot;https://pubmed.ncbi.nlm.nih.gov/27694465/&quot;&gt;multiverse&lt;/a&gt; or &lt;a href=&quot;https://pubmed.ncbi.nlm.nih.gov/32719546/&quot;&gt;specification curve&lt;/a&gt; analysis)&lt;/li&gt;
&lt;li&gt;Determine whether the metadata suffices to link the data to other published datasets&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Even though much of the validation can be done by the AI, there are questions that aren&#39;t answered by reproduction. These are the more complex, subjective questions for which human reviewers are better suited.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Do the statistics support the written claims?&lt;/li&gt;
&lt;li&gt;Does the arc of exploration (available in the chat logs with the AI) warrant a strong or a weak conclusion?&lt;/li&gt;
&lt;li&gt;Is the narrative accurate, and does it matter to patients, medicine, and/or society?&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Conclusion&lt;/h2&gt;
&lt;p&gt;When a complete research product is published, our entire scientific literature changes shape. Null results do not require a special venue; they are simply available. Findings are no longer single events; they instead transform into a &lt;a href=&quot;https://pubmed.ncbi.nlm.nih.gov/24558353/&quot;&gt;living record&lt;/a&gt; represented by evidence that updates as data arrives. Meta-analyses are available on demand and with statistical backing, facilitating rapid understanding of the cutting edge of research in any field.&lt;/p&gt;
&lt;p&gt;Most importantly, much of the rote part of the work associated with peer review can be automated. Widely shared data, carrying the metadata needed to use it, opens approaches to discovery that we have not yet imagined.&lt;/p&gt;
</content>
  </entry><entry>
    <title>Disruption Through Specialization</title>
    <link href="https://vitalstats.org/blog/disruption-through-specialization/"/>
    <updated>2015-04-22T00:00:00.000Z</updated>
    <id>https://vitalstats.org/blog/disruption-through-specialization/</id><summary>It has been hypothesized that [disruptions in medical care](http://www.claytonchristensen.com/books/the-innovators-prescription/) will be partly driven by the commoditization of certain procedures. While hospitals can address almost any ailment, their level of expertise…</summary><content type="html">&lt;p&gt;It has been hypothesized that &lt;a href=&quot;http://www.claytonchristensen.com/books/the-innovators-prescription/&quot;&gt;disruptions in medical care&lt;/a&gt; will be partly driven by the commoditization of certain procedures. While hospitals can address almost any ailment, their level of expertise and flexibility comes with a significant overhead cost. There are many diseases that can be diagnosed and treated without need for the wide range of expertise available in hospitals - consider for example the array of services offered by nurses in retail clinics like [Target](http://www.target.com/c/clinic-services-health/-/N-4yia4#?lnk=lnav_ clinic_1&amp;amp;intc=2413603|null)and &lt;a href=&quot;http://www.walmart.com/cp/Walmart-Clinics/1078904&quot;&gt;Walmart&lt;/a&gt;. For health systems that share some of the cost when patients get sick, efficient care delivery is quickly becoming critically important.&lt;/p&gt;
&lt;p&gt;One of the most effective methods to lower health system costs is the creation of &lt;a href=&quot;http://journals.lww.com/nephrologytimes/Fulltext/2011/11000/A_Combined_Specialty_Clinic_Offers_Comparable_Care.7.aspx&quot;&gt;specialty clinics&lt;/a&gt;. These clinics save money by streamlining patient flow for specific treatments and moving part of the burden of administering treatment to skilled but lower cost staff. Additional benefits of this approach to care delivery include a greater level of consistency and clear performance metrics that are relevant to the specific therapy being delivered.&lt;/p&gt;
&lt;p&gt;While the benefits of moving patients out of high-cost hospital settings and into lower cost specialty clinics are significant, it isn&#39;t obvious which patients and procedures are best suited to this approach. In this article we examine whether the &lt;a href=&quot;http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Physician-and-Other-Supplier.html&quot;&gt;2012 Medicare Part B claims&lt;/a&gt; data can help us find providers that have focused their practice for the delivery of specific therapies, whatever the reason for that focus.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Proceduralists.&lt;/em&gt; There are a little over 46,000 &lt;em&gt;proceduralists&lt;/em&gt;in the Medicare data set; these are healthcare providers earning greater than 90% of their Medicare income from repeated applications of a single procedure. Figure 1 compares the number of procedures performed to total dollars earned from that procedure for all physicians in the data set and highlights similar results for proceduralists.&lt;/p&gt;
&lt;figure&gt;
  &lt;img src=&quot;/images/blog/disruption-through-specialization-fig1.png&quot; alt=&quot;&quot;&gt;
  &lt;figcaption&gt;Figure 1 - Favorite Procedures. Each spot corresponds to a single care giver in the data set and shows the count and income from the single most performed procedure for that provider. Providers that earn greater than 90% of their Medicare income from a single procedure are colored in red. There is an obvious predilection for proceduralists to focus on more expensive therapies as seen by the upward shift in the red points compared to the gray.&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;Approximately half of the proceduralists are chiropractors with an additional 12,000 social workers, clinical psychologists and psychiatrists making up the next most common types of healthcare provider to specialize in just one procedure. Providers in these categories appear to be fundamentally different from other providers in multiple ways; for example, they are also among the &lt;a href=&quot;http://ehranalytics.blogspot.com/2015/03/availability-of-specialists-for.html&quot;&gt;least likely to see Medicare patients or to &amp;quot;accept assignment&amp;quot; when they do take Medicare patients&lt;/a&gt;. Because there are so many of these practitioners, the procedures they focus on tend to receive the largest total dollars from Medicare (Table 1) even though the amount earned by each practitioner is not particularly high.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Hemophelia.&lt;/em&gt; One of the procedures with high total expenditure that is not explained by the large number of practitioners is &amp;quot;Factor VIII recombinant NOS&amp;quot;. This has been the focus of a previous article on opportunities to &lt;a href=&quot;http://ehranalytics.blogspot.com/2014/12/procedure-costs-and-treatment-decisions.html&quot;&gt;lower Medicare costs by changing incentive patterns&lt;/a&gt;. That article pointed out the opportunity to save an average of $10,000/month per patient by moving those patients to the non-recombinant version of Factor VIII. There are only 8 Factor VIII proceduralists; nonetheless there is the opportunity to save Medicare multiple millions of dollars by modifying the practice behavior of just these 8. (In fact, there are only 5 since Accredo Health Group Inc. accounts for four locations in California, North Carolina, Florida and New Jersey). We note that there are no proceduralists focused on the treatment of factor VIII deficiency who are using the lower cost version of this medication - presumably because of the backwards financial incentive structure built into the Medicare fee schedule.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Home INR monitoring.&lt;/em&gt; Among proceduralists, code G0249 is the single procedure that accounts for the highest income per provider (first line of Table 2). This is intended for providers of kits for in-home monitoring of blood clotting; monitoring of this type is typically intended for patients who are on blood thinners and need to ensure that they are not over or under medicating. While the average income of $10 million per lab that specializes in this procedure sounds exorbitant, these 8 labs manage home monitoring for over 120,000 patients. Because of the high levels of morbidity and mortality associated with poorly managed blood thinners, $650/year per patient spent on home monitoring is probably an excellent investment.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Drugs.&lt;/em&gt; There are a number of proceduralists making over $100,000 (gross) from the administration of particular drugs. These include the cancer drugs Ipilimumab and Bevacizumab, drugs for immune deficiency (Octagam, Gamunex, Privigen, Immune Globulin), Natalizumab for Crohn&#39;s disease and Multiple Sclerosis, Imuglucerase for Gaucher&#39;s Disease, Infliximab for Rheumatoid Arthritis and Crohn&#39;s disease and Omalizumab for asthma. Each of these drugs has from 1 to 3 proceduralists focusing on their therapeutic use with the exception of Infliximab and Natalizumab (8 and 11 proceduralists respectively).&lt;/p&gt;
&lt;p&gt;It is difficult to believe that differences in patient population can explain the presence/absence of proceduralists in different markets. For example, 4 of the 11 Natalizumab proceduralists operate in the same practice in Raleigh, NC, and the only Octagam proceduralist practices in Irving, Texas. If we do not believe that there is a disproportionate percent of the population in Irving with immune deficiency, we must conclude that either (1) building a practice that focuses on this procedure has increased the efficiency of treating this population or that (2) some patients in Irving are being &lt;a href=&quot;http://well.blogs.nytimes.com/2012/08/27/overtreatment-is-taking-a-harmful-toll/?_r=0&quot;&gt;overtreated&lt;/a&gt; with Octagam.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Conclusion.&lt;/em&gt; There are a total of 332 procedures for which there exists at least one proceduralist provider. Examples of billable procedures, other that the few we have already mentioned, include miles traveled for the collection of blood to be used to in laboratory tests, movement of portable x-ray machines, management of end stage renal disease, various examinations of tissue samples by pathologists and others.&lt;/p&gt;
&lt;p&gt;Without more extensive research, it is difficult to determine whether any particular proceduralist is boosting the efficiency of the healthcare delivery in the systems in which they work or whether they are overusing their procedure of choice. In either case, there is tremendous opportunity to boost the efficiency of healthcare delivery by identifying these practitioners and either emulating them more broadly or encouraging them to modify their practices.&lt;/p&gt;
&lt;p&gt;Table 1 - Specialty procedures sorted by the total dollars earned by practitioners focused on those procedures.&lt;/p&gt;
&lt;div class=&quot;table-scroll&quot;&gt;&lt;table&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Code&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Cost per procedure&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;# Specialists&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Total $&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Average Income&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;98941&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Chiropractic manipulation&lt;/td&gt;&lt;td&gt;$34.30&lt;/td&gt;&lt;td&gt;14433&lt;/td&gt;&lt;td&gt;$286,515,905&lt;/td&gt;&lt;td&gt;$19,851.44&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;90806&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Psytx off 45-50 min&lt;/td&gt;&lt;td&gt;$72.00&lt;/td&gt;&lt;td&gt;8031&lt;/td&gt;&lt;td&gt;$167,043,144&lt;/td&gt;&lt;td&gt;$20,799.79&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;88305&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Tissue exam by pathologist&lt;/td&gt;&lt;td&gt;$70.20&lt;/td&gt;&lt;td&gt;544&lt;/td&gt;&lt;td&gt;$165,598,150&lt;/td&gt;&lt;td&gt;$304,408.36&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;99214&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Office/outpatient visit est&lt;/td&gt;&lt;td&gt;$83.00&lt;/td&gt;&lt;td&gt;2436&lt;/td&gt;&lt;td&gt;$84,513,755&lt;/td&gt;&lt;td&gt;$34,693.66&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;98940&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Chiropractic manipulation&lt;/td&gt;&lt;td&gt;$25.20&lt;/td&gt;&lt;td&gt;6341&lt;/td&gt;&lt;td&gt;$84,096,788&lt;/td&gt;&lt;td&gt;$13,262.39&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;G0249&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Provide INR test mater/equip&lt;/td&gt;&lt;td&gt;$119.00&lt;/td&gt;&lt;td&gt;7&lt;/td&gt;&lt;td&gt;$73,450,450&lt;/td&gt;&lt;td&gt;$10,492,921.43&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;99213&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Office/outpatient visit est&lt;/td&gt;&lt;td&gt;$56.80&lt;/td&gt;&lt;td&gt;2875&lt;/td&gt;&lt;td&gt;$73,368,938&lt;/td&gt;&lt;td&gt;$25,519.63&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;84999&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Clinical chemistry test&lt;/td&gt;&lt;td&gt;$1,160.00&lt;/td&gt;&lt;td&gt;6&lt;/td&gt;&lt;td&gt;$58,602,711&lt;/td&gt;&lt;td&gt;$9,767,118.50&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;90862&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Medication management&lt;/td&gt;&lt;td&gt;$55.40&lt;/td&gt;&lt;td&gt;1946&lt;/td&gt;&lt;td&gt;$49,367,138&lt;/td&gt;&lt;td&gt;$25,368.52&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;J7192&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Factor viii recombinant NOS&lt;/td&gt;&lt;td&gt;$12,500.00&lt;/td&gt;&lt;td&gt;8&lt;/td&gt;&lt;td&gt;$36,599,248&lt;/td&gt;&lt;td&gt;$4,574,906.00&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;98942&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Chiropractic manipulation&lt;/td&gt;&lt;td&gt;$44.20&lt;/td&gt;&lt;td&gt;1410&lt;/td&gt;&lt;td&gt;$33,290,713&lt;/td&gt;&lt;td&gt;$23,610.43&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;93229&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Remote 30 day ecg tech supp&lt;/td&gt;&lt;td&gt;$650.00&lt;/td&gt;&lt;td&gt;6&lt;/td&gt;&lt;td&gt;$30,048,559&lt;/td&gt;&lt;td&gt;$5,008,093.17&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;97110&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Therapeutic exercises&lt;/td&gt;&lt;td&gt;$28.10&lt;/td&gt;&lt;td&gt;1073&lt;/td&gt;&lt;td&gt;$28,860,561&lt;/td&gt;&lt;td&gt;$26,897.07&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;90807&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Psytx off 45-50 min w/e&amp;amp;m&lt;/td&gt;&lt;td&gt;$100.00&lt;/td&gt;&lt;td&gt;894&lt;/td&gt;&lt;td&gt;$28,161,756&lt;/td&gt;&lt;td&gt;$31,500.85&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;90960&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Esrd srv 4 visits p mo 20+&lt;/td&gt;&lt;td&gt;$259.00&lt;/td&gt;&lt;td&gt;175&lt;/td&gt;&lt;td&gt;$22,660,952&lt;/td&gt;&lt;td&gt;$129,491.15&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;J3490&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Drugs unclassified injection&lt;/td&gt;&lt;td&gt;$678.00&lt;/td&gt;&lt;td&gt;10&lt;/td&gt;&lt;td&gt;$15,690,592&lt;/td&gt;&lt;td&gt;$1,569,059.20&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;90805&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Psytx off 20-30 min w/e&amp;amp;m&lt;/td&gt;&lt;td&gt;$69.10&lt;/td&gt;&lt;td&gt;640&lt;/td&gt;&lt;td&gt;$14,703,880&lt;/td&gt;&lt;td&gt;$22,974.81&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;90818&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Psytx hosp 45-50 min&lt;/td&gt;&lt;td&gt;$67.10&lt;/td&gt;&lt;td&gt;239&lt;/td&gt;&lt;td&gt;$13,985,234&lt;/td&gt;&lt;td&gt;$58,515.62&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;99215&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Office/outpatient visit est&lt;/td&gt;&lt;td&gt;$126.00&lt;/td&gt;&lt;td&gt;308&lt;/td&gt;&lt;td&gt;$12,285,748&lt;/td&gt;&lt;td&gt;$39,888.79&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;64450&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;N block other peripheral&lt;/td&gt;&lt;td&gt;$53.30&lt;/td&gt;&lt;td&gt;25&lt;/td&gt;&lt;td&gt;$10,980,400&lt;/td&gt;&lt;td&gt;$439,216.00&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;86849&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Immunology procedure&lt;/td&gt;&lt;td&gt;$2,820.00&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;$10,145,033&lt;/td&gt;&lt;td&gt;$10,145,033.00&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;90808&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Psytx office 75-80 min&lt;/td&gt;&lt;td&gt;$103.00&lt;/td&gt;&lt;td&gt;248&lt;/td&gt;&lt;td&gt;$10,012,582&lt;/td&gt;&lt;td&gt;$40,373.31&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;90804&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Psytx office 20-30 min&lt;/td&gt;&lt;td&gt;$53.70&lt;/td&gt;&lt;td&gt;219&lt;/td&gt;&lt;td&gt;$7,072,871&lt;/td&gt;&lt;td&gt;$32,296.21&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;p&gt;Table 2 - Specialty procedures sorted by the average income of providers focused on those procedures. Note that this representation may be misleading as there are instances in which all providers within a practice are aggregated into a single provider in the Medicare data.&lt;/p&gt;
&lt;div class=&quot;table-scroll&quot;&gt;&lt;table&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Code&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Cost per procedure&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;# Specialists&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Total $&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Average Income&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;G0249&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Provide INR test mater/equip&lt;/td&gt;&lt;td&gt;$119.00&lt;/td&gt;&lt;td&gt;7&lt;/td&gt;&lt;td&gt;$73,450,450&lt;/td&gt;&lt;td&gt;$10,492,921.43&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;86849&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Immunology procedure&lt;/td&gt;&lt;td&gt;$2,820.00&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;$10,145,033&lt;/td&gt;&lt;td&gt;$10,145,033.00&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;84999&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Clinical chemistry test&lt;/td&gt;&lt;td&gt;$1,160.00&lt;/td&gt;&lt;td&gt;6&lt;/td&gt;&lt;td&gt;$58,602,711&lt;/td&gt;&lt;td&gt;$9,767,118.50&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;93229&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Remote 30 day ecg tech supp&lt;/td&gt;&lt;td&gt;$650.00&lt;/td&gt;&lt;td&gt;6&lt;/td&gt;&lt;td&gt;$30,048,559&lt;/td&gt;&lt;td&gt;$5,008,093.17&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;J7192&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Factor viii recombinant NOS&lt;/td&gt;&lt;td&gt;$12,500.00&lt;/td&gt;&lt;td&gt;8&lt;/td&gt;&lt;td&gt;$36,599,248&lt;/td&gt;&lt;td&gt;$4,574,906.00&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;J9228&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Ipilimumab injection&lt;/td&gt;&lt;td&gt;$103.00&lt;/td&gt;&lt;td&gt;2&lt;/td&gt;&lt;td&gt;$5,524,475&lt;/td&gt;&lt;td&gt;$2,762,237.50&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;L9900&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;O&amp;amp;P supply/accessory/service&lt;/td&gt;&lt;td&gt;$1,720.00&lt;/td&gt;&lt;td&gt;2&lt;/td&gt;&lt;td&gt;$4,273,886&lt;/td&gt;&lt;td&gt;$2,136,943.00&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;0297T&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Ext ecg scan w/report&lt;/td&gt;&lt;td&gt;$263.00&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;$1,635,151&lt;/td&gt;&lt;td&gt;$1,635,151.00&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;J3490&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Drugs unclassified injection&lt;/td&gt;&lt;td&gt;$678.00&lt;/td&gt;&lt;td&gt;10&lt;/td&gt;&lt;td&gt;$15,690,592&lt;/td&gt;&lt;td&gt;$1,569,059.20&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;J1786&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Imuglucerase injection&lt;/td&gt;&lt;td&gt;$41.30&lt;/td&gt;&lt;td&gt;3&lt;/td&gt;&lt;td&gt;$4,682,398&lt;/td&gt;&lt;td&gt;$1,560,799.33&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;G0166&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Extrnl counterpulse, per tx&lt;/td&gt;&lt;td&gt;$141.00&lt;/td&gt;&lt;td&gt;3&lt;/td&gt;&lt;td&gt;$3,231,791&lt;/td&gt;&lt;td&gt;$1,077,263.67&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;J1561&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Gamunex/gamunex c&lt;/td&gt;&lt;td&gt;$37.60&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;$1,003,937&lt;/td&gt;&lt;td&gt;$1,003,937.00&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;J9035&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Bevacizumab injection&lt;/td&gt;&lt;td&gt;$55.80&lt;/td&gt;&lt;td&gt;3&lt;/td&gt;&lt;td&gt;$2,727,958&lt;/td&gt;&lt;td&gt;$909,319.33&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;83901&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Molecule nucleic ampli addon&lt;/td&gt;&lt;td&gt;$19.70&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;$757,658&lt;/td&gt;&lt;td&gt;$757,658.00&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;96102&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Psycho testing by technician&lt;/td&gt;&lt;td&gt;$73.00&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;$650,552&lt;/td&gt;&lt;td&gt;$650,552.00&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;G9152&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Mapcp demo community&lt;/td&gt;&lt;td&gt;$4.80&lt;/td&gt;&lt;td&gt;8&lt;/td&gt;&lt;td&gt;$4,958,309&lt;/td&gt;&lt;td&gt;$619,788.63&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;J1568&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Octagam injection&lt;/td&gt;&lt;td&gt;$37.90&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;$543,460&lt;/td&gt;&lt;td&gt;$543,460.00&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;J2323&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Natalizumab injection&lt;/td&gt;&lt;td&gt;$11.20&lt;/td&gt;&lt;td&gt;11&lt;/td&gt;&lt;td&gt;$5,761,235&lt;/td&gt;&lt;td&gt;$523,748.64&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;64450&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;N block other peripheral&lt;/td&gt;&lt;td&gt;$53.30&lt;/td&gt;&lt;td&gt;25&lt;/td&gt;&lt;td&gt;$10,980,400&lt;/td&gt;&lt;td&gt;$439,216.00&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;J1459&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Inj IVIG privigen 500 mg&lt;/td&gt;&lt;td&gt;$32.00&lt;/td&gt;&lt;td&gt;2&lt;/td&gt;&lt;td&gt;$859,256&lt;/td&gt;&lt;td&gt;$429,628.00&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;46500&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Injection into hemorrhoid(s)&lt;/td&gt;&lt;td&gt;$210.00&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;$415,388&lt;/td&gt;&lt;td&gt;$415,388.00&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;36516&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Apheresis selective&lt;/td&gt;&lt;td&gt;$571.00&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;$406,277&lt;/td&gt;&lt;td&gt;$406,277.00&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;93293&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Pm phone r-strip device eval&lt;/td&gt;&lt;td&gt;$48.00&lt;/td&gt;&lt;td&gt;9&lt;/td&gt;&lt;td&gt;$3,106,620&lt;/td&gt;&lt;td&gt;$345,180.00&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;J1745&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Infliximab injection&lt;/td&gt;&lt;td&gt;$59.40&lt;/td&gt;&lt;td&gt;8&lt;/td&gt;&lt;td&gt;$2,747,242&lt;/td&gt;&lt;td&gt;$343,405.25&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;17004&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Destroy premal lesions 15/&amp;gt;&lt;/td&gt;&lt;td&gt;$167.00&lt;/td&gt;&lt;td&gt;2&lt;/td&gt;&lt;td&gt;$678,976&lt;/td&gt;&lt;td&gt;$339,488.00&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;88305&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Tissue exam by pathologist&lt;/td&gt;&lt;td&gt;$70.20&lt;/td&gt;&lt;td&gt;544&lt;/td&gt;&lt;td&gt;$165,598,150&lt;/td&gt;&lt;td&gt;$304,408.36&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;93271&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Ecg/monitoring and analysis&lt;/td&gt;&lt;td&gt;$135.00&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;$301,946&lt;/td&gt;&lt;td&gt;$301,946.00&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;99183&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Hyperbaric oxygen therapy&lt;/td&gt;&lt;td&gt;$202.00&lt;/td&gt;&lt;td&gt;9&lt;/td&gt;&lt;td&gt;$2,437,519&lt;/td&gt;&lt;td&gt;$270,835.44&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;G0399&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Home sleep test/type 3 Porta&lt;/td&gt;&lt;td&gt;$162.00&lt;/td&gt;&lt;td&gt;3&lt;/td&gt;&lt;td&gt;$776,218&lt;/td&gt;&lt;td&gt;$258,739.33&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;90802&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Intac psy dx interview&lt;/td&gt;&lt;td&gt;$139.00&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;$236,990&lt;/td&gt;&lt;td&gt;$236,990.00&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;36478&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Endovenous laser 1st vein&lt;/td&gt;&lt;td&gt;$1,200.00&lt;/td&gt;&lt;td&gt;4&lt;/td&gt;&lt;td&gt;$935,864&lt;/td&gt;&lt;td&gt;$233,966.00&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;37227&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Fem/popl revasc stnt &amp;amp; ather&lt;/td&gt;&lt;td&gt;$2,280.00&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;$230,344&lt;/td&gt;&lt;td&gt;$230,344.00&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;J1566&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Immune globulin, powder&lt;/td&gt;&lt;td&gt;$28.70&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;$224,439&lt;/td&gt;&lt;td&gt;$224,439.00&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;P9603&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;One-way allow prorated miles&lt;/td&gt;&lt;td&gt;$0.98&lt;/td&gt;&lt;td&gt;7&lt;/td&gt;&lt;td&gt;$1,521,184&lt;/td&gt;&lt;td&gt;$217,312.00&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;36475&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Endovenous rf 1st vein&lt;/td&gt;&lt;td&gt;$760.00&lt;/td&gt;&lt;td&gt;8&lt;/td&gt;&lt;td&gt;$1,656,120&lt;/td&gt;&lt;td&gt;$207,015.00&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;88348&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Electron microscopy&lt;/td&gt;&lt;td&gt;$569.00&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;$190,451&lt;/td&gt;&lt;td&gt;$190,451.00&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;77522&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Proton trmt simple w/comp&lt;/td&gt;&lt;td&gt;$784.00&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;$181,031&lt;/td&gt;&lt;td&gt;$181,031.00&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;95951&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;EEG monitoring/videorecord&lt;/td&gt;&lt;td&gt;$996.00&lt;/td&gt;&lt;td&gt;4&lt;/td&gt;&lt;td&gt;$710,637&lt;/td&gt;&lt;td&gt;$177,659.25&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;90814&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Intac psytx off 75-80 min&lt;/td&gt;&lt;td&gt;$100.00&lt;/td&gt;&lt;td&gt;2&lt;/td&gt;&lt;td&gt;$338,108&lt;/td&gt;&lt;td&gt;$169,054.00&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;86481&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Tb ag response t-cell susp&lt;/td&gt;&lt;td&gt;$97.00&lt;/td&gt;&lt;td&gt;2&lt;/td&gt;&lt;td&gt;$334,498&lt;/td&gt;&lt;td&gt;$167,249.00&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;G0431&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Drug screen multiple class&lt;/td&gt;&lt;td&gt;$78.00&lt;/td&gt;&lt;td&gt;15&lt;/td&gt;&lt;td&gt;$2,465,313&lt;/td&gt;&lt;td&gt;$164,354.20&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;J2357&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Omalizumab injection&lt;/td&gt;&lt;td&gt;$22.20&lt;/td&gt;&lt;td&gt;3&lt;/td&gt;&lt;td&gt;$443,261&lt;/td&gt;&lt;td&gt;$147,753.67&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;88304&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Tissue exam by pathologist&lt;/td&gt;&lt;td&gt;$62.70&lt;/td&gt;&lt;td&gt;2&lt;/td&gt;&lt;td&gt;$291,353&lt;/td&gt;&lt;td&gt;$145,676.50&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;L8680&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Implt neurostim elctr each&lt;/td&gt;&lt;td&gt;$300.00&lt;/td&gt;&lt;td&gt;3&lt;/td&gt;&lt;td&gt;$411,375&lt;/td&gt;&lt;td&gt;$137,125.00&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;88346&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Immunofluorescent study&lt;/td&gt;&lt;td&gt;$94.00&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;$131,942&lt;/td&gt;&lt;td&gt;$131,942.00&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;90960&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Esrd srv 4 visits p mo 20+&lt;/td&gt;&lt;td&gt;$259.00&lt;/td&gt;&lt;td&gt;175&lt;/td&gt;&lt;td&gt;$22,660,952&lt;/td&gt;&lt;td&gt;$129,491.15&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;86353&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Lymphocyte transformation&lt;/td&gt;&lt;td&gt;$47.60&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;$119,647&lt;/td&gt;&lt;td&gt;$119,647.00&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;17108&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Destruction of skin lesions&lt;/td&gt;&lt;td&gt;$618.00&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;$109,377&lt;/td&gt;&lt;td&gt;$109,377.00&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;93306&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Tte w/doppler complete&lt;/td&gt;&lt;td&gt;$151.00&lt;/td&gt;&lt;td&gt;42&lt;/td&gt;&lt;td&gt;$4,576,030&lt;/td&gt;&lt;td&gt;$108,953.10&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;95811&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Polysomnography w/cpap&lt;/td&gt;&lt;td&gt;$483.00&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;$104,329&lt;/td&gt;&lt;td&gt;$104,329.00&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;11042&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Deb subq tissue 20 sq cm/&amp;lt;&lt;/td&gt;&lt;td&gt;$79.70&lt;/td&gt;&lt;td&gt;4&lt;/td&gt;&lt;td&gt;$403,377&lt;/td&gt;&lt;td&gt;$100,844.25&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;p&gt;&lt;em&gt;Approach.&lt;/em&gt; We identify proceduralists based on the percent of gross allowed payments from Medicare assigned to a certain procedure compared to total gross allowed Medicare payments. Providers who derive greater than 90% of their gross income from a single procedure are designated proceduralists. We look only for providers who have a total of at least 100 procedures recorded in the data. Because of the way the &lt;a href=&quot;http://ehranalytics.blogspot.com/2014/10/do-some-treatments-cost-too-much.html&quot;&gt;data are filtered&lt;/a&gt;, physicians who are eliminated by this criterion are unlikely to be specialists unless they work almost exclusively with patients under the age of 65 (ie. not covered by Medicare).&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Originally published on &lt;a href=&quot;https://ehranalytics.blogspot.com/2015/04/disruption-through-specialization.html&quot;&gt;EHR Analytics&lt;/a&gt;, 2015.&lt;/em&gt;&lt;/p&gt;
</content>
  </entry><entry>
    <title>Availability of specialists for patients on Medicare</title>
    <link href="https://vitalstats.org/blog/specialist-availability-medicare/"/>
    <updated>2015-03-04T00:00:00.000Z</updated>
    <id>https://vitalstats.org/blog/specialist-availability-medicare/</id><summary>For patients who are new to Medicare it can be difficult to find a physician. This barrier to healthcare is almost certainly stressful and may even be a source of…</summary><content type="html">&lt;p&gt;For patients who are new to Medicare it can be difficult to find a physician. This barrier to healthcare is almost certainly stressful and may even be a source of additional morbidity and mortality.&lt;/p&gt;
&lt;p&gt;Many physicians have entered into an agreement with Medicare whereby they agree to accept in payment no more than the allowed amount for their services; this is called &lt;em&gt;accepting assignment&lt;/em&gt;. Based on &lt;a href=&quot;http://www.medicare.gov/your-medicare-costs/part-a-costs/assignment/costs-and-assignment.html&quot;&gt;this explanation&lt;/a&gt;, physicians who do not accept assignment are paid only 76 percent of the allowed amount by Medicare and are allowed to charge 115 percent of the allowed amount. Thus, patients are responsible for around 38 percent of the (somewhat larger) bill for services when they see physicians who take Medicare but have not accepted assignment (see Table 1).&lt;/p&gt;
&lt;figure&gt;
  &lt;img src=&quot;/images/blog/specialist-availability-medicare-fig1.png&quot; alt=&quot;&quot;&gt;
  &lt;figcaption&gt;Table 1. Comparison of costs between physicians who accept assignment and those who do not.&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;We are interested in identifying those physicians who are generally unwilling to accept the Medicare allowed amount - or unwilling to accept Medicare at all - for their services. Obtaining treatment from physicians in those specialties will generally be more difficult and more expensive for seniors.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Relationship between specialties and rates of acceptance&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Digging into the 2012 CMS data we find that all except 1574 of the 880,644 providers in the database accept assignment. This corresponds to an overall rate of acceptance of 99.8 percent. However, this rate does vary for some specialties.&lt;/p&gt;
&lt;p&gt;Included in the data for every provider are both therapeutic specialty and an indicator of whether the provider accepts assignment. We can check whether the fraction of providers who accept assignment varies by therapeutic area. If there are particular types of providers who are significantly less (or more) likely to accept assignment then we can assume that the allowed payment amounts for procedures performed by those providers are lower (or higher) than the healthcare market would support.&lt;/p&gt;
&lt;figure&gt;
  &lt;img src=&quot;/images/blog/specialist-availability-medicare-fig2.png&quot; alt=&quot;&quot;&gt;
  &lt;figcaption&gt;Figure 1. Probability of accepting assignment by specialty. The graph shows a subset of specialties that are statistically different from the baseline acceptance rate.&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;Based on Figure 1, chiropractors in the data set will accept assignment at a rate that is close to 16 times less than the general population. There are some clinical trials demonstrating that chiropractic therapies compare favorably to muscle relaxers for the treatment of &lt;a href=&quot;http://www.ncbi.nlm.nih.gov/pubmed/15319761&quot;&gt;lower back pain&lt;/a&gt; and &lt;a href=&quot;http://www.chiromt.com/content/19/1/3&quot;&gt;neck pain&lt;/a&gt;. However, the evidence supporting chiropractic manipulation is &lt;a href=&quot;http://www.sciencebasedmedicine.org/top-10-chiropractic-studies-of-2013/&quot;&gt;controversial&lt;/a&gt; at best. In addition, there is the potential for serious adverse events such as stroke caused by &lt;a href=&quot;http://www.mayoclinic.org/tests-procedures/chiropractic-adjustment/basics/risks/prc-20013239&quot;&gt;tearing of the vertebral artery&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Other specialists that are particularly unlikely (relative to baseline) to accept assignment are psychiatrists, oral and maxillofacial surgeons, optometrists and dermatologists. However, while the relative rates of accepting assignment vary, the absolute probability of accepting assignment &lt;em&gt;conditional on accepting Medicare at all&lt;/em&gt; is still quite high – around 97.5 percent for Chiropractors. Thus it is generally true that physicians who accept any payments from Medicare are very likely to accept assignment.&lt;/p&gt;
&lt;p&gt;However, there is &lt;a href=&quot;http://www.nytimes.com/2009/04/02/business/retirementspecial/02health.html?_r=0&quot;&gt;no legal compulsion for physicians to work with Medicare&lt;/a&gt;. How many providers are not listed in the Medicare data release because they are never paid by Medicare?&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Specialists who are less likely to see any Medicare patients&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The &lt;a href=&quot;https://www.aamc.org/download/313228/data/2012physicianspecialtydatabook.pdf&quot;&gt;physician’s specialty book&lt;/a&gt; published by the Association of American Medical Colleges lists physicians by specialty. Included in that census are 656,000 physicians broken into 36 different specialties. For comparison, there are 560,000 unique physicians (healthcare workers with either an MD or DO) in the CMS data set. If there are particular specialties in which physicians are systematically avoiding (or seeking out) Medicare patients then the proportion of physicians in those specialties relative to the group will be different between Medicare and the overall physician census. For example, the census data list 7,706 physicians who specialize in Child Psychiatry. Considering the age restriction associated with enrolling for Medicare, it shouldn’t be a surprise to learn that there are no Child Psychiatrists listed in the CMS data.&lt;/p&gt;
&lt;figure&gt;
  &lt;img src=&quot;/images/blog/specialist-availability-medicare-fig3.png&quot; alt=&quot;&quot;&gt;
  &lt;figcaption&gt;Figure 2. Number of physicians who take payments from Medicare compared to a general census of physicians conducted by the Association of American Medical Colleges. Physicians specializing in pediatrics or preventive medicine are under-represented among those taking payments from Medicare. Specialists in ophthalmology and emergency medicine are over-represented. Chiropractors are not included in this graph because they are not included in the census data.&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;Figure 2 shows how estimates of the number of physicians in each specialty differs when conducted with these two disparate data sets. Notice that there are some elements of this figure that suggest that the analysis makes some sense. For example, because Medicare patients are older one would expect there to be far more pediatricians in the census population – an assumption that is clearly born out in the data. In the opposite direction, emergency physicians are not allowed to turn away any patient with a medical emergency. As a result one would expect almost every emergency physician to take Medicare – the alternative would be to bill elderly patients for the full cost of emergency care (this result is also validated in our original analysis on rates of acceptance, see Figure 1).&lt;/p&gt;
&lt;p&gt;Based on this analysis we see that ophthalmologists are more heavily represented in the Medicare physician population than they are in the general census. This may indicate that diseases of the eye are more prevalent in the elderly. On the other hand, a &lt;a href=&quot;http://www.nytimes.com/2014/04/09/business/sliver-of-medicare-doctors-get-big-share-of-payouts.html&quot;&gt;report&lt;/a&gt; in the New York Times in April of 2014 on a physician in south Florida who was paid $21 million by Medicare in 2012 would suggest that there may be a strong financial incentive for ophthalmologists to accept Medicare patients.&lt;/p&gt;
&lt;p&gt;Based on both this analysis and on the analysis of acceptance rates (Figure 1), the Medicare fee schedule does not appear to be attractive to psychiatrists. It is &lt;a href=&quot;http://www.nimh.nih.gov/health/statistics/cost/index.shtml&quot;&gt;clear&lt;/a&gt; that psychiatric illness places a financial burden on our healthcare system. What is somewhat more controversial is deciding what can be done about it. Despite tremendous &lt;a href=&quot;http://www.centerwatch.com/clinical-trials/listings/therapeutic-area/17/psychiatry-psychology&quot;&gt;ongoing effort&lt;/a&gt; to study the efficacy of psychiatry and psychiatric medications, there is a baseline &lt;a href=&quot;http://thepracticalpsychosomaticist.com/2012/04/07/does-psychiatry-work-with-acknowledgements-to-dr-steve-balt-md/&quot;&gt;mistrust of the field&lt;/a&gt; and a social stigma associated with receiving psychiatric care. Perhaps this also influences payment decisions made by CMS.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Results&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The decisions that Medicare makes have a tremendous effect on the types of therapies that are made available to seniors. By choosing to put financial pressures on procedures that are most typically performed by certain physician specialists Medicare is decreasing the availability of those procedures. For the specialties in question, it may be that further proof that they benefit patient health is required for increased acceptance.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Originally published on &lt;a href=&quot;https://ehranalytics.blogspot.com/2015/03/availability-of-specialists-for.html&quot;&gt;EHR Analytics&lt;/a&gt;, 2015.&lt;/em&gt;&lt;/p&gt;
</content>
  </entry><entry>
    <title>Procedure Costs and Treatment Decisions</title>
    <link href="https://vitalstats.org/blog/procedure-costs-treatment-decisions/"/>
    <updated>2014-12-29T00:00:00.000Z</updated>
    <id>https://vitalstats.org/blog/procedure-costs-treatment-decisions/</id><summary>There have been a number of articles ([1](http://ehranalytics.blogspot.com/2014/12/billing-and-financial-incentives-in.html),[2](http://www.mathematica-mpr.com/~/media/publications/PDFs/health/reformhealthcare_IB5.pdf),[3](http://healthblog.ncpa.org/using-financial-incentives-in-health-care/)) discussing the financial incentives built into the healthcare system in the United States. Built into these discussions are two key assumptions: (1)…</summary><content type="html">&lt;p&gt;There have been a number of articles (&lt;a href=&quot;http://ehranalytics.blogspot.com/2014/12/billing-and-financial-incentives-in.html&quot;&gt;1&lt;/a&gt;,&lt;a href=&quot;http://www.mathematica-mpr.com/~/media/publications/PDFs/health/reformhealthcare_IB5.pdf&quot;&gt;2&lt;/a&gt;,&lt;a href=&quot;http://healthblog.ncpa.org/using-financial-incentives-in-health-care/&quot;&gt;3&lt;/a&gt;) discussing the financial incentives built into the healthcare system in the United States. Built into these discussions are two key assumptions: (1) that financial incentives are influencing treatment decisions and (2) that changing those financial incentives will lead to substantial cost savings for the same quality of care. The recent &lt;a href=&quot;http://ehranalytics.blogspot.com/2014/10/do-some-treatments-cost-too-much.html&quot;&gt;release of Medicare Part B payment data from 2012&lt;/a&gt; has made available some anecdotal evidence that these two key assumptions are in fact correct. With this data it is possible to identify both &lt;a href=&quot;http://ehranalytics.blogspot.com/2014/10/list-of-procedures-that-cost-medicare.html&quot;&gt;the level of use and cost of individual therapies&lt;/a&gt;. Here are some examples of inefficiencies that are built into the way that healthcare decisions are incentivized in the USA.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Example: Hemophilia.&lt;/em&gt; The treatment with the highest minimum annual out-of-pocket expenses from the CMS data is “Factor VIII recombinant NOS”. This is a replacement for a missing protein in the blood of patients with Hemophilia A (also used to treat Von Willebrand disease). The disease causes spontaneous bleeding and according to the &lt;a href=&quot;http://www.wfh.org/en/page.aspx?pid=637#Life_expectancy&quot;&gt;World Hemophilia Foundation&lt;/a&gt; children with severe, untreated Hemophilia A typically do not survive to adulthood. However, &lt;a href=&quot;http://www.patient.co.uk/doctor/haemophilia-a-factor-viii-deficiency&quot;&gt;with treatment life expectancy is close to normal&lt;/a&gt;. Based on the &lt;a href=&quot;http://ehranalytics.blogspot.com/2014/10/list-of-procedures-that-cost-medicare.html&quot;&gt;CMS data table&lt;/a&gt;, the average cost to treat a senior with this condition is nearly $250,000/year with Medicare covering almost $200,000. In addition, the treatment is not a cure; it must be continued for the life of the patient.&lt;/p&gt;
&lt;p&gt;In the portion of Medicare Part B that we can see, over $70 million – about $0.62 for every working American – was spent treating 357 seniors with Factor VIII recombinant NOS; those 357 seniors themselves were responsible for around $18 million in total costs.&lt;/p&gt;
&lt;p&gt;There are other first line therapies for the &lt;a href=&quot;http://www.bcbsms.com/com/bcbsms/apps/PolicySearch/views/ViewPolicy.php?&amp;amp;noprint=yes&amp;amp;path=%2Fpolicy%2Femed%2FHemophilia+Factor+VIII+(Human%2C+Recombinant%2C+Porcine)+and+Factor+IX+(Human%2C+Complex%2C+Recombinant).html&quot;&gt;treatment of Hemophilia A&lt;/a&gt;. In particular there is a non-recombinant version of factor VIII that is derived from blood plasma (&lt;a href=&quot;http://ehranalytics.blogspot.com/2014/10/list-of-procedures-that-cost-medicare.html&quot;&gt;also listed in the table&lt;/a&gt;). The &lt;a href=&quot;http://www.hematology.org/About/History/50-Years/1524.aspx&quot;&gt;major difference in these two products&lt;/a&gt; is the chance of transmission of communicable disease through the use of plasma products. However, due to modern techniques for detecting HIV and Hepatitis as well as pasteurization techniques, “&lt;a href=&quot;http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3200403/&quot;&gt;no blood-borne transmission of hepatitis viruses or HIV has occurred in the last 20 years&lt;/a&gt;.&amp;quot; Nonetheless, there are only 55 patients (13 percent of those treated with factor VIII or factor VIII recombinant) who are receiving plasma based factor VIII. If CMS had a mechanism for moving the patients on recombinant factor VIII to the non-recombinant version, it would lower its own costs by at least $34 million per year - $68 million if we extrapolate to the full size of Part B.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Example: Rheumatoid Arthritis.&lt;/em&gt; There is a similar comparison that can be made for two of the rheumatoid arthritis (RA) drugs listed in the &amp;quot;&lt;a href=&quot;http://ehranalytics.blogspot.com/2014/10/list-of-procedures-that-cost-medicare.html&quot;&gt;expensive treatments&lt;/a&gt;&amp;quot; table, and while the price differences are not nearly so dramatic, the number of patients affected is much larger. Infliximab ($13,430.70/year) and Tocilizumab ($10,997.55/year) are two competing therapeutics for RA. The two have been compared &lt;a href=&quot;http://www.blackwellpublishing.com/acrmeeting/abstract.asp?MeetingID=774&amp;amp;id=90440&quot;&gt;head to head in a clinical trial&lt;/a&gt; with Tocilizumab either equivalent or outperforming Infliximab on all measures of disease progression. Nonetheless, Infliximab was given to 42,645 patients in 2012 while Tocilizumab was given to only 2216. This comparison is not perfect because Infliximab is also an approved treatment for inflammatory bowel disease (IBD). However, the prevalence of IBD among seniors is much lower than that of RA. Even if we suppose that only a quarter of the Infliximab patients could be moved to Tocilizumab, Medicare would have saved $26 million on just this change in 2012.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Example: Prostate Cancer.&lt;/em&gt; Many of the most expensive treatments on the list are cancer therapies. Sipuleucel-T auto CD54+ is a treatment for end-stage, hormone refractory prostate cancer. Based on the three clinical trials that have been run using the treatment, it adds an average of about 4 months to the lifespans of treated patients. With the relatively high cost, it is likely that Sipuleucel-T auto CD54+ is inaccessible to most of the population of Medicare patients. If we estimate the prevalence of late stage prostate cancer based on statistics from &lt;a href=&quot;http://www.cancer.org/cancer/prostatecancer/detailedguide/prostate-cancer-key-statistics&quot;&gt;cancer.org&lt;/a&gt; concerning death rates, then the problem afflicts around 30,000 men per year.&lt;/p&gt;
&lt;p&gt;How do we, as a society, value those four months? Is it obvious that all 30,000 men with late stage prostate cancer be treated with Sipuleucel? This would require that every working American contribute approximately $2/year. Is it obvious that they shouldn’t? Similarly, it is difficult to deny factor VIII replacement to the 412 seniors in our data set who needed treatment in 2012, but do we as a society need to pay double for the recombinant version?&lt;/p&gt;
&lt;p&gt;Perhaps even more important than these questions is this one: if patients are responsible for 20% of the cost of their therapies, why aren’t they demanding less expensive therapies when they are equally effective? The answer to this is probably very simple; Americans – and this sometimes &lt;a href=&quot;http://ehranalytics.blogspot.com/2014/03/disruptive-transformation-for-hospital.html&quot;&gt;includes physicians&lt;/a&gt; – simply don’t understand or think about the financial consequences of medical decisions. Very few people realize that if you order “J7190” instead of “J7192” from the menu of therapeutics (&lt;a href=&quot;http://ehranalytics.blogspot.com/2014/10/list-of-procedures-that-cost-medicare.html&quot;&gt;see the table&lt;/a&gt;), you get the same result, but your medical bill will drop by almost $10,000 per month.&lt;/p&gt;
&lt;p&gt;Of the 4,309 different procedures that are commonly practiced and for which Medicare made at least a partial payment under Part B in 2012, 37 of them cost more than $10,000 per year. Of these procedures, 31 of them are medications. Currently, CMS is legally banned from bargaining with pharmaceutical companies for the price of medications. Instead it is bound on one side by the prices those companies set and on the other by the working definition of &lt;em&gt;medically necessary&lt;/em&gt;. Physicians and pharma companies are generally making the purchasing and pricing decisions and both of them benefit from higher prices!&lt;/p&gt;
&lt;p&gt;One solution to this problem is to demand that prices for medications be set in some way other than asking the companies who produce them how much they would like us to pay. On the other hand, letting the manufacturer set the price is the way that a free market society works. Another option is to change the incentive structure for the buyers. Under Part B, physicians generally get a percent of the cost back in profit. What would happen if this profit were unrelated to the cost of therapy or even inverted? Alternatively, perhaps the best solution is to ensure that the patients understand how much they are spending and what they are getting for their – and taxpayer – money.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Originally published on &lt;a href=&quot;https://ehranalytics.blogspot.com/2014/12/procedure-costs-and-treatment-decisions.html&quot;&gt;EHR Analytics&lt;/a&gt;, 2014.&lt;/em&gt;&lt;/p&gt;
</content>
  </entry><entry>
    <title>Billing and financial incentives in healthcare</title>
    <link href="https://vitalstats.org/blog/billing-financial-incentives-healthcare/"/>
    <updated>2014-12-06T00:00:00.000Z</updated>
    <id>https://vitalstats.org/blog/billing-financial-incentives-healthcare/</id><summary>In order to bill the insurance company, your physician must boil down each interaction and procedure performed into one of around 7,400 medical codes. In essence, when you seek medical…</summary><content type="html">&lt;p&gt;In order to bill the insurance company, your physician must boil down each interaction and procedure performed into one of around 7,400 medical codes. In essence, when you seek medical care you are actually ordering from a precisely defined menu of around 7,400 dishes – even more than Cheesecake Factory. Important points to keep in mind: (1) no restaurant (clinic) serves every dish, (2) the prices are hidden, (3) the waiter (physician) has a very strong influence – almost complete in many cases – on what you order and (4) the tip is automatically included on the tab. If the analogy were complete, then you might expect to order a very nice bottle of wine every time you go out to eat.&lt;/p&gt;
&lt;p&gt;To prevent people getting sick from all that wine, physicians have developed a society built around a very particular set of social norms, dating back at least to Hippocrates, that encourage priorities that are more in line with the patients’ needs. As in any society, the strength of influence of social norms varies from individual to individual, but the combination of norms, legal penalties and rewards tends to work for most.&lt;/p&gt;
&lt;p&gt;If we generally trust physicians to keep the interest of their patients paramount, the next question becomes, how are those hidden prices set?&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Medicare payments for Part B&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Medicare uses a criteria for setting prices for each of the 7,400 therapies that can be described as “reimbursement for costs” (see this &lt;a href=&quot;http://www.cms.gov/Outreach-and-Education/Medicare-Learning-Network-MLN/MLNProducts/downloads/medcrephysfeeschedfctsht.pdf&quot;&gt;fact sheet&lt;/a&gt; for a description). The overall strategy is to compute three types of &lt;em&gt;Relative Value Units&lt;/em&gt; (RVUs) – modified for cost of living – for each procedure that is reimbursed. These are associated with (1) the cost of performing the procedure, (2) the cost of maintaining a medical practice and (3) the cost of malpractice insurance. Any provider who has “accepted assignment” is required by &lt;a href=&quot;https://www.cms.gov/Medicare/CMS-Forms/CMS-Forms/downloads/CMS460.pdf&quot;&gt;this agreement&lt;/a&gt; to accept the agreed upon dollar amount for their services. There is an important caveat to this; physicians may accept assignment from Medicare but then refuse to see any patients who have Medicare as their primary insurance.&lt;/p&gt;
&lt;p&gt;Medicare is supposed to pay for 80 percent of the &lt;em&gt;allowed amount&lt;/em&gt;, but as can be seen from Figure 1 showing payments for Pemetrexed (a cancer medication), this percentage can vary. The usual reasons for this variation are supplemental insurance and deductibles.&lt;/p&gt;
&lt;figure&gt;
  &lt;img src=&quot;/images/blog/billing-financial-incentives-healthcare-fig1.png&quot; alt=&quot;&quot;&gt;
&lt;/figure&gt;
&lt;p&gt;There are two obvious difficulties with this approach to defining payments for medical services. First, there is the challenge of deciding who will estimate RVUs for each procedure. This is the task of the &lt;a href=&quot;http://www.nhpf.org/library/the-basics/basics_rvus_02-12-09.pdf&quot;&gt;Relative Value Scale Update Committee&lt;/a&gt;. Ideally this sort of problem would be settled in a free market, but that is challenging because patients have poor information about the costs and quality of services in different healthcare settings.&lt;/p&gt;
&lt;p&gt;Second, the actual efficacy of the procedure is nowhere to be found in the computation of payment. For the most part, therapies are deemed to be either appropriate or not as determined by whether they are &lt;a href=&quot;http://www.cgsmedicare.com/hhh/coverage/HH_Coverage_Guidelines/1E.html&quot;&gt;&lt;em&gt;medically necessary&lt;/em&gt;&lt;/a&gt; for the patient. For medications, this definition usually equates to FDA approval although there are some &lt;a href=&quot;http://www.fda.gov/downloads/Drugs/GuidanceComplianceRegulatoryInformation/EnforcementActivitiesbyFDA/SelectedEnforcementActionsonUnapprovedDrugs/UCM199776.pdf&quot;&gt;counter-examples&lt;/a&gt;. Under this system, assuming CMS has done a good job of estimating costs, there is a perverse financial incentive for healthcare providers to choose whichever &lt;em&gt;medically necessary&lt;/em&gt; therapy costs the most since providers will make a percentage of that back in profit.&lt;/p&gt;
&lt;p&gt;While this is the standard in the United States, there are systems in the UK and elsewhere designed to set reimbursement based on &lt;a href=&quot;http://www.nice.org.uk/newsroom/features/measuringeffectivenessandcosteffectivenesstheqaly.jsp&quot;&gt;Quality Adjusted Life Years&lt;/a&gt; (QALY). This is an attempt to quantify the efficacy of a medical treatment and incorporate that into the reimbursement computation. It addresses the second issue associated with health insurance reimbursement decisions, but is still susceptible to bias in the estimation of efficacy.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Is it possible to take advantage of free market ideas to drive efficiency and improve health?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;A free market economy becomes a force for good when the goals of earning money and benefiting society can be aligned. However, the incentive structures in healthcare are all wrong.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Hospitals are paid to do more, not make people healthier.&lt;/li&gt;
&lt;li&gt;Physicians can earn more by choosing more expensive therapies.&lt;/li&gt;
&lt;li&gt;Drug developers earn more from palliative drugs that must be taken continuously rather than cures.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;As things stand now, market forces are often in strong opposition to the benefit of society. Momentous changes such as risk sharing arrangements between hospitals and payers, public health exchanges, &amp;quot;big&amp;quot; data and the availability of data to patients and the imposition of payment penalties based on quality metrics are all leading to changes in important financial aspects of healthcare decisions. If their combination leads to better alignment between financial incentives and patient health, then we are at the beginning of a healthcare renassaince in the United States.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Originally published on &lt;a href=&quot;https://ehranalytics.blogspot.com/2014/12/billing-and-financial-incentives-in.html&quot;&gt;EHR Analytics&lt;/a&gt;, 2014.&lt;/em&gt;&lt;/p&gt;
</content>
  </entry><entry>
    <title>List of procedures that cost Medicare (and patients) the most money</title>
    <link href="https://vitalstats.org/blog/most-expensive-medicare-procedures/"/>
    <updated>2014-10-16T00:00:00.000Z</updated>
    <id>https://vitalstats.org/blog/most-expensive-medicare-procedures/</id><summary>Data from the recently released [Medicare provider utilization and payment data](http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Physician-and-Other-Supplier.html) contain cost information for over 5000 procedures performed for seniors in the United States in 2012. The data is…</summary><content type="html">&lt;p&gt;Data from the recently released &lt;a href=&quot;http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Physician-and-Other-Supplier.html&quot;&gt;Medicare provider utilization and payment data&lt;/a&gt; contain cost information for over 5000 procedures performed for seniors in the United States in 2012. The data is &lt;a href=&quot;http://ehranalytics.blogspot.com/2014/10/do-some-treatments-cost-too-much.html&quot;&gt;a little complicated and contains some biases&lt;/a&gt;. However, with a little care it is possible to identify the most expensive procedures and get an understanding of the monetary value our healthcare system has assigned to human life.&lt;/p&gt;
&lt;p&gt;The costs that are reported in the data set are for a single procedure. However, if a course of therapy requires that a procedure be repeated multiple times, then the real cost is higher. In order to get an understanding of annual cost, we need the number of procedures in a course of therapy. To get this we divide the number of times a procedure was completed by the number of unique patients receiving that procedure (both available in the data). This is still an underestimate because we only have data on procedures performed in 2012 while the course of therapy may have extended into either 2011 or 2013.&lt;/p&gt;
&lt;p&gt;The table lists 37 therapeutic options that cost more that $10,000 for a course of therapy in 2012. Focusing just on treatments for cancer that are listed in the table (in orange) we see that the value of a month of life varies from $2,333 for Oxaliplatin to treat colorectal cancer to $29,709 for Ipilimumab to treat melanoma.&lt;/p&gt;
&lt;p&gt;By not specifically setting a price on human life, we are allowing the free(ish) market to make those decisions. That isn&#39;t inherently good or bad, but free market in the American healthcare system is distorted by perverse incentives and high levels of information asymmetry. The patients, physicians, payers and makers of therapeutics all have vastly different levels of understanding of the value and cost of therapies. In a later article, we will look at some specific examples of how this leads to therapeutic decisions that aren&#39;t necessarily optimal for patients.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Physician-and-Other-Supplier.html&quot;&gt; &lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Physician-and-Other-Supplier.html&quot;&gt;Expensive Therapeutics. Rows colored in orange are cancer medications, rows in blue are not medications. The value &amp;quot;continuous&amp;quot; in the column &amp;quot;boosted overall survival&amp;quot; means that the drug must be taken continuously for the life of the patient. Overall survival is drawn from&lt;/a&gt;&lt;a href=&quot;http://www.cancer.gov/cancertopics/druginfo/alphalist#P&quot;&gt;cancer.gov&lt;/a&gt; and therapeutic indication is drawn from the FDA label for the medication.&lt;/p&gt;
&lt;div class=&quot;table-scroll&quot;&gt;&lt;table&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Code&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Procedure&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Therapeutic Indication&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Average Allowed Payment&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;patients in dataset&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Bosted overall survival (months)&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Cost per month of life ($)&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;J7192&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Factor viii recombinant NOS&lt;/td&gt;&lt;td&gt;Hemophelia&lt;/td&gt;&lt;td&gt;249877.5&lt;/td&gt;&lt;td&gt;357&lt;/td&gt;&lt;td&gt;continuous&lt;/td&gt;&lt;td&gt;20,823&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;J7187&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Humate-P, inj&lt;/td&gt;&lt;td&gt;Hemophelia&lt;/td&gt;&lt;td&gt;211461.2&lt;/td&gt;&lt;td&gt;12&lt;/td&gt;&lt;td&gt;continuous&lt;/td&gt;&lt;td&gt;17,622&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;J7193&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Factor IX non-recombinant&lt;/td&gt;&lt;td&gt;Hemophelia&lt;/td&gt;&lt;td&gt;186561.1&lt;/td&gt;&lt;td&gt;13&lt;/td&gt;&lt;td&gt;continuous&lt;/td&gt;&lt;td&gt;15,547&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;J7195&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Factor IX recombinant&lt;/td&gt;&lt;td&gt;Hemophelia&lt;/td&gt;&lt;td&gt;185380.8&lt;/td&gt;&lt;td&gt;43&lt;/td&gt;&lt;td&gt;continuous&lt;/td&gt;&lt;td&gt;15,448&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;J1786&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Imuglucerase injection&lt;/td&gt;&lt;td&gt;Hemophelia&lt;/td&gt;&lt;td&gt;133782.8&lt;/td&gt;&lt;td&gt;35&lt;/td&gt;&lt;td&gt;continuous&lt;/td&gt;&lt;td&gt;11,149&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;J7190&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Factor viii&lt;/td&gt;&lt;td&gt;Hemophelia&lt;/td&gt;&lt;td&gt;132205.5&lt;/td&gt;&lt;td&gt;55&lt;/td&gt;&lt;td&gt;continuous&lt;/td&gt;&lt;td&gt;11,017&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;J9228&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Ipilimumab injection&lt;/td&gt;&lt;td&gt;Melanoma&lt;/td&gt;&lt;td&gt;118836.5&lt;/td&gt;&lt;td&gt;71&lt;/td&gt;&lt;td&gt;4&lt;/td&gt;&lt;td&gt;29,709&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Q2043&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Sipuleucel-T auto CD54+&lt;/td&gt;&lt;td&gt;Prostate cancer&lt;/td&gt;&lt;td&gt;63459.8&lt;/td&gt;&lt;td&gt;274&lt;/td&gt;&lt;td&gt;4.1&lt;/td&gt;&lt;td&gt;15,478&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Q3025&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;IM inj interferon beta 1-a&lt;/td&gt;&lt;td&gt;Multiple sclerosis&lt;/td&gt;&lt;td&gt;28033.83&lt;/td&gt;&lt;td&gt;17&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;J1561&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Gamunex/gamunex c&lt;/td&gt;&lt;td&gt;Primary Immuno- deficiency&lt;/td&gt;&lt;td&gt;26335.92&lt;/td&gt;&lt;td&gt;1393&lt;/td&gt;&lt;td&gt;Continuous&lt;/td&gt;&lt;td&gt;2,195&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;J9043&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Cabazitaxel injection&lt;/td&gt;&lt;td&gt;Prostate Cancer&lt;/td&gt;&lt;td&gt;25994.92&lt;/td&gt;&lt;td&gt;29&lt;/td&gt;&lt;td&gt;2.4&lt;/td&gt;&lt;td&gt;10,831&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;J2353&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Octreotide injection, depot&lt;/td&gt;&lt;td&gt;Cancer supportive care&lt;/td&gt;&lt;td&gt;20100.57&lt;/td&gt;&lt;td&gt;906&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;J0490&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Belimumab injection&lt;/td&gt;&lt;td&gt;Lupus&lt;/td&gt;&lt;td&gt;19702.11&lt;/td&gt;&lt;td&gt;122&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;J2796&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Romiplostim injection&lt;/td&gt;&lt;td&gt;Chronic ITP&lt;/td&gt;&lt;td&gt;18650.44&lt;/td&gt;&lt;td&gt;82&lt;/td&gt;&lt;td&gt;Continuous&lt;/td&gt;&lt;td&gt;1,554&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;J9055&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Cetuximab injection&lt;/td&gt;&lt;td&gt;colorectal cancer head/neck cancer&lt;/td&gt;&lt;td&gt;18291.55&lt;/td&gt;&lt;td&gt;708&lt;/td&gt;&lt;td&gt;colorectal: 1.1 head/neck: .8&lt;/td&gt;&lt;td&gt;colorectal: 16,628 head/neck: 22,864&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;77523&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Proton trmt intermediate&lt;/td&gt;&lt;td&gt;various cancers&lt;/td&gt;&lt;td&gt;17700.16&lt;/td&gt;&lt;td&gt;887&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;L8687&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Implt nrostm pls gen dua rec&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;16881.23&lt;/td&gt;&lt;td&gt;95&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;J9305&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Pemetrexed injection&lt;/td&gt;&lt;td&gt;lung cancer&lt;/td&gt;&lt;td&gt;16869.75&lt;/td&gt;&lt;td&gt;3048&lt;/td&gt;&lt;td&gt;non-squamous: 2.8 mesothelioma: 2.8&lt;/td&gt;&lt;td&gt;non-squamous: 6,025 mesothelioma: 6,025&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;0182T&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Hdr elect brachytherapy&lt;/td&gt;&lt;td&gt;various cancers&lt;/td&gt;&lt;td&gt;16852.01&lt;/td&gt;&lt;td&gt;540&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;J2323&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Natalizumab injection&lt;/td&gt;&lt;td&gt;Crohn&#39;s disease, multiple sclerosis&lt;/td&gt;&lt;td&gt;16348.39&lt;/td&gt;&lt;td&gt;2716&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;J1572&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Flebogamma injection&lt;/td&gt;&lt;td&gt;Primary Immuno- deficiency&lt;/td&gt;&lt;td&gt;15625.81&lt;/td&gt;&lt;td&gt;209&lt;/td&gt;&lt;td&gt;Continuous&lt;/td&gt;&lt;td&gt;1,302&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;J9310&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Rituximab injection&lt;/td&gt;&lt;td&gt;Leukemia, lymphoma&lt;/td&gt;&lt;td&gt;15078.95&lt;/td&gt;&lt;td&gt;35654&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;J2562&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Plerixafor injection&lt;/td&gt;&lt;td&gt;non-Hodgkin lymphoma, multiple myeloma&lt;/td&gt;&lt;td&gt;14181.41&lt;/td&gt;&lt;td&gt;12&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;J9355&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Trastuzumab injection&lt;/td&gt;&lt;td&gt;HER2 Gastric cancer HER2 Breast cancer&lt;/td&gt;&lt;td&gt;13762.43&lt;/td&gt;&lt;td&gt;2773&lt;/td&gt;&lt;td&gt;Gastric: 2.4&lt;/td&gt;&lt;td&gt;5,734&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;37231&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Tib/per revasc stent &amp;amp; ather&lt;/td&gt;&lt;td&gt;revascular- ization surgery&lt;/td&gt;&lt;td&gt;13452.13&lt;/td&gt;&lt;td&gt;441&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;J1745&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Infliximab injection&lt;/td&gt;&lt;td&gt;Crohn&#39;s, Ulcerative Colitis, Arthritis&lt;/td&gt;&lt;td&gt;13430.7&lt;/td&gt;&lt;td&gt;42645&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;J1568&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Octagam injection&lt;/td&gt;&lt;td&gt;Primary Immuno- deficiency&lt;/td&gt;&lt;td&gt;12171.14&lt;/td&gt;&lt;td&gt;1397&lt;/td&gt;&lt;td&gt;Continuous&lt;/td&gt;&lt;td&gt;1,014&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;77600&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Hyperthermia treatment&lt;/td&gt;&lt;td&gt;various cancers&lt;/td&gt;&lt;td&gt;12111.14&lt;/td&gt;&lt;td&gt;77&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;J1569&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Gammagard liquid injection&lt;/td&gt;&lt;td&gt;Primary Immuno- deficiency&lt;/td&gt;&lt;td&gt;11939.5&lt;/td&gt;&lt;td&gt;1586&lt;/td&gt;&lt;td&gt;Continuous&lt;/td&gt;&lt;td&gt;995&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;J1459&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Inj IVIG privigen 500 mg&lt;/td&gt;&lt;td&gt;Primary Immunodeficiency, Chronic ITP&lt;/td&gt;&lt;td&gt;11832.02&lt;/td&gt;&lt;td&gt;663&lt;/td&gt;&lt;td&gt;Continuous&lt;/td&gt;&lt;td&gt;986&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;37227&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Fem/popl revasc stnt &amp;amp; ather&lt;/td&gt;&lt;td&gt;revascular- ization surgery&lt;/td&gt;&lt;td&gt;11535.57&lt;/td&gt;&lt;td&gt;4319&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;J9263&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Oxaliplatin&lt;/td&gt;&lt;td&gt;Colorectal cancer&lt;/td&gt;&lt;td&gt;11196.69&lt;/td&gt;&lt;td&gt;8164&lt;/td&gt;&lt;td&gt;4.8&lt;/td&gt;&lt;td&gt;2,333&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;J3262&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Tocilizumab injection&lt;/td&gt;&lt;td&gt;Rheumatoid arthritis&lt;/td&gt;&lt;td&gt;10997.55&lt;/td&gt;&lt;td&gt;2216&lt;/td&gt;&lt;td&gt;Continuous&lt;/td&gt;&lt;td&gt;916&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;36516&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Apheresis selective&lt;/td&gt;&lt;td&gt;Various&lt;/td&gt;&lt;td&gt;10901.78&lt;/td&gt;&lt;td&gt;42&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;J9264&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Paclitaxel protein bound&lt;/td&gt;&lt;td&gt;pancreatic cancer, lung cancer, breast cancer&lt;/td&gt;&lt;td&gt;10605.92&lt;/td&gt;&lt;td&gt;1041&lt;/td&gt;&lt;td&gt;pancreatic: 1.8&lt;/td&gt;&lt;td&gt;pancreatic: 5,892&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;J0129&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Abatacept injection&lt;/td&gt;&lt;td&gt;Arthritis&lt;/td&gt;&lt;td&gt;10231.23&lt;/td&gt;&lt;td&gt;13916&lt;/td&gt;&lt;td&gt;Continuous&lt;/td&gt;&lt;td&gt;853&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;J2357&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;Omalizumab injection&lt;/td&gt;&lt;td&gt;asthma, idiopathic urticaria&lt;/td&gt;&lt;td&gt;10042.75&lt;/td&gt;&lt;td&gt;2770&lt;/td&gt;&lt;td&gt;Continuous&lt;/td&gt;&lt;td&gt;837&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;p&gt;&lt;em&gt;Originally published on &lt;a href=&quot;https://ehranalytics.blogspot.com/2014/10/list-of-procedures-that-cost-medicare.html&quot;&gt;EHR Analytics&lt;/a&gt;, 2014.&lt;/em&gt;&lt;/p&gt;
</content>
  </entry><entry>
    <title>Medicare release of 2012 Part B data</title>
    <link href="https://vitalstats.org/blog/medicare-2012-part-b-data/"/>
    <updated>2014-10-16T00:00:00.000Z</updated>
    <id>https://vitalstats.org/blog/medicare-2012-part-b-data/</id><summary>Recently the Centers for Medicare and Medicaid Services (CMS) released [Medicare provider utilization and payment data](http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Physician-and-Other-Supplier.html) to the public. The data released accounts for a relatively small and biased view…</summary><content type="html">&lt;p&gt;Recently the Centers for Medicare and Medicaid Services (CMS) released &lt;a href=&quot;http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Physician-and-Other-Supplier.html&quot;&gt;Medicare provider utilization and payment data&lt;/a&gt; to the public. The data released accounts for a relatively small and biased view of total Medicare spending (Table 1). Nonetheless, it does &lt;a href=&quot;http://ehranalytics.blogspot.com/2014/10/list-of-procedures-that-cost-medicare.html&quot;&gt;make public the cost&lt;/a&gt;, to both Medicare and to patients, of most of the procedures performed for seniors in the United States.&lt;/p&gt;
&lt;p&gt;Table 1 - Understanding the data. The Medicare data release contains a subset of Medicare Part B. Spending for the “Part B data release” row was computed directly from the data. Otherwise, spending reported here was derived from &lt;a href=&quot;http://kff.org/medicare/fact-sheet/medicare-spending-and-financing-fact-sheet/&quot;&gt;this&lt;/a&gt; article.&lt;/p&gt;
&lt;div class=&quot;table-scroll&quot;&gt;&lt;table&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Medicare&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Spending (billions of dollars)&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Part A&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;$214&lt;/td&gt;&lt;td&gt;Hospital fees, home health, skilled nursing&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Part B&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;$145&lt;/td&gt;&lt;td&gt;&quot;&lt;a href=&quot;http://www.medicare.gov/what-medicare-covers/part-b/what-medicare-part-b-covers.html&quot;&gt;Medically necessary&lt;/a&gt;&quot; services and supplies&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Advantage Plans&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;$123&lt;/td&gt;&lt;td&gt;Accountable care and other risk sharing arrangements&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Part D&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;$54&lt;/td&gt;&lt;td&gt;Drugs&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Part B data release&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;$77&lt;/td&gt;&lt;td&gt;Filtered to protect patient anonymity. Contains cases where physician performed procedure &amp;gt; 10 times.&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;p&gt;We have seen a number of articles recently utilizing the data (&lt;a href=&quot;http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Physician-and-Other-Supplier.html&quot;&gt;1&lt;/a&gt;,&lt;a href=&quot;http://projects.wsj.com/medicarebilling/&quot;&gt;2&lt;/a&gt;) to focus on the large sums of money being collected from Medicare by &lt;a href=&quot;http://www.nytimes.com/2014/04/09/business/sliver-of-medicare-doctors-get-big-share-of-payouts.html&quot;&gt;relatively few physicians&lt;/a&gt;. This should not, however, be particularly surprising, as the 80/20 principle is a relatively &lt;a href=&quot;http://en.wikipedia.org/wiki/Pareto_principle&quot;&gt;ubiquitous phenomenon&lt;/a&gt; in many industries. On the other side of the healthcare coin, similar observations (&lt;a href=&quot;http://www.politifact.com/oregon/statements/2012/feb/23/alan-bates/does-20-percent-population-really-use-80-health-ca/&quot;&gt;1&lt;/a&gt;,&lt;a href=&quot;http://ehranalytics.blogspot.com/2014/03/data-access-new-zealand-national.html&quot;&gt;2&lt;/a&gt;) have been made regarding a relatively small percentage of patients who account for a large percentage of overall healthcare spending.&lt;/p&gt;
&lt;p&gt;Before digging into this data it is worth understanding some of its weaknesses. First, the data has been filtered in order to protect the anonymity of patients. Specifically, if a physician has performed a particular procedure less than 10 times, then data on that procedure from that physician isn’t available. Second, the data covers only Medicare Part B “fee-for-service” claims from 2012.&lt;/p&gt;
&lt;p&gt;Because of the type of data filtering being used, non-specialists – who may not meet the 10-time threshold on any particular procedure – appear to collect a lower percentage of the Medicare dollars than they actually do. This filtering plus unavailable data from Parts A, C and D make articles claiming that &lt;a href=&quot;http://www.nytimes.com/2014/04/09/business/sliver-of-medicare-doctors-get-big-share-of-payouts.html&quot;&gt;particular portions of the pie go to particular individuals&lt;/a&gt; somewhat suspect.&lt;/p&gt;
&lt;p&gt;While in the process of analyzing the CMS physician payment data it is tempting to focus on the practices of individual physicians – the data lists the names and work addresses of over 880,000 different healthcare providers – that should not be the main purpose of this data. In addition to that, because of the biased filtering and missing data from Medicare Parts A, C and D, it isn’t even what the data is best suited for.&lt;/p&gt;
&lt;p&gt;In a &lt;a href=&quot;http://ehranalytics.blogspot.com/2014/10/list-of-procedures-that-cost-medicare.html&quot;&gt;companion article&lt;/a&gt; to this one, we look at the prices of various treatments that are approved by the FDA and paid for by Medicare. This data release offers the opportunity to examine the way that Medicare pricing combined with healthcare market forces lead to decisions about the value of human life. If by releasing it CMS makes it possible to move our healthcare system closer to a free market – in which providers compete on prices and quality metrics that are transparent – then we are closer to addressing the inefficiencies and huge costs of our healthcare system.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Originally published on &lt;a href=&quot;https://ehranalytics.blogspot.com/2014/10/do-some-treatments-cost-too-much.html&quot;&gt;EHR Analytics&lt;/a&gt;, 2014.&lt;/em&gt;&lt;/p&gt;
</content>
  </entry><entry>
    <title>A rapidly changing landscape is leading to uncertainty and opportunities throughout healthcare</title>
    <link href="https://vitalstats.org/blog/changing-healthcare-landscape/"/>
    <updated>2014-04-24T00:00:00.000Z</updated>
    <id>https://vitalstats.org/blog/changing-healthcare-landscape/</id><summary>Huge volumes of data about patient health from electronic medical records (EMR), high-throughput molecular data, insurance claims, the “quantified self” movement, and social media, are rapidly becoming available. At the…</summary><content type="html">&lt;p&gt;Huge volumes of data about patient health from electronic medical records (EMR), high-throughput molecular data, insurance claims, the “quantified self” movement, and social media, are rapidly becoming available. At the same time, changes in financial incentives such as the utilization of healthcare exchanges, the creation of ACOs (Accountable Care Organizations) and the growth of clinical research networks are driving changes in business models that will have far reaching consequences. Currently there is a gap between the huge quantities of health data and the discovery/validation of new approaches to managing the health of patients and patient populations. There is a tremendous opportunity to develop new statistical methodologies to pull information out of the data that can be used to improve the efficiency and effectiveness of healthcare delivery.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Quality improvement by hospital systems.&lt;/strong&gt; One of the challenges facing physicians today is deciding which “standard of care” to follow. In many cases there are numerous therapeutic options for a patient, all of which are acceptable. Published studies addressing the question are often sparse, so the decisions are commonly made based on marketing materials provided by the pharmaceutical companies themselves. In addition, in a “fee-for-service” environment, there is a perverse financial incentive to choose the most expensive therapeutic. However, for hospital systems that accept some of the expense when patients do not respond well to treatment, such as ACOs, incentives are quite different. Even for traditional “fee-for-service” institutions, new federal regulations and “meaningful use” criteria are driving a need to identify and impose optimal care. &lt;em&gt;How should “optimal care” be defined? How do health systems utilize patients’ health records to identify treatment decisions that lead to optimal care? How can healthcare systems design trials, run from the EMR or other automated data sources, to prove or disprove the hypotheses generated from retrospective analyses?&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Example.&lt;/em&gt; Our modern healthcare system is fragmented. This leads to different providers following different patient outcomes that are tied to the diseases for which they are responsible. A cardiologist may prescribe a statin for high cholesterol, but if the patient taking that statin gets muscle aches they are more likely to go to their family practitioner; the physician who originally prescribed the medication might never even find out about the side effects! If there is institutional motivation, the health record can be used to track and measure overall health. The proxy for “overall health” in this scenario may very well be defined as lower utilization of hospital resources; In a perfect world, patients will agree that this is a good proxy.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Recruitment for clinical studies.&lt;/strong&gt; Typical large trials are run at many different clinical sites in order to ensure the accrual of enough patients for the study. In this setting there are often numerous sites that fail to recruit even a single patient. The availability of electronic health records creates the opportunity to directly identify the right patients for a new trial and to target recruitment efforts. This can simultaneously cut down on trial startup expenses and boost recruitment rates. Networks of hospital systems are already building this capability and will have tremendous advantages when competing to run certain types of clinical studies. However, electronic health records are inherently messy and incomplete. &lt;em&gt;What is the best way to cut through the noise and identify the right patients? How early in the course of disease can patient populations be identified?&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Example.&lt;/em&gt; &lt;a href=&quot;http://www.pcori.org/funding-opportunities/pcornet-national-patient-centered-clinical-research-network/&quot;&gt;PCORnet&lt;/a&gt; is a group of hospital systems who have obtained federal funding to develop an automated system for pooling and sharing the health data of individual patients. It is designed to automate many of the steps involved in conducting clinical trials. If you are a fan of NPR, Diane Rehm devoted a show to this concept (and PCORnet specifically); you can listen to it &lt;a href=&quot;http://thedianerehmshow.org/audio-player?nid=19050&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;A separate, innovative approach to patient recruitment has been developed through the participation of the patients themselves. Last year a social networking web site, &lt;a href=&quot;http://www.patientslikeme.com/&quot;&gt;Patients Like Me&lt;/a&gt;, and a clinical research organization, inVentive Health, &lt;a href=&quot;http://www.fiercebiotechit.com/story/patientslikeme-seals-cro-deal-online-trial-recruitment/2013-06-18&quot;&gt;formed a partnership&lt;/a&gt; to advertise recruitment for clinical trials directly to the patients.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Preventive medicine.&lt;/strong&gt; A systematic approach to preventive care will be important for those healthcare systems who are trying to minimize the future disease burdens of their patient populations. Historical health data, high-throughput molecular data, information from social media, data from “quantified self” devices, and even purchasing data from credit cards can all offer insight into the current and future health of patients. *Which patients within the health system are most susceptible to future disease? What sources of data are best able to identify those patients? What interventions are best able to prevent bad outcomes in the long term?*Integrating all of the relevant sources of information – and filtering out the irrelevant sources – in order to build disease specific models of risk will be critical to identifying patients who are appropriate for preventive medicine efforts.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Example.&lt;/em&gt; Consider the &lt;a href=&quot;http://info.cvscaremark.com/cvs-insights/cvs-quits&quot;&gt;announcement&lt;/a&gt; from CVS that they will stop selling cigarettes in order to better position themselves as a healthcare delivery company. As they begin to provide healthcare services they will accrue health data on their customers which can presumably – barring legal restrictions – be tied to other purchases. Purchases of candy bars, shampoo and razors can easily become part of your electronic health record. If one of the first signs of dementia is neglect of personal hygene, CVS may be the first to know when grandma is developing Alzheimer’s disease! CVS is not alone in this new business model; Walmart, Target and Walgreens all have clinics in at least a subset of their stores.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Precision medicine.&lt;/strong&gt; Until now, clinical research has favored a “one size fits all” approach to the development of novel therapeutics. This is driven by a desire to maximize the market share of any new drug; if the drug can only be given to the patient sub-population who passes a companion diagnostic test, then the drug has a smaller market. However, the &lt;a href=&quot;http://www.forbes.com/sites/matthewherper/2012/02/10/the-truly-staggering-cost-of-inventing-new-drugs/&quot;&gt;cost of development&lt;/a&gt; is increasing exponentially and the &lt;a href=&quot;http://www.nbcnews.com/id/20321830/ns/health-health_care/t/fda-rejecting-more-new-drugs-past/&quot;&gt;chance of eventual FDA approval is dropping&lt;/a&gt;. Acceptance of a smaller market share in trade for an improved chance of FDA approval (and possibly higher market penetration) is driving an increasing willingness in the pharmaceutical industry to develop drugs with companion diagnostics. Companion diagnostics are often based on high-throughput molecular data such as DNA mutation, RNA expression, metabolomics and proteomics. &lt;em&gt;What is the best way to integrate high-throughput molecular data with clinical data to ensure the identification of the optimal subpopulation for a new therapeutic? Can we make the case for a new therapeutic within the context of the new financial and regulatory incentives faced by healthcare systems?&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Example.&lt;/em&gt; The FDA &lt;a href=&quot;http://www.fda.gov/MedicalDevices/ProductsandMedicalProcedures/InVitroDiagnostics/ucm301431.htm&quot;&gt;lists&lt;/a&gt; 9 different drugs and 19 different drug – companion diagnostic combinations that are approved. However, they &lt;a href=&quot;http://www.fda.gov/drugs/scienceresearch/researchareas/pharmacogenetics/ucm083378.htm&quot;&gt;list 154 drug – gene pairs&lt;/a&gt; for which particular versions of the gene lead to potential adverse events. Some of these are serious events. For example, some people have a variant in a gene called CYP2D6 that causes Codeine to be metabolized into morphine very quickly. In children, that process can lead to &lt;a href=&quot;http://www.ncmedicaljournal.com/wp-content/uploads/2013/11/74612.pdf&quot;&gt;lethal doses&lt;/a&gt;. Unfortunately, identifying genetic variants that lead to serious adverse events does not automatically lead to the requirement that the gene be tested before the drug is given. It will be up to providers to decide what is best for their patients and payers to decide which tests will be reimbursed.&lt;/p&gt;
&lt;p&gt;I have discussed only a few places where the combination of federal regulation, changing incentives and “big” data are coming together to transform healthcare as an industry. However, when combined these constitute large shifts in business models with the potential to leave companies who stick to old approaches in the dust. It is impossible to know where healthcare in America is going, but it is clearly going somewhere.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Originally published on &lt;a href=&quot;https://ehranalytics.blogspot.com/2014/04/a-rapidly-changing-landscape-is-leading.html&quot;&gt;EHR Analytics&lt;/a&gt;, 2014.&lt;/em&gt;&lt;/p&gt;
</content>
  </entry><entry>
    <title>Publicly Available Electronic Health Data</title>
    <link href="https://vitalstats.org/blog/publicly-available-electronic-health-data/"/>
    <updated>2014-04-18T00:00:00.000Z</updated>
    <id>https://vitalstats.org/blog/publicly-available-electronic-health-data/</id><summary>This entry in the blog is a list of electronic health data sets that are available, in some way or another. Some are freely available, some require fees and some…</summary><content type="html">&lt;p&gt;This entry in the blog is a list of electronic health data sets that are available, in some way or another. Some are freely available, some require fees and some require special connections.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Data source web site.&lt;/em&gt; There is an &lt;a href=&quot;http://www.herc.ox.ac.uk/buildingcapacity/about&quot;&gt;Interactive Compendium of Health Datasets for Economists&lt;/a&gt; web site maintained by the University of Oxford that should be mentioned in this context. It provides links to a number of health related datasets for the purposes of health economics research. There is a &lt;a href=&quot;http://www.herc.ox.ac.uk/buildingcapacity/searchdatasets&quot;&gt;nice search feature&lt;/a&gt; that allows filtering of the known data sets based on a number of different fields. For example, I found one data source containing &lt;a href=&quot;http://www.herc.ox.ac.uk/buildingcapacity/searchdatasets/search?SearchableText=&amp;amp;getHealthSystemArea%3Alist=Primary+care&amp;amp;getHealthSystemArea_usage%3Aignore_empty=&amp;amp;getDiseaseArea_usage%3Aignore_empty=&amp;amp;getEconomicSubjects_usage%3Aignore_empty=&amp;amp;getUnitOfAnalys&quot;&gt;longitudinal primary care data at the level of the individual&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Free, publicly available&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;· A recent release of health data by the US Centers for Medicare and Medicaid Services made a &lt;a href=&quot;http://www.nytimes.com/2014/04/09/business/sliver-of-medicare-doctors-get-big-share-of-payouts.html&quot;&gt;large splash in the mainstream media&lt;/a&gt;. That data does not give patient level records, but it does represent very granular information about providers. The data is split into three groups: &lt;a href=&quot;https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Physician-and-Other-Supplier.html&quot;&gt;Physician and Other Supplier&lt;/a&gt;, &lt;a href=&quot;https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Inpatient.html&quot;&gt;Inpatient&lt;/a&gt;, &lt;a href=&quot;https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Outpatient.html&quot;&gt;Outpatient&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;· The &lt;a href=&quot;http://physionet.org/challenge/&quot;&gt;PhysioNet challenge&lt;/a&gt; is an annual competition focused on computer analysis in the field of cardiology. It has been running since 2000, and a few of the competitions have involved electronic medical records.&lt;/p&gt;
&lt;p&gt;· The Heritage Provider Network released some insurance claims data as part of a &lt;a href=&quot;http://www.heritagehealthprize.com/c/hhp&quot;&gt;competition&lt;/a&gt; to predict which patients will be admitted to the hospital within the next year. Claims data is what the hospitals report to insurance companies and is utilized almost exclusively for billing. Some &lt;a href=&quot;http://www.sciencedirect.com/science/article/pii/S1067502706002155&quot;&gt;studies&lt;/a&gt; have suggested that it is inferior in some ways for the purpose of identifying and tracking patient disease. There are certainly strong financial incentives for hospitals to distort the picture presented in claims data as long as they avoid fraud.&lt;/p&gt;
&lt;p&gt;· &lt;a href=&quot;https://nctu.partners.org/ProACT/Data&quot;&gt;The Pooled Resource Open-Access ALS Clinical Trials (PRO-ACT) database&lt;/a&gt; is a collection of data from studies of Amyotrophic lateral sclerosis. Generally, clinical trials data is more extensive, more complete and more accurate than typical electronic medical records data. However, there is a lot of oversight of patients who are on trials, and patients have to volunteer to join the trial. This means that there are differences in the likelihood that patients on trials will stop taking their drugs as well as more &lt;a href=&quot;http://www.ncbi.nlm.nih.gov/pubmed/19333042&quot;&gt;general demographic differences between patients on trials and the general patient population&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;· The &lt;a href=&quot;http://www.ahrq.gov/research/data/hcup/index.html&quot;&gt;Agency for Healthcare Research and Quality&lt;/a&gt; (AHRQ) has made available a number of data sources associated with its &lt;a href=&quot;http://www.hcup-us.ahrq.gov/nisoverview.jsp&quot;&gt;Healthcare Cost and Utilization Project&lt;/a&gt;. These &lt;a href=&quot;http://www.hcup-us.ahrq.gov/databases.jsp&quot;&gt;data sources&lt;/a&gt; include limited information about a large collection of hospital discharges.&lt;/p&gt;
&lt;p&gt;· Every year I2B2 hosts a competition designed around natural language processing of electronic health records. &lt;a href=&quot;https://www.i2b2.org/NLP/HeartDisease/&quot;&gt;This year there are two challenges&lt;/a&gt;. One focused on de-identification and another focused on identifying risk factors for heart disease. You need to register before the contest begins in order to get access to the data, and you have to agree to the contest rules.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Connections required&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;· If you have or can find a research collaborator in Canada, the Canadian Institute for Health Information makes available &lt;a href=&quot;http://www.cihi.ca/CIHI-ext-portal/internet/EN/Document/standards+and+data+submission/data+holding+metadata/data_holdings_metadata&quot;&gt;most of the hospitalization data&lt;/a&gt; from Canadian hospitals.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Fees required&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;· A plan to share the British national health data broadly has been &lt;a href=&quot;http://www.theguardian.com/society/2014/feb/18/nhs-delays-sharing-medical-records-care-data&quot;&gt;put on temporary hold&lt;/a&gt;. However, the British National Institute for Health Research does make at least some of the British health system data available under the name &lt;a href=&quot;http://www.cprd.com/home/&quot;&gt;Clinical Practice Research Datalink&lt;/a&gt;. I am told that fees for access to this data are around $100K/year, but I could not find pricing information online.&lt;/p&gt;
&lt;p&gt;· I &lt;a href=&quot;http://ehranalytics.blogspot.com/2014/03/data-access-new-zealand-national.html&quot;&gt;examined&lt;/a&gt; the New Zealand &lt;a href=&quot;http://www.health.govt.nz/nz-health-statistics/national-collections-and-surveys/collections/national-minimum-dataset-hospital-events&quot;&gt;National Minimum Dataset&lt;/a&gt; in a previous article. I have since found out that it is available for a fee that is determined based on the hours required to pull the data (priced at around $70/hour).&lt;/p&gt;
&lt;p&gt;If I find out about any more, I will post them.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Originally published on &lt;a href=&quot;https://ehranalytics.blogspot.com/2014/04/publicly-available-electronic-health.html&quot;&gt;EHR Analytics&lt;/a&gt;, 2014.&lt;/em&gt;&lt;/p&gt;
</content>
  </entry><entry>
    <title>EMR Data access: The New Zealand National Minimum Dataset</title>
    <link href="https://vitalstats.org/blog/nz-national-minimum-dataset/"/>
    <updated>2014-03-18T00:00:00.000Z</updated>
    <id>https://vitalstats.org/blog/nz-national-minimum-dataset/</id><summary>Before I continue I want to acknowledge that, for good reason, it is difficult to get access to electronic medical records data. That makes it very tough for statisticians who…</summary><content type="html">&lt;p&gt;Before I continue I want to acknowledge that, for good reason, it is difficult to get access to electronic medical records data. That makes it very tough for statisticians who are interested in working on data analysis problems in medicine. For those of you playing the home game, I will try to use at least moderately accessible data wherever possible, though there will be times when that is impossible. Until something more accessible comes along, I plan to use the New Zealand &lt;a href=&quot;http://www.health.govt.nz/nz-health-statistics/national-collections-and-surveys/collections/national-minimum-dataset-hospital-events&quot;&gt;National Minimum Dataset&lt;/a&gt;. This dataset comes with a number of challenges, but at least it is accessible (for a fee). The version I have contains data from patient encounters at New Zealand hospitals occurring in the years 2006 through 2012.&lt;/p&gt;
&lt;p&gt;Positive features of this dataset:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;You can get it.&lt;/li&gt;
&lt;li&gt;New Zealand is an island, so we have the full account of admissions for most of the population.&lt;/li&gt;
&lt;li&gt;The data set is moderately large - 3.55 million visits from 1.3 million patients.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Negative features of this dataset:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;We do not have information about patients visits that occur outside of the hospital setting.&lt;/li&gt;
&lt;li&gt;Lab values, medications, physicians&#39; notes and many other interesting features of medical records are not available.&lt;/li&gt;
&lt;li&gt;The data have been filtered.&lt;/li&gt;
&lt;li&gt;We only know when someone has died if they died in the hospital&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;There are only a few other options for analysis of medical records if you are among the majority who do not to have access at your job. There are periodic contests in which small medical records data sets are published along with a very specific task. These include a &lt;a href=&quot;http://www.kaggle.com/c/pf2012-diabetes/data&quot;&gt;Kaggle&lt;/a&gt; contest in which contestants are challenged to identify patients with diabetes, and annual contests published by &lt;a href=&quot;https://www.i2b2.org/&quot;&gt;i2b2&lt;/a&gt;. &lt;a href=&quot;https://www.i2b2.org/NLP/HeartDisease/&quot;&gt;This year&#39;s i2b2 challenge&lt;/a&gt; is split into two tracks, one to de-identify electronic health data and another to identify risk factors of heart disease over time. A final data set that is worth mentioning even though it is not officially available is from the British National Health Service (NHS). They are &lt;a href=&quot;http://www.bbc.com/news/health-25919399&quot;&gt;planning to make available&lt;/a&gt; all electronic health data from NHS patients. If you are interested, keep an eye on &lt;a href=&quot;http://www.nhs.uk/NHSEngland/thenhs/records/healthrecords/Pages/care-data.aspx&quot;&gt;care.data&lt;/a&gt; website for details and access as they emerge.&lt;/p&gt;
&lt;p&gt;I am lucky to have access to some medical records in my job and have therefore not made a careful study of the publically available EHR datasets. Readers are encouraged to post information about other publically available record sets (even if they require a fee for access) in the comments section.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;strong&gt;New Zealand National Minimum Dataset.&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;There are some features of the New Zealand data set that are important for understanding what can be done. All ages recorded in the dataset are between 18 and 65. This will impose some limits on our ability to look at diseases that are prevalent in children or in old age. In addition, the gender ratios follow an unusual pattern (Figure 1). There are vastly more women than men in the dataset between the ages of 18 and 40. This produces some odd results when looking for relationships between diseases, as we will see in the next article.&lt;/p&gt;
&lt;figure&gt;
  &lt;img src=&quot;/images/blog/nz-national-minimum-dataset-fig1.png&quot; alt=&quot;&quot;&gt;
  &lt;figcaption&gt;
&lt;p&gt;Figure 1. Age / gender distribution. There are vastly more visits by women between the ages of 18 and 40 than there are men.&lt;/p&gt;
&lt;/figcaption&gt; &lt;/figure&gt;
&lt;p&gt;&lt;em&gt;Imperfections.&lt;/em&gt; This dataset has been very carefully cleaned. For example, there is not even one missing age value and there are only 9 patient visits associated with unknown gender. This is quite unusual in medical records and suggests that records with missing data are simply not being reported. Keep in mind that we are working with a lot of data; if you had to manually enter the gender of 1.3 million people a total of 3.5 million times, how many missing values would there be? How many mistakes? To get an idea of how accurate these data are, we can look for internal discrepancies.&lt;/p&gt;
&lt;p&gt;Consider, for example that a patient’s gender is entered every time they are admitted to the hospital. We can therefore look for instances in which the gender of a patient changes from one visit to the next. Of the 400,000 patients with two or more visits, there are 400 patients who have more than one gender recorded in the record. Admittedly, this would be accurate for patients who have undergone a sex change, but among the 400 are 114 whose gender has changed 2 or more times. Surely that level of indecision about one’s sexuality is exceedingly rare! There are also 2 men in the record who have been admitted to the hospital to deliver a baby.&lt;/p&gt;
&lt;p&gt;In addition to gender, we can look for discrepancies in age. The record contains separate entries for age at discharge (in years) and date of discharge. These two entries can be used to estimate a patient’s birth date to within 1 year. There are 2,152 patients whose estimated birth dates lead to impossibilities – the lowest and highest estimates vary by more than one year. There are 109 patients with estimated birth dates separated by more than 10 years!&lt;/p&gt;
&lt;p&gt;I am pointing out flaws in the record not to disparage this particular record set – this level of accuracy is on par with other record sets that I have looked at. The main point is that, no matter what is done with electronic medical records, it must be done with the understanding that there are errors in the data. An algorithm or model that depends absolutely on any particular feature of the data is guaranteed to make mistakes. How critical those mistakes are will depend heavily on the application.&lt;/p&gt;
&lt;figure&gt;
  &lt;img src=&quot;/images/blog/nz-national-minimum-dataset-fig2.png&quot; alt=&quot;&quot;&gt;
  &lt;figcaption&gt;
&lt;p&gt;Figure 2 Readmissions versus days of use. There are generally two different ways for a patient to become “expensive” from the point of view of a hospital system. If they are often readmitted within 30 days of discharge or if they have diseases that demand very long hospital stays.&lt;/p&gt;
&lt;/figcaption&gt; &lt;/figure&gt;
&lt;p&gt;&lt;em&gt;Expensive patients.&lt;/em&gt; Based on &lt;a href=&quot;http://ehranalytics.blogspot.com/2014/03/disruptive-transformation-for-hospital.html&quot;&gt;a previous article&lt;/a&gt;, we know that hospitals are very keenly interested in avoiding early readmission to the hospital. Can we identify those patients who have the highest rates of hospital admission? One of the shocking features of healthcare is the amount of resources that can be utilized by the sickest patients. The largest number of independent visits recorded for any single patient in the record set is 1175. Since we are looking at seven years of data, this implies that there are individual patients who are readmitted to some hospital almost every other day!&lt;/p&gt;
&lt;p&gt;There is an often cited “&lt;a href=&quot;http://en.wikipedia.org/wiki/Pareto_principle&quot;&gt;80/20 rule&lt;/a&gt;” (attached to Pareto distributions) which states that in many real world situations 80% of the resources are controlled by 20% of the population. This rule has been specifically applied to healthcare expenses in political debates and there is &lt;a href=&quot;http://www.politifact.com/oregon/statements/2012/feb/23/alan-bates/does-20-percent-population-really-use-80-health-ca/&quot;&gt;evidence that it is accurate&lt;/a&gt;. However, in the New Zealand dataset we find that the 20% of patients who had the most hospital admissions accounted for only around 53% of total. This is perhaps due to the limited number of days available in the calendar. Another possibility is that admission to the hospital is not a good proxy for healthcare expenses.&lt;/p&gt;
&lt;p&gt;Even though it is somewhat at odds with the Centers for Medicare and Medicaid Services rule about 30 day readmissions, it seems likely that total time spent in the hospital is a better proxy for total expenditure. We have both start and end dates for all admissions in the data set, so we can compute the total amount of time spent in the hospital for each patient. You can see along the bottom of Figure 2 that there is an obvious group of patients who have very few admissions, but who spend extraordinary amounts of time in the hospital. Going back to the 80/20 rule, we find that 71% of the resources (hospital days) are utilized by the top 20% of patients. This is still not quite the &lt;a href=&quot;http://www.oregonlive.com/health/index.ssf/2012/02/to_save_money_on_health_care_o.html&quot;&gt;level reported&lt;/a&gt; in American media, but it is within range. It is possible that the average cost per day of patients who are in the hospital is higher for patients who are there more; this might explain the discrepancy. It even seems likely since those patients are probably sicker. It is also possible that some feature of New Zealand’s medical system leads to more egalitarian utilization patterns.&lt;/p&gt;
&lt;p&gt;Based on what we’ve seen, we can identify patients who have been expensive in the interval from 2006 through 2012. There are a host of questions that come out of this analysis, but very few answers. Are those same patients going to be expensive in 2013? What are the features of those patients? Are they associated with particular diseases? Can we tell which patients are on a path to spend a lot of time in the hospital? If so, are there preventive medicine options that can be implemented to head that off?&lt;/p&gt;
&lt;p&gt;With the &lt;a href=&quot;https://www.healthcare.gov/what-if-i-have-a-pre-existing-health-condition/&quot;&gt;new rules regarding preexisting conditions&lt;/a&gt;, insurance companies are no longer allowed to use previous expenses to set premiums. However, some hospitals are taking on part of the expense of caring for patients. What will they do to decrease the cost of these patients? Ideally they will seek out more efficient and successful ways to care for them. Hopefully the availability of data and the importance of the question will lead to solutions that work for everyone involved.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Originally published on &lt;a href=&quot;https://ehranalytics.blogspot.com/2014/03/data-access-new-zealand-national.html&quot;&gt;EHR Analytics&lt;/a&gt;, 2014.&lt;/em&gt;&lt;/p&gt;
</content>
  </entry><entry>
    <title>Disruptive Transformation for Hospital Systems and a Couple of Places where Statisticians can Help</title>
    <link href="https://vitalstats.org/blog/disruptive-transformation-hospital-systems/"/>
    <updated>2014-03-06T00:00:00.000Z</updated>
    <id>https://vitalstats.org/blog/disruptive-transformation-hospital-systems/</id><summary>For many years hospitals and physicians have been paid by insurance companies for each procedure they perform. This may seem reasonable since every procedure performed, from discussing a patient&#39;s disease…</summary><content type="html">&lt;p&gt;For many years hospitals and physicians have been paid by insurance companies for each procedure they perform. This may seem reasonable since every procedure performed, from discussing a patient&#39;s disease to performing the most complicated surgery, requires resources. However, it creates a perverse set of financial incentives for physicians and hospital systems. Sicker patients lead to more procedures which lead to more revenue. The financial incentive is to make patients sicker!&lt;/p&gt;
&lt;p&gt;Physicians and hospital administrators recognize the wrongness of this incentive structure. Only criminally anti-social individuals would actively pursue &amp;quot;upselling&amp;quot; as a legitimate means of increasing hospital revenue. Therefore, in order to obscure and minimize the effect of this financial incentive, physicians are shielded from the costs of the procedures they perform and hospital administrations typically do not monitor the health of their patient population.&lt;/p&gt;
&lt;p&gt;There is a movement in healthcare to impose financial incentives for healthcare providers to make patients healthier. Recent changes in (1) the rules by which the Centers for Medicare and Medicaid Services (CMS) must operate and (2) federal law regarding the implementation of electronic health records, are beginning to make this change a reality.&lt;/p&gt;
&lt;p&gt;As of 2012 CMS can work with hospitals or groups of physicians to create &amp;quot;&lt;a href=&quot;http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ACO/&quot;&gt;Accountable Care Organizations&lt;/a&gt;&amp;quot; (ACOs). Under this payment structure, care providers are given a fixed fee for each patient for whom they are responsible; if they can save money in the care of that patient they get to pocket the savings. This is similar to the fee structure of Health Maintenance Organizations that were reviled by patients in the 1980&#39;s because they were financially incentivized to minimize patient interactions.&lt;/p&gt;
&lt;p&gt;There are some key differences which, if taken advantage of, can lead to a different outcome for ACOs. First, with ACOs and other &amp;quot;risk bearing&amp;quot; healthcare organizations there are penalties when patients do not do well. This leads to a question into which statistics can offer insight; &lt;em&gt;since everybody is different, what does it mean for a patient to be doing well?&lt;/em&gt; Second, the opportunities for communication between hospital systems and patients have vastly improved since the 1980’s. Try searching for “&lt;a href=&quot;https://twitter.com/search?q=frustrated%20with%20hospital&amp;amp;src=typd&quot;&gt;frustrated with hospital&lt;/a&gt;” on twitter and you will readily see that communication from the patient to the hospital is already very robust. Third, due to the Affordable Care Act, there is a growing percentage of the population who are directly responsible for choosing their own health insurance. It is natural to demand the most expensive insurance from one’s employer if a choice of health insurance provider is not part of the hiring process. However, when an individual is deciding between plans with vastly different prices, choosing a plan that encourages maximizing the number of procedures no longer seems like the obvious choice – it shouldn’t have been anyway.&lt;/p&gt;
&lt;p&gt;In addition to changing fee structures, as of 2012 healthcare organizations are &lt;a href=&quot;http://www.hhs.gov/healthcare/facts/timeline/timeline-text.html&quot;&gt;required to maintain&lt;/a&gt; electronic medical records. The original intention of this law was to encourage the free exchange of health information between providers in order to minimize duplication of effort; if a patient has an x-ray at one hospital, it should not be repeated the next day if they show up at a different hospital. In practice, this objective has not yet been realized because every hospital has its own EMR and those systems are not interoperable – even if they were purchased from the same vendor. However, what has been created is a vast trove of data about the health of individual patients. &lt;em&gt;The potential of this huge amount of data to affect all aspects of healthcare cannot be overstated.&lt;/em&gt; In particular, risk bearing hospital systems now have both the financial incentives and the necessary data to track the health of their patient population and be proactive in the treatment of disease. &lt;em&gt;Successful physician-statistician collaborations are needed to turn this data into information that hospital systems can act upon.&lt;/em&gt;&lt;/p&gt;
&lt;h2&gt;Driving uptake of IT and Statistics in Healthcare&lt;/h2&gt;
&lt;p&gt;The strongest and earliest driver encouraging hospitals to implement electronic medical records originates from CMS in the form of a couple of different penalties. The “meaningful use” requirement is being implemented in three increasingly strict phases (&lt;a href=&quot;http://www.cms.gov/Regulations-and-Guidance/Legislation/EHRIncentivePrograms/downloads/MU_Stage1_ReqOverview.pdf&quot;&gt;phase 1&lt;/a&gt;, &lt;a href=&quot;http://www.cms.gov/Regulations-and-Guidance/Legislation/EHRIncentivePrograms/Downloads/Stage2_Guide_EPs_9_23_13.pdf&quot;&gt;phase 2&lt;/a&gt; and &lt;a href=&quot;http://www.healthit.gov/facas/sites/faca/files/muwg_stage3_draft_rec_07_aug_13_.v3.pdf&quot;&gt;phase 3&lt;/a&gt;). Those hospitals that are deemed not to be utilizing their electronic medical records in a meaningful way will be penalized, beginning in 2015, with a 1% decrease in CMS payouts. The penalty increases by 1% yearly up to a total of 5% for consistent failure to achieve meaningful use – tens of millions of dollars for hospitals with large Medicare and Medicaid populations. Most of the meaningful use definitions require solutions that are straightforward even if they are technically complicated to implement. As of early 2014, I am not aware of any “meaningful use” applications that involve statistical solutions, though I can imagine improvements to the current versions that might. &lt;a href=&quot;http://youtu.be/ZqU9YR8Wpl8&quot;&gt;Here&lt;/a&gt; I discuss a statistical approach to identifying homogeneous groups of patients (one of the elements of meaningful use in phase 2). Whether improvements like these are financially viable will depend heavily on the way that financial incentives are structured for hospitals.&lt;/p&gt;
&lt;p&gt;The second &lt;a href=&quot;http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/Readmissions-Reduction-Program.html&quot;&gt;penalty&lt;/a&gt; (again a 1% incrementally increasing penalty), and the one that has led the industry to seek out statistical solutions, is a reduction in payment for hospitals with too many patients who are readmitted within 30 days of discharge. There has been an &lt;a href=&quot;https://www.google.com/search?q=predicting+early+readmission&amp;amp;oq=predicting+early+readmission&amp;amp;aqs=chrome..69i57.5895j0j4&amp;amp;sourceid=chrome&amp;amp;espv=210&amp;amp;es_sm=93&amp;amp;ie=UTF-8&quot;&gt;explosion&lt;/a&gt; of statistical models attempting to predict early readmission – there is an &lt;a href=&quot;http://jama.jamanetwork.com/article.aspx?articleid=1104511&quot;&gt;open access survey&lt;/a&gt; in JAMA for those who want greater detail. To my knowledge, all of the models attempting to accomplish this are logistic regressions which, in their final form, rely on a clearly defined set of data (&lt;a href=&quot;http://en.wikipedia.org/wiki/Dependent_and_independent_variables&quot;&gt;independent variables&lt;/a&gt;) with which to make predictions. Implementing these models in practice is challenging because electronic records do not follow fixed standards, patient populations vary significantly between hospitals, and every hospital record system is plagued by missing and incorrectly coded data. Finally, it is not always clear how far back into a record one must go. A typical statistical approach to modeling the time varying state of a patient is to assume that all the relevant information for predicting the future is available in the present (see &lt;a href=&quot;http://en.wikipedia.org/wiki/Hidden_Markov_model&quot;&gt;hidden Markov model&lt;/a&gt; and &lt;a href=&quot;http://en.wikipedia.org/wiki/Memorylessness&quot;&gt;memorylessness&lt;/a&gt;). However, if two patients come to the hospital with skin infections, and one was diagnosed years earlier with diabetes, the severity of their infection and their chances of returning within 30 days are very different.&lt;/p&gt;
&lt;p&gt;I have described some of the disruptive changes that hospitals are undergoing as a result of changing incentives and the availability of electronic health records. The availability of this data will disrupt healthcare delivery at all levels; insurance companies, contract research organizations, pharma, regulators and consumers are all seeing (and will continue to see) disruption.&lt;/p&gt;
&lt;p&gt;Perhaps the most exciting thing for statisticians is the availability of a vast array of statistical challenges in the healthcare industry that are financially viable, able to tolerate uncertainty and just downright fun to work on. We will likely never get to a point where computers can be trusted to make medical decisions for patients, but a &lt;a href=&quot;http://www.qualcommtricorderxprize.org/&quot;&gt;tricorder reminiscent of Star Trek&lt;/a&gt; might be just around the corner, and even a 1% increase in efficiency for the half-trillion dollar drug discovery industry would be tremendously valuable.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Originally published on &lt;a href=&quot;https://ehranalytics.blogspot.com/2014/03/disruptive-transformation-for-hospital.html&quot;&gt;EHR Analytics&lt;/a&gt;, 2014.&lt;/em&gt;&lt;/p&gt;
</content>
  </entry></feed>
