|
|
| Line 78: |
Line 78: |
| * [[Check fundamentals for CCI]] | | * [[Check fundamentals for CCI]] |
| * [[Check CCI vs previous location]] | | * [[Check CCI vs previous location]] |
| | | * [[Check CCI component 1 and 2 compatible]] |
| | |
| === Component CCIs must have compatible component 1 and component 2 ===
| |
| {{Data Integrity Check
| |
| | DIC_summary = Component CCIs must have compatible component 1 and component 2
| |
| | DIC_related_concepts = [[CCI Procedure]]
| |
| | DIC_firmness = hard check
| |
| | DIC_timing = complete
| |
| | DIC_app = CCMDB.mdb
| |
| | DIC_coding = how to find this in containing program, eg. SAS file, function name, query name...
| |
| | DIC_status = ready to implement
| |
| | DIC_implementation_date = date change was rolled out / first applied
| |
| }}
| |
| It is possible to enter a Component 1 from e.g. diagnostics and a component 2 from e.g. imaging. This should be impossible in the first place, but making that happen in CCMDB.mdb turned out quite complicated, so has not been implemented. We need to have a cross check that disallows combining codes from different groups.
| |
|
| |
|
| == Related Articles == | | == Related Articles == |