Giter Club home page Giter Club logo

icd-10-csv's Introduction

2018 ICD-10 CSV

A comma-separated file of 2018 ICD-10 codes and categories.

The CSV is ready for use at codes.csv.

Codes .txt file downloaded from Centers for Medicare and Medicaid Services

example of full DX code structure with category and description:

Category Code,Diagnosis Code,Full Code,Abbreviated Description,Full Description,Category Title
A0,1234,A01234,"Comma-ind anal ret","Comma-induced anal retention","Malignant neoplasm of anus and anal canal"

example of just the category codes and corresponding titles located at categories.csv:

Category Code,Category Title
C21,"Malignant neoplasm of anus and anal canal"

I've also included a simple ruby script to generate your own CSV if you want different formatting. Upon downloading this repo and navigating to its directory, enter IRB and run:

require './csv_generator'
CSVGenerator.new.generateCSV

Created by Kamille Delgardo for the Center for Marfan Syndrome and Related Aortic Disorders at the Stanford University School of Medicine.

ICD-10 codes © The World Health Organization. Script © 2018 Stanford University.

icd-10-csv's People

Contributors

k4m1113 avatar pierre-alain-b 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.