7. ##### [Generation Validator form UML (Alternative)](#generateValidatorFromUML)
7. ##### [Generation Validator form UML (Alternative)](#generateValidatorFromUML)
8. ##### [Validate CDA](#validateCDA)
8. ##### [Validate CDA](#validateCDA)
9. ##### [Utility Scripts](#utilityScripts)
9. ##### [Utility Scripts](#utilityScripts)
10. ##### [Extras](#extras)
10. ##### [Extras](#extras)
<divid='introduction'/>
<divid='introduction'></div>
## 1. Introduction
## 1. Introduction
In this guide, we will show how to retrieve the new version of **Gazelle Objects Cheker**,
In this guide, we will show how to retrieve the new version of **Gazelle Objects Cheker**,
...
@@ -31,7 +31,7 @@ build it and generate a CDA Validator in a generic case, and client specific cas
...
@@ -31,7 +31,7 @@ build it and generate a CDA Validator in a generic case, and client specific cas
- Thanks to maven wrapper, this version is packaged now with GOC, you can find it in `gazelle-objects-checker/hl7templates/hl7templates-packager-jar/src/main/resources/maven-wrapper`
- Thanks to maven wrapper, this version is packaged now with GOC, you can find it in `gazelle-objects-checker/hl7templates/hl7templates-packager-jar/src/main/resources/maven-wrapper`
- Git
- Git
<divid='cloneProject'/>
<divid='cloneProject'></div>
## 2. Clone Project
## 2. Clone Project
the project is not maintained by the _forge_ anymore.<br>
the project is not maintained by the _forge_ anymore.<br>
...
@@ -92,7 +92,7 @@ You can skip tests if you want, but it's not recommend.
...
@@ -92,7 +92,7 @@ You can skip tests if you want, but it's not recommend.
<divid='runTests'/>
<divid='runTests'></div>
## 3. Run Tests (Optional)
## 3. Run Tests (Optional)
...
@@ -123,7 +123,7 @@ If Something went wrong, make sure you have mentioned in maven logs:
...
@@ -123,7 +123,7 @@ If Something went wrong, make sure you have mentioned in maven logs:
If not, try to run the creation resources script `CreateResourcesForTest.java` in:
If not, try to run the creation resources script `CreateResourcesForTest.java` in:
> Choose the latest version, and download the: **hl7templates-packager-jar-X.X.X-jar-with-dependencies.jar** artifact
> Choose the latest version, and download the: **hl7templates-packager-jar-X.X.X-jar-with-dependencies.jar** artifact
<divid='generateValidator'/>
<divid='generateValidator'></div>
## 6. Generate Validator
## 6. Generate Validator
This section remains to **run** Gazelle Objects Checker and generate the CDA MBVal validator.
This section remains to **run** Gazelle Objects Checker and generate the CDA MBVal validator.
...
@@ -304,9 +304,9 @@ Example with SEQUOIA:
...
@@ -304,9 +304,9 @@ Example with SEQUOIA:
-**cmdOutput.log:** contains the Standard Output of executed commands during generation (maven command to init project with archetype, generate code from OLC, packaging...)
-**cmdOutput.log:** contains the Standard Output of executed commands during generation (maven command to init project with archetype, generate code from OLC, packaging...)
-**cdeModelsErrors.txt:** contains all detected inconsistencies between the provided BBR and pre-defined models used by GOC
-**cdeModelsErrors.txt:** contains all detected inconsistencies between the provided BBR and pre-defined models used by GOC