S ICD10 Categories table: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
mNo edit summary
Tag: Reverted
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
The '''{{PAGENAME}}''' in [[CCMDB.accdb]] contains diagnosis categories that are used to filter CCI procedures in [[CCMDB.accdb]] and are also used by some cross checks for [[CCI Collection]]. See [[Re-importing CCI and IDC10 categories from wiki to CCMDB.accdb]] for how this table is populated.  
{{DISPLAYTITLE:s_ICD10_Categories table}}The '''s_ICD10_Categories''' in [[CCMDB.accdb]] contains diagnosis categories that are used to filter CCI procedures in [[CCMDB.accdb]] and are also used by some cross checks for [[CCI Collection]]. See [[Re-importing CCI and IDC10 categories from wiki to CCMDB.accdb]] for how this table is populated.  


== Data Structure ==
== Data Structure ==
Line 12: Line 12:
|| '''CCI_category''' || text(25) ||  category as taken from wiki, see [[ICD10 Categories for CCMDB.accdb]]
|| '''CCI_category''' || text(25) ||  category as taken from wiki, see [[ICD10 Categories for CCMDB.accdb]]
|}
|}
{{Todo
| who = Tina 
| question =  dev_CFE
* I have never used the [[s_ICD10_Categories table]], thanks for telling it.  one question, is this table in CCMDB centralized or CFE? --[[User:JMojica|JMojica]] 16:32, 2022 February 8 (CST)
** It's in CCMDB.accdb. I will add code to CFE to import it automatically like the other tables. [[User:Ttenbergen|Ttenbergen]] 10:56, 2022 February 9 (CST)
| todo_added = 2022-02-09
| todo_action = 2022-02-09
}}


== Related Articles ==
== Related Articles ==

Latest revision as of 16:24, 2023 May 17

The s_ICD10_Categories in CCMDB.accdb contains diagnosis categories that are used to filter CCI procedures in CCMDB.accdb and are also used by some cross checks for CCI Collection. See Re-importing CCI and IDC10 categories from wiki to CCMDB.accdb for how this table is populated.

Data Structure

field type description
CCI_Code text(21) the ICD10_Code
CCI_category text(25) category as taken from wiki, see ICD10 Categories for CCMDB.accdb

Related Articles

Related articles: