Difference between revisions of "Import Standard Tables"

From OpenEMR Project Wiki
Line 27: Line 27:
:*Follow the instructions
:*Follow the instructions
:*SNOMED diagnosis codes can be activated at Administration->Lists->Code Types
:*SNOMED diagnosis codes can be activated at Administration->Lists->Code Types
::*''Note that in the future version of OpenEMR 4.1.2, there is also a general Clinical Terms code type that can be activated here, which can be used to map items in Administration->lists with SNOMED terms''
:*Codes can be customized at Administration->Services
:*Codes can be customized at Administration->Services
:*''Note that in the future version of OpenEMR 4.1.2, you can also install the SNOMED US Extension Pack after you install the SNOMED International Pack. You first install the International pack, then remove it from the contrib/snomed directory. Then you place the US extension pack in the contrib/snomed directory and install it.''
:*''Note that in the future version of OpenEMR 4.1.2, you can also install the SNOMED US Extension Pack after you install the SNOMED International Pack. You first install the International pack, then remove it from the contrib/snomed directory. Then you place the US extension pack in the contrib/snomed directory and install it.''

Revision as of 20:55, 28 December 2012

Overview

The ICD9, ICD10, SNOMED and RxNorm standardized data sets can be easily imported (and upgraded) into OpenEMR. See below for specific instructions. (Note this feature is available in OpenEMR version 4.1.1 and higher.)

Import/Upgrade and activate ICD9

  • Go to Administration->Other->'External Data Loads'
  • Click ICD9
  • Follow the instructions
  • If you get the following sql error after you click INSTALL ("Error: The used command is not allowed with this MySQL version"), then you can instead upload the code set by downloading this file and importing at Administration->Database->Import. (Warning: Only do this if you get an error using the standard import mechanism.)
  • ICD9 diagnosis (and service) codes can be activated at Administration->Lists->Code Types
  • Toggle on Active in row where Key is ICD9
  • Set External to 'ICD9 Diagnosis' in row where Key is ICD9
  • Codes can be customized at Administration->Services

Import/Upgrade and activate ICD10

  • Go to Administration->Other->'External Data Loads'
  • Click ICD10
  • Follow the instructions
  • If you get the following sql error after you click INSTALL ("Error: The used command is not allowed with this MySQL version"), then you can instead upload the code set by downloading this file and importing at Administration->Database->Import. (Warning: Only do this if you get an error using the standard import mechanism.)
  • ICD10 diagnosis (and service) codes can be activated at Administration->Lists->Code Types
  • Toggle on Active in row where Key is ICD10 (if want to actively use ICD10 codes)
  • Set External to 'ICD10 Diagnosis' in row where Key is ICD10
  • Codes can be customized at Administration->Services

Import/Upgrade and activate SNOMED

  • Go to Administration->Other->'External Data Loads'
  • Click SNOMED
  • Follow the instructions
  • SNOMED diagnosis codes can be activated at Administration->Lists->Code Types
  • Note that in the future version of OpenEMR 4.1.2, there is also a general Clinical Terms code type that can be activated here, which can be used to map items in Administration->lists with SNOMED terms
  • Codes can be customized at Administration->Services
  • Note that in the future version of OpenEMR 4.1.2, you can also install the SNOMED US Extension Pack after you install the SNOMED International Pack. You first install the International pack, then remove it from the contrib/snomed directory. Then you place the US extension pack in the contrib/snomed directory and install it.

Import/Upgrade RxNorm

  • Go to Administration->Other->'External Data Loads'
  • Click RXNORM
  • Follow the instructions