Giter Site home page Giter Site logo

Once my files are analysed I am able to see a list of my patients each with structured data pulled from their documents about curenetics HOT 5 CLOSED

yalla-coop avatar yalla-coop commented on September 26, 2024
Once my files are analysed I am able to see a list of my patients each with structured data pulled from their documents

from curenetics.

Comments (5)

thejoefriel avatar thejoefriel commented on September 26, 2024

Here's a link to where the suggested data structure will be: #4

For inputs I think:

  • Age: numbers only
  • Gender: dropdown (Male / Female)
  • cancerType: dropdown, or an autocomplete type thing (for now use this list: https://www.cancercenter.com/cancer-types @sesola are you happy with this total list of cancer types?)
  • ECOGStatus: dropdown (0, 1, 2, 3, 4 )
  • gleasonScore: dropdown - 3+3, 3+4, 4+3, 4+4, 9-10)
  • Disease in prostate: dropdown (yes / no)
  • Disease outside prostate: dropdown (yes / no)

For these last two, when we get the data from the PDFs we will determine it based on seeing if there's certain keywords in the array i.e.

  • Disease in prostate: if 'disease within prostate' or 'focal disease' are within the keywords array this would be yes. Otherwise it would be no
  • Disease outside prostate: if 'disease outside prostate', 'metastatic disease' or 'advanced disease' in the keywords array this would be yes. Otherwise it would be no

from curenetics.

othman-shamla avatar othman-shamla commented on September 26, 2024

@thejoefriel
i think you miss Patient ID in the shape of the JSON response

from curenetics.

thejoefriel avatar thejoefriel commented on September 26, 2024

We don't have that any more @othman-shamla in order to protect their identity. Instead we will have the filename or filereference so we know which file in our local storage it's referring to

from curenetics.

thejoefriel avatar thejoefriel commented on September 26, 2024

I've updated the main description of the issue to reflect this now

from curenetics.

othman-shamla avatar othman-shamla commented on September 26, 2024

@thejoefriel okay, that's good

from curenetics.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.