Adding a CCI or ICD10 entry in CFE

From CCMDB Wiki
Revision as of 11:01, 2019 April 10 by PTorres (talk | contribs) (Created page with "To add a new CCI or ICD10 code in CFE, we need to manually populate the L_ICD10_ID / L_CCI_Picklist_ID / L_CCI_Component_ID. If you don't do this first you will get an error :...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

To add a new CCI or ICD10 code in CFE, we need to manually populate the L_ICD10_ID / L_CCI_Picklist_ID / L_CCI_Component_ID. If you don't do this first you will get an error

Index or primary key cannot contain a Null value.

So, to enter a new line, copy and paste the patient's D_ID into the *ID field, and then append a _1 for the first record, a _2 for the second and so on. Don't worry too much about tracking the number since it will just give an error if you re-use one.

Don't add CCI or IDC10 entries to records that are RecordStatus incomplete. It is not clear what would happen if a collector tries to send again after you add this, I think the entry you made will be deleted because it's not present on the collector's laptop.


we need a better solution, I need to make that ID field populate automatically.

  • SMW


  • Cargo


  • Categories