ICD10 Dx Checks: Difference between revisions

mNo edit summary
mNo edit summary
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Data Integrity Check
Listing of ICD10 related checks.
| DIC_summary = Can't have duplication of ICD10 diagnoses:
 
* the following must not be blank/null:  
{{#cargo_query:
** [[Dx_Type]]
tables=DataIntegrityChecks,Discussions,_pageData
** [[Dx_Priority]]
|join on=DataIntegrityChecks._pageName=_pageData._pageName,DataIntegrityChecks._pageName=Discussions._pageName
* ICD_10 Diagnosis must not be
|fields=
* blank
CONCAT("\[\{\{fullurl:",DataIntegrityChecks._pageName, "{{!}}action=edit\}\} edit]")=edit,
* [[No Dx Entered]]
DataIntegrityChecks._pageName=page, Status, Timing, Firmness, Summary, question, who
| DIC_related_concepts = [[ICD10 Diagnosis]], [[Acquired Diagnosis]], [[Admit Diagnosis]], [[Comorbid Diagnosis]], [[Dx Type]]
|where=App="CCMDB.accdb" and _pageData._categories HOLDS "ICD10 Dx check"
| DIC_firmness = hard check
|order by=question
| DIC_timing = complete
|limit=1000
| DIC_app = CCMDB.mdb
|more results text=see all checks
| DIC_coding = how to find this in containing program, eg. SAS file, function name, query name...
|offset=some number
| DIC_status = ready to implement
|default=Nothing found
| DIC_implementation_date = date change was rolled out / first applied
|format=dynamic table
|rows per page=1000
}}
}}
== Must address ==
* [[Not an Infection (ICD10 pathogen alternative)]]
* [[No Comorbidities (ICD10 code)]]
== Other ICD10 Data Integrity Checks ==
{{#ask: [[Category:ICD10 Dx check]]
|default=none found
|format=UL
|limit=100
|link=all
|headers=show}}


== Related articles ==
== Related articles ==
Line 32: Line 21:


[[Category: ICD10]]
[[Category: ICD10]]
[[Category: ICD10 Dx check‎]]
[[Category: ICD10 Dx check‎ | * ]]