Giter Site home page Giter Site logo

clinicalcodes's Introduction

rPublicHealth

A collaborative project to build R tools facilitating access to public healthcare data

clinicalcodes's People

Contributors

daspringate avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

clinicalcodes's Issues

FAQ questions / points that need better explanation

On downloading:

  • Codelist error: Not all required headings are present (Or using incorrect delimiter)

Usually means that you are uploading a csv but there are also commas in the body of the text (typically in the description column). Try doing find/replace in excel to replace commas with semi-colons.

Pagination

This is soon going to be a problem

Needs to be done in combination with some kind of search facility

List of options for upload

  • Article types
  • coding systems
  • Entity types

These need to be live so they pick up any new categories as they are added

Difference between dissociating codelists and removing them

Seems to be a problem with removing codelists that have been associated from other papers.

removing seems to remove from the database, even if the codelist is still associated with another paper.

check with hypertension example from Doran 2011 and Kontopantelis 2014

code list with more than 3 extra columns

Hello,
I wish to upload a code list with more than 3 extra columns. I understand clinical codes supports 3 max, only? is it possible to overturn this limitation? the other columns are still relevant so it is not an option to just ignore them.
Thanks

Can't cope with non-universal newlines

Traceback (most recent call last):

File "/webapps/envs/medcodes/lib/python2.7/site-packages/django/core/handlers/base.py", line 115, in get_response
response = callback(request, _callback_args, *_callback_kwargs)

File "/webapps/envs/medcodes/lib/python2.7/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view
return view_func(request, _args, *_kwargs)

File "/webapps/envs/medcodes/lib/python2.7/site-packages/django/utils/decorators.py", line 91, in _wrapped_view
response = view_func(request, _args, *_kwargs)

File "/webapps/medcodes/medcodes/apps/codesdb/views.py", line 268, in upload_codelist
codelist_to_db(codelist_file, article_id, form.cleaned_data)

File "/webapps/medcodes/medcodes/apps/codesdb/io.py", line 81, in codelist_to_db
headings = codereader.next()

Error: new-line character seen in unquoted field - do you need to open the file in universal-newline mode?

Get CPRD patient counts for codes

From Evan: It is still almost impossible for reviewers to assess the validity of a code list, unless a major code is missing. Which is where this repository might again help. Especially if counts for unique codes (i.e. X patients uniquely identified with code) are included in the uploaded files. Say you missed a code that doesn’t do anything vs you missed a big one.

It will be a very useful feature if we churn out overall patient counts for each code (which I did in the past in Stata) and unique patient counts.

Improve error messages for misspecified uploads

e.g. Someone tries to upload an excel file, they get:

Sorry, but the requested page is unavailable due to a server problem.
Our engineers have been notified, so please check back later.

Some links don't work on IE8

From User:

"when I went to try out the website some of the functionality doesn't seem to work. Whilst I can browse the articles, I cannot use some of the links and thus cannot register for an account, view the twitter feed, etc. Is there a minimum browser version that the website supports? We currently have Internet Explorer 8 within the office."

Problem is <IE9 can't deal well with responsive html

Solution:

http://stackoverflow.com/questions/17947182/ie8-issue-with-twitter-bootstrap-3

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.