|
|
| Line 37: |
Line 37: |
|
| |
|
| == Cross checks == | | == Cross checks == |
| {{Data Integrity Check
| | * [[Function Validate Chart]] |
| | DIC_summary = validates the [[Chart number]]:
| |
| * check that the entry is numerical
| |
| * check to ensure that [[PHIN field]] and Chart number are not identical.
| |
| * no further checks at this time because chart numbers are different at different hospitals
| |
| | DIC_related_concepts = list of related pages (probably the one it's on, but there might be others...)
| |
| | DIC_firmness = hard check (not allowed) or soft check (allowed, but give error; in CFE this means it has to go into the ... table, and cross checks have to consider that table)
| |
| | DIC_app = CCMDB.mdb
| |
| | DIC_coding = function Validate_chart()
| |
| | DIC_status = implemented
| |
| | DIC_implementation_date = 2008-01-01
| |
| }}
| |
| approximate implementation date
| |
|
| |
|
| == Related articles == | | == Related articles == |