Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
title1) Design - Determine interface architecture and data mappings

After gathering the integration requirements and reviewing the system implementation guides, the interface architecture design, test plan, and data mapping documents should be prepared to expedite the build and test phase.

The data mapping document is used to conduct a gap analysis ensuring all the required data is available and can be validated prior to the interface build. You can use implementation guide to build and validate the mapping document.

Expand
title2) Build and Test - Implement interface and perform quality assurance

Interfaces are built and tested according to the design plan with the sample data from the EHR vendors.

  • The build phase includes unit and functional testing, focusing on ensuring the mappings and translations match the specifications provided and the interface is operating as expected.

  • The testing phase leverages the external system’s test environments to perform integrated, performance load testing, and soft-go-live testing for the interface. 

...