Completing a general implementation

In order to complete a successful implementation of the Patient Hub, follow this process.

About this task

This process walks you through a general implementation of the Patient Hub.

Procedure

  1. Run the Derive_Data_FSDVD job set to derive the data (for weight generation).
  2. Run the Generate_Weights job set to generate weights.
  3. Retrieve results from the Generate_Weights job so that they are copied into your project.
  4. Deploy your configuration to the Engine to deploy the weights you retrieved.
    Note: CHECKPOINT: Run #4 Wgt Tables to verify that most/all tables contain records at this point (depending on your algorithms)
  5. Run the weight validation job. Fix any errors in your weights.
  6. Run the mpxfreq jobset to generate the frequency tables.
  7. Retrieve the mpxfreq results after the job is complete to move the results into your workspace.
  8. Run the Anonymous Value Utility for any anonymous attributes you have.
  9. Optional: As needed, rederive and rerun weight generation.
  10. Run the Bulk_Cross_Match jobset to do a bulk cross match.
  11. Run the Load_BXM_results jobset to load the bulk cross match results into the engine.
  12. Run the Sample_Pairs jobset to get a sample pair listing.
    Note: Depending on how you plan to visually inspect your samples, you might have to change the attributes to return.
  13. Get the Job Results (which results in an Excel spreadsheet).
  14. To continue: At this point, continue the normal course of action for an implementation. You may have to repeat the previous steps based on the actions that stem from the sample pairing.