Git Product home page Git Product logo

easy_icd9-to-10_gems_mapping's Introduction

Easy_ICD9-to-10_GEMs_mapping

The %gemsmap SAS macro quickly maps diagnosis and procedure codes using 2018 General Equivalence Mappings (GEMs)

Author: Alan Kinlaw

Created: 04 Sep 2019

Updated: 24 Sep 2019

Goal

To map ICD-9-CM to ICD-10-CM diagnosis codes and ICD-9-CM to ICD-10-PCS procedure codes

Inputs

Ready-to-go 2018 General Equivalance Mappings (GEMs) SAS datasets which the author has adapted from reference mappings provided in the public domain by the Centers for Medicare and Medicaid Services (CMS) and the National Center for Health Statistics (NCHS/CDC) [details -- https://bit.ly/2lbh4YJ] [zipfile -- https://go.cms.gov/2lcbDZx (raw text files)].

  1. icd9to10dx.sas7bdat
  2. icd10to9dx.sas7bdat
  3. icd9to10pr.sas7bdat
  4. icd10to9pr.sas7bdat

Outputs

  1. SAS output at end will display all forward-backward-mapped ICD-10-CM/PCS codes of interest, for you to review for your project

  2. A SAS dataset (example: rect_dx_fbm_final.sas7bdat) will display all forward-backward-mapped ICD-10-CM/PCS codes of interest, as well as their simple-forward and simple-backward mapping characteristics -- these may be helpful for guiding your review of codes

Steps to successfully execute mapping

  1. Identify filepath for projlib directory
  2. Store input files in projlib directory
  3. Submit macro code
  4. For either diagnosis (dx) or procedure (pr) codes of interest, follow instructive comments to progress through mapping and outputting ICD-10-CM/PCS codes
  5. !!! Review the output codes to verify proper inclusion/exclusion of candidate codes for your project !!!

License and warranty information

The published material is shared under a GNU General Public License v3.0. It is being distributed without warranty of any kind, either expressed or implied. The responsibility for the interpretation and use of the material lies with the reader. In no event shall the Author be liable for damages arising from its use.

easy_icd9-to-10_gems_mapping's People

Contributors

alankinlaw 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.