Manual

Manual

User Manual:

Open the PDF directly: View PDF PDF.
Page Count: 2

DownloadManual
Open PDF In BrowserView PDF
DQA User Manual
Included files :
● ois­dqa­core­1.8.jar
● database_create.sql
● user_create.sql

Phase I : Database Setup
First you need to install the database in order to make the DQA work, the DQA is using a
MySQL database, here is link if you need help to install MySQL
https://dev.mysql.com/doc/refman/5.1/en/installing.html
Once you have MySQL running, you need to run the ​
database_create.sql​
script followed
by the ​
user_create.sql​
script

Phase II : Add Jar file
Now all you have to do is to add the Jar file to the build path of your project, all the
dependencies have been compiled to this jar file.

Phase III : Use the DQA
You have to look for two classes ​
ProcessMessageHL7​
and ​
CompactReportModel
Here is an example for how to use it :

The return type of the ​
process ​
method is a ​
CompactReportModel i​
ts main structure
consists of an ArrayList of ​
CompactReportNode, ​
each node represents an issue.
You can access the ArrayList using the methode :
public​
ArrayList<​
CompactReportNode​
>​
getIssuesList​
()
The CompactReportNode structure is as follows :



Source Exif Data:
File Type                       : PDF
File Type Extension             : pdf
MIME Type                       : application/pdf
PDF Version                     : 1.4
Linearized                      : Yes
Page Count                      : 2
EXIF Metadata provided by EXIF.tools

Navigation menu