Live data from Hacker News

Ask HN: What is your favorite internet rabbit hole?

news.ycombinator.com

211–220 of 470 posts

Re: Ask HN: What is your favorite internet rabbit hole?

#211
post #134

Earlier quoted context omitted.

There seems to be some misunderstanding what is meant by "subsequent encounter" in this context. These are codes for office visits. "Subsequent encounter" means that a patient is not seeing a physician for the first time about their injury. There are also codes for "initial encounter."

So initial vs subsequent encounter are completely different codes? Wouldn't this approach double the number of codes? Why wouldn't this be some other field of data associated with the form instead of mixing it up in the diagnostic 'topic'. I know nothing about medical diagnosis codes.

Pretty sure its just a suffix That indicates a second encounter with the patient

Re: Ask HN: What is your favorite internet rabbit hole?

#212
post #136

http://www.commandlinefu.com/commands/browse/sort-by-votes Discover new command line utilities or combinations of them to solve various things. Learned all kinds of useful stuff. Things like I know but always forget about: python -m SimpleHTTPServer To server the current directory on port :8000 Then there is silly stuff like: dd if=/dev/dsp | ssh -c arcfour -C username@host dd of=/dev/dsp To output your microphone to…

helpful tip to build upon #1: you can pass a valid port number to the SimpleHTTPServer command to open that port instead of 8000.

Re: Ask HN: What is your favorite internet rabbit hole?

#213
post #134

Earlier quoted context omitted.

There seems to be some misunderstanding what is meant by "subsequent encounter" in this context. These are codes for office visits. "Subsequent encounter" means that a patient is not seeing a physician for the first time about their injury. There are also codes for "initial encounter."

So initial vs subsequent encounter are completely different codes? Wouldn't this approach double the number of codes? Why wouldn't this be some other field of data associated with the form instead of mixing it up in the diagnostic 'topic'. I know nothing about medical diagnosis codes.

Medical diagnosis codes are all about reimbursement. Doctors do not rely on coding so much as finance dept relies on coding.

Proper coding means more $$, so talented dx coders are valuable.

Separating the code this way may not make sense medically, but it makes a lot more sense when you realize CMS or Blue Cross wants more coded granularity for automatic transmission of accurate financial information.

Re: Ask HN: What is your favorite internet rabbit hole?

#214
post #134

Earlier quoted context omitted.

There seems to be some misunderstanding what is meant by "subsequent encounter" in this context. These are codes for office visits. "Subsequent encounter" means that a patient is not seeing a physician for the first time about their injury. There are also codes for "initial encounter."

So initial vs subsequent encounter are completely different codes? Wouldn't this approach double the number of codes? Why wouldn't this be some other field of data associated with the form instead of mixing it up in the diagnostic 'topic'. I know nothing about medical diagnosis codes.

There is a format to the code that allows any code to indicate initial vs. subsequent. It is important for looking for first visit cure vs. multiple visits to cure a condition.

Re: Ask HN: What is your favorite internet rabbit hole?

#215
post #167
post #117

Browsing medical diagnosis codes... https://www.cms.gov/Medicare/Coding/ICD10/2016-ICD-10-CM-and... Some of the most mildly interesting: V9543XD Spacecraft collision injuring occupant, subsequent encounter W5602XD Struck by dolphin, subsequent encounter X35XXXD Volcanic eruption, subsequent encounter X52XXXD Prolonged stay in weightless environment, subsequent encounter Y0881XD Assault by crashing of aircraft, subseq…

I don't even... why in the world would it be important for a doctor to differentiate being struck by a dolphin or struck by orca (side note: orcas are dolphins!).

Clearly that is the medical code for being struck by a Mahi-mahi, which can reach nearly 60lbs and travel at speeds above 55mph. /end sarcasm

Re: Ask HN: What is your favorite internet rabbit hole?

#218
post #71

I posted a list of them a while ago. For several years I was interested in alternative worldviews -- grand sweeping theories of reality. Here's my list: http://ribbonfarm.com https://wiki.lesswrong.com/wiki/Sequences http://thearchdruidreport.blogspot.co.uk/ http://unqualified-reservations.blogspot.co.uk/ http://pespmc1.vub.ac.be/ https://meaningness.com/ http://aynrandlexicon.com/lexicon/ Enjoy :)

If you like those you might also like http://slatestarcodex.com It's Yvain's (from LW) blog. It's gotten quite popular, with lots of mainstream media referencing it.

Re: Ask HN: What is your favorite internet rabbit hole?

#219
post #167
post #117

Browsing medical diagnosis codes... https://www.cms.gov/Medicare/Coding/ICD10/2016-ICD-10-CM-and... Some of the most mildly interesting: V9543XD Spacecraft collision injuring occupant, subsequent encounter W5602XD Struck by dolphin, subsequent encounter X35XXXD Volcanic eruption, subsequent encounter X52XXXD Prolonged stay in weightless environment, subsequent encounter Y0881XD Assault by crashing of aircraft, subseq…

I don't even... why in the world would it be important for a doctor to differentiate being struck by a dolphin or struck by orca (side note: orcas are dolphins!).

I believe it's for statistical purposes(if it's anything like death codes here in Aus).

If there is an uptick in dolphin strikes, the Government(or some environmental management group) may do something about the dolphin problem.

Re: Ask HN: What is your favorite internet rabbit hole?

#220

Earlier quoted context omitted.

I discovered ribbonfarm after being pointed to Rao's outstanding series about office politics, through the lens of the Office which is here: http://www.ribbonfarm.com/the-gervais-principle/ Then I decided to read much more material from the blog, but for the most part I have been disappointed. I feel like the authors there love intellectualism to the point that they create fancy constructs even when there isn't much…

It's good in general to be careful of the "this is what I think people are like" genre of blogging. Especially when it's presented with such certainty. See also: slate star codex, TLP. At least those two are working psychiatrists. Venkat Rao is just a guy with some opinions that he has retrospectively derived from his own career progress, as far as I can tell. It smacks of rationalisation.

Did TLP just completely stop after being outed or is there something still happening with a book?
Post reply on HN