A petabyte of health insurance prices per month
21–30 of 275 posts
Re: A petabyte of health insurance prices per month
#22They are making it impossible to handle the data so everyone gives up trying so they can go on screwing people over.
Also the article says the schema is published in github and CMS is responsive to feedback on it, so things will hopefully improve.
I thought this was a really good article. I wasn't expecting to read all the way through a blog about something that doesn't affect me in the slightest but I did.
Re: A petabyte of health insurance prices per month
#23They are making it impossible to handle the data so everyone gives up trying so they can go on screwing people over.
Hanlon's razor. Never attribute to malice what can be explained by stupidity. The US healthcare system is a mess, but I don't think it's intentionally malicious. It is just a mash of a thousand different systems, creating one big stupid system.
It's the exact same thing as cops getting incentives for speeding tickets. Then you start getting more speeding tickets for 5 over instead of 10 over.
Re: A petabyte of health insurance prices per month
#24Re: A petabyte of health insurance prices per month
#25There are separate charge codes for everything , and all of those codes need to be reflected in the pricing data. There's a price to slap on a bandaid. There's a price to give someone a Tylenol. Hell, W61.61XA is the medical code for "Bitten by duck, initial encounter." Presumably, this means there's also a code for "Bitten by duck, again." Medical billing is broken , and it's no surprise that the amount of data is o…
Re: A petabyte of health insurance prices per month
#26There are separate charge codes for everything , and all of those codes need to be reflected in the pricing data. There's a price to slap on a bandaid. There's a price to give someone a Tylenol. Hell, W61.61XA is the medical code for "Bitten by duck, initial encounter." Presumably, this means there's also a code for "Bitten by duck, again." Medical billing is broken , and it's no surprise that the amount of data is o…
Here's the full list of codes for "Bitten by ____, _____ encounter" https://www.icd10data.com/ICD10CM/Codes/V00-Y99/W50-W64/W61- The hierarchy looks like this: W61.6 Contact with duck = W61.61 Bitten by duck == W61.61XA …… initial encounter == W61.61XD …… subsequent encounter == W61.61XS …… sequela = W61.62 Struck by duck == W61.62XA …… initial encounter == W61.62XD …… subsequent encounter == W61.62XS …… sequela = W6…
Re: A petabyte of health insurance prices per month
#27Gotta wonder how other countries with functional healthcare store and calculate pricing. There has to be a better way. This looks like denormalizing a huge number of small tables such that the resulting list of prices is like n^n growth for any possible addition.
Re: A petabyte of health insurance prices per month
#28Gotta wonder how other countries with functional healthcare store and calculate pricing. There has to be a better way. This looks like denormalizing a huge number of small tables such that the resulting list of prices is like n^n growth for any possible addition.
Re: A petabyte of health insurance prices per month
#29There are separate charge codes for everything , and all of those codes need to be reflected in the pricing data. There's a price to slap on a bandaid. There's a price to give someone a Tylenol. Hell, W61.61XA is the medical code for "Bitten by duck, initial encounter." Presumably, this means there's also a code for "Bitten by duck, again." Medical billing is broken , and it's no surprise that the amount of data is o…
Here's the full list of codes for "Bitten by ____, _____ encounter" https://www.icd10data.com/ICD10CM/Codes/V00-Y99/W50-W64/W61- The hierarchy looks like this: W61.6 Contact with duck = W61.61 Bitten by duck == W61.61XA …… initial encounter == W61.61XD …… subsequent encounter == W61.61XS …… sequela = W61.62 Struck by duck == W61.62XA …… initial encounter == W61.62XD …… subsequent encounter == W61.62XS …… sequela = W6…
Re: A petabyte of health insurance prices per month
#30There are separate charge codes for everything , and all of those codes need to be reflected in the pricing data. There's a price to slap on a bandaid. There's a price to give someone a Tylenol. Hell, W61.61XA is the medical code for "Bitten by duck, initial encounter." Presumably, this means there's also a code for "Bitten by duck, again." Medical billing is broken , and it's no surprise that the amount of data is o…
It makes for a fun first impression though