GithubHelp home page GithubHelp logo

wardle / dmd Goto Github PK

View Code? Open in Web Editor NEW
18.0 18.0 2.0 391 KB

Implementation of the UK NHS dictionary of medicines and devices (dm+d).

License: Eclipse Public License 2.0

Clojure 100.00%

dmd's People

Contributors

wardle avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

dmd's Issues

Speed-up import

The current import takes 10 minutes which is too slow. Most of the bottlenecks could be parallelised quite easily when time permits. It would be better to stream the XML fragments in batches with associated context/type information and then parse those data in parallel.

Be more intelligent in creating SNOMED CT ECL expressions from ATC codes.

The current approach gets all SNOMED concepts, but we can be much more sophisticated and more efficient by getting all VMPs for a given ATC and then simply getting VTMs and then building expressions for the minimal set - including IS-A HAS-VMP etc. relationships. That would avoid maxing out the size of a single expression, which for more generic purposes, e.g. all cardiovascular drugs, will probably create an expression that can't be realistically parsed. For my current usage pattern, this isn't an issue at all.

Add metadata

Need a record of dm+d release, and software versions, in case of schema changes and potential incompatibility. Better to fail with a version error, than some obscure error from the internals.

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.