darwin-eu-dev / CodelistGeneratorShiny

0 stars 0 forks source link

Creating a web application #3

Open edward-burn opened 2 years ago

edward-burn commented 2 years ago

Is your feature request related to a problem? Please describe. It would be great to have a corresponding web application for this package so that users do not need to work from R. This application would offer the same functionality as the R package, namely producing a candidate codelist (ie _get_candidatecodes) and to show mappings from non-standard codes to standard (ie _showmappings).

Describe the solution you'd like I have made this prototype for https://dpa-pde-oxford.shinyapps.io/OmopCodelistGeneratorConditions using Rshiny just for the condition domain that hopefully gives an idea myself.

To disucss with @rossdwilliams @sdotter on how to best do this, and input from users such as @albertpratsu and @ajoedicke on how they would like it

sdotter commented 2 years ago

Hi @edward-burn,,

Nice prototype! Can i also check the sourcecode? so i can see whats going on... @rossdwilliams can we talk about this or maybe three of us in teamsmeeting?

Thanks Edward! nice work!

edward-burn commented 2 years ago

Sure, I´ve added the code for the shiny here: https://github.com/edward-burn/CodelistGeneratorShiny. To note, one thing is missing is the sqlite database with the vocabularies that I used (which was created like so: https://github.com/edward-burn/CodelistGeneratorShiny/blob/main/set_up.R).

Yes, let´s discuss in more detail on a call.