Difference between revisions of "Code Types"

From OpenEMR Project Wiki
Line 1: Line 1:
=Code Types=
=Code Types=
==Current Code Types==
==Current Code Types==
{| border="1" align="center" style="text-align:center;"
{| border="1" style="text-align:center;"
!ct_key
!ct_key
!ct_id
!ct_id

Revision as of 22:43, 8 June 2011

Code Types

Current Code Types

ct_key ct_id description
ICD9 1 Diagnosis Codes
CPT4 2 Procedure Codes
HCPCS 3 Pocedure Codes
CVX 100 Immunization Codes

LEGEND:

RED - Mandatory setting for this code type
Italic - Optional setting for this code type (ie. the ct_id can be anything greater than 100)

Mechanism for adding Code Types

Can be done in Administration->Lists->Code Types.

If using a code type above, recommend using the same ct_key and ct_id values as above. If creating a new code type, then recommend making sure the ct_id is greater than 100.

Code Type SQL table