Giter Site home page Giter Site logo

candig / candig-data-portal Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 3.81 MB

A data analytics and visualization portal for V2 CanDIG services.

License: GNU Lesser General Public License v3.0

HTML 0.31% JavaScript 98.69% SCSS 0.77% CSS 0.08% Dockerfile 0.10% Shell 0.05%

candig-data-portal's People

Contributors

courtneygosselin avatar daisieh avatar dependabot[bot] avatar jimmyhli avatar justin-ys avatar kapilpipaliya avatar kcranston avatar lilyyangyi301 avatar mshadbolt avatar ordineu avatar phoenixcoded avatar phoenixcoded20 avatar snyk-bot avatar sonqbchau avatar yavyx avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

jimmyhli

candig-data-portal's Issues

cancer diagnosis fields for demo search

The fields that we want to add to Clinical Search for the demo:

UI label mcodepacket field
cancer type cancer_condition.code
tumour histological type cancer_condition.histology_morphology_behavior

I'll update this issue with the expected codes and their text equivalents (i.e. what should be in the pulldown). Here is some sample data:

Cancer types

  • Breast (C50.9)
  • Fallopian tube (C57.0)
  • Liver (C22.9)
  • Ovary (C56.9)
  • Pancreas (C25.9)

Tumour histological type

  • Pleomorphic carcinoma (80223)
  • Small cell carcinoma NOS (80413)
  • Non-small cell carcinoma (80463)
  • Adenocarcinoma (81403)

search by cancer code / types is buggy or data formatting is wrong

I have patients with the following cancer_conditions:

"cancer_condition": {
  "body_site":"Pancreas",
  "code": { "id":"C25.9", "label":string"Not available" }
}

"cancer_condition": {
  "body_site": {"id":"Placeholder", "label" : "Ovarian cancer"},
  "code":{ "id":"C56.9", "label":"Not available"}
}

A search for Cancer_type = Ovary C56.9 returns 0 rows (should return patient 2)
A search for Cancer_type = Pancreas C25.9 returns the first patient (correct!)
Body Site = Ovarian Cancer returns 0 rows (should return patient 2)
Body Site = Pancreas doesn't even show up in the list of options

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.