Category:Manitoba Health: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
{{Discussion}}
How are we going to export and sent data from centralized.mdb to MB Health?
*the [[Manitoba Health "Conditioner"]] Program will no longer work because study number column will be excluded.  Programmer at MB Health may not be able to read program when output is changed and sent to them. 
Once a month we send Critical Care and Medicine data to Manitoba Health (MB health) for crosschecking to ensure we have correct information
Once a month we send Critical Care and Medicine data to Manitoba Health (MB health) for crosschecking to ensure we have correct information


{{Potential Change}}
{{Potential Change}}
We need to replace [[Manitoba Health "Conditioner"]] with a new process to export data from [[centralized_data.mdb]] to Manitoba Health. To do:
* confirm format of file required
* confirm with MB Health
** who is our [[MB Health Crosscheck Contact]]{{Discussion}}
** that it would be OK to send single file from now on{{Discussion}}
** that it would be OK to replace the current study number (numerical) with the D_ID (15 character string){{Discussion}}
* generate output routine (likely query and export function)
* nice-to-have: generate import routine that facilitates opening and fixing patient data based on what MB Health returns to us


 
To decide:
* include with [[centralized_front_end.mdb]] or split out? {{Discussion}}




[[Category: Data Processing]]
[[Category: Data Processing]]

Revision as of 09:58, 2014 June 2

Once a month we send Critical Care and Medicine data to Manitoba Health (MB health) for crosschecking to ensure we have correct information

Template:Potential Change We need to replace Manitoba Health "Conditioner" with a new process to export data from centralized_data.mdb to Manitoba Health. To do:

  • confirm format of file required
  • confirm with MB Health
  • generate output routine (likely query and export function)
  • nice-to-have: generate import routine that facilitates opening and fixing patient data based on what MB Health returns to us

To decide: