Git Product home page Git Product logo

healthcare_content_api's Introduction

Healthcare_Content_API

An API to find healthcare content such as ICD9, ICD10, LOINC, RxNorm, HCPCS, MSDRG and many more.

MDguna is going to provide one stop shop for restful healthcare content.
MDguna provides restfulAPIs for healthcare content such as diagnosis, procedures, MSDRG, HCPCS, LOINC, RxNorm and HCUPS CCS. This platform provides APIs for ICD9 and ICD10 versions.
MDguna would like to make it easy for developers to refrence helalthcare content with less or no effort.
These APIs help developers and startups to focus on application rather than putting together content.

Conent Types

With the help of these APIs, you can find
diagnosis name or code for ICD9 and ICD10,
procedure name or code for ICD9 and ICD10,
MSDRG name and code,
HCPCS name and code,
LOINC descriptions with code,
RxNorm details,
and HCUPS Clinical Classification details.

You can also find content mapaping for
MSDRG and ICD9 / ICD10,
HCUPS CCS and ICD9 / ICD10, and many more to come in the future.

Test

You can test the API on our website.

ICD9 diagnosis search example

ICD9 diagnosis output example

How to use it

Please refer to section below for guidelines on how to utilize the API.
Base url: http://service.mdguna.com/API
Paramerts:

  1. Contennt Type: diagnosis, procedure, MSDRG, HCPCS
  2. Version: ICD9, ICD10, NA
  3. Search BY: name, code
  4. Search Type: contains, begins with, ends with
  5. Search String: text

Output contains list of code and name vlaue pairs.

To seaarch an ICD9 diagnosis by name that contains Abdominal
http://service.mdguna.com/API/diagnosis/ICD9/name/contains/abdominal

Additional Information

MDguna APIs available under MIT license. We have plans to add additional content to our APIs in the coming months. Also, we are planning to release FHIR integration APIs so that developers can integrate their FHIR apps seamlessly with EMRs scuh as Cerner, EPIC, AthenaHealth, and so on.

Please contact us if you have any questions or need additonal information.

healthcare_content_api's People

Contributors

mdguna avatar

Watchers

James Cloos avatar I Ketut Sidharta Yogatama avatar

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.