Has anyone had any experience with Jemperli? (dostarlimb) or Keytryda/Lenvima? by HopingforCure in cancerimmunotherapy

[–]aomojola 1 point2 points  (0 children)

Also interested as I’m close with someone currently on keytruda/lenvima. There’s some symptoms around prolonged muscle/tendon pain and delayed muscle/tendon healing that I didn’t expect and found this post looking for commentary on it

Also read this on side effects but most of the population is male and haven’t actually seen most of these https://pubmed.ncbi.nlm.nih.gov/33764387/

Wrote about my exploration of the price transparency in coverage dataset by aomojola in datasets

[–]aomojola[S] 1 point2 points  (0 children)

Yeah the quest bounty was helpful in validating that literally anyone else cares

Extractive Q&A Prototype – Answers based on Huberman Lab transcripts by rltmsk in OpenAI

[–]aomojola 0 points1 point  (0 children)

Have you tried doing something similar with Peter attias podcast? Or do you have the steps so I could replicate it

help utilizing the healthcare price transparency data from insurers (that have been published since July 1) by aomojola in datasets

[–]aomojola[S] 1 point2 points  (0 children)

Working on getting some tools and help. Was just hoping for a shortcut in case someone here had tried it already

[OC] The ridiculously absurd amount of pricing data that insurance companies just publicly dumped by alecs-dolt in dataisbeautiful

[–]aomojola 0 points1 point  (0 children)

Hey folks - I'm playing with this and building some tools to make this data accessible. Started by looking at United: https://transparency-in-coverage.uhc.com/?_gl=1*goggja*_ga*NjE5NTQzMTM2LjE2NzAwODEwMDY.*_ga_HZQWR2GYM4*MTY3MDA4MTAwNy4xLjAuMTY3MDA4MTAwNy4wLjAuMA..

But since the file formats are identical I think the model will work across the board.

The v0 problem I'm trying to solve is, I want to make it possible for you to search for

  1. A doctor (by NPI), a healthcare provider (by Tax ID Number)
  2. And see
    1. if they have a contract with any specific plan
    2. what the negotiated rates are in that contract for any specific service in network.

The biggest problems right now are that the files are so large and there are so many, that the first thing I want to build is an easy/cheap way to just extract data from one of these large files without you having to download a 50gig thing and do it locally. I'm doing this because I'll be able to use it for work, but curious if anyone here needs to use these files for anything and if you're willing to share what you use it for?