Versions Compared

Key

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

...

This project is used for testing Document Query (DQ) service in multiple scenarios by passing document entry (Stable, Dynamic, Both or None ) in XDSDocEntryType, Invalid creation time in XDSDocumentEntryCreationTimeFrom and  XDSDocumentEntryCreationTimeTo of request message. It is accomplished by processing Document Query request message by passing test case specific home community id in NHIN target communities.  In order to do DQ, it is required to have patient correlation and aa_to_home_community mapping entry in database. There is a script in each test case which will clear and insert required test data in patientcorrelationdb.correlatedidentifiers , and assigningauthoritydb.aa_to_home_community_mapping tables. Each On-Demand document entry describes what type of content will be returned in response. Below described briefly about On-Demand document entry types. 

Testing will be done in standard mode.  

...