From 5fd2e225aa4603fac0f1b3adfda2f10c5af45da2 Mon Sep 17 00:00:00 2001 From: nbailliet <nbt@kereval.com> Date: Wed, 16 Sep 2020 10:52:37 +0200 Subject: [PATCH] Typo fixes in documentations --- EPR-Access-Token-Provider/user.md | 2 +- Gazelle-FHIR-Validator/user.md | 6 +++--- Gazelle-HL7-Validator/user.md | 4 ++-- Gazelle-Webservice-Tester/release-note.md | 4 ++-- HPD-Simulator/installation.md | 4 ++-- HPD-Simulator/user.md | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/EPR-Access-Token-Provider/user.md b/EPR-Access-Token-Provider/user.md index f6b4cce..f0423c5 100755 --- a/EPR-Access-Token-Provider/user.md +++ b/EPR-Access-Token-Provider/user.md @@ -30,7 +30,7 @@ Those are the users for whom token can be generated. ### EndPoint -* [Access Token Provider : https://ehealthsuisse.ihe-europe.net/authorization-server/mock-token](https://ehealthsuisse.ihe-europe.net/authorization-server/mock-token) +* Access Token Provider : [https://ehealthsuisse.ihe-europe.net/authorization-server/mock-token](https://ehealthsuisse.ihe-europe.net/authorization-server/mock-token) ### Request example diff --git a/Gazelle-FHIR-Validator/user.md b/Gazelle-FHIR-Validator/user.md index 3a7432a..c0fc6a8 100755 --- a/Gazelle-FHIR-Validator/user.md +++ b/Gazelle-FHIR-Validator/user.md @@ -2,8 +2,8 @@ title: User Manual subtitle: Gazelle FHIR Validator author: Wylem Bars -date: 02/09/2019 -toolversion: 3.x.x +date: 16/09/2020 +toolversion: 4.x.x function: Engineer version: 1.03 status: Approved document @@ -15,7 +15,7 @@ customer: IHE-EUROPE This tool owns the validator for the messages defined in the IHE profiles based on FHIR. Two types of messages are validated: * The requests (URLs) are parsed and validating using an in-house algorithm, based on a template defined by the test designer from the user interface. -* The FHIR resrouces are validated in three steps: +* The FHIR resources are validated in three steps: * Is the message a valid XML or JSON document * Does the message complies with the FHIR requirements * Does the message complies with IHE requirements (uses the structure definitions published by IHE or other domains) diff --git a/Gazelle-HL7-Validator/user.md b/Gazelle-HL7-Validator/user.md index d23e74a..ee85526 100755 --- a/Gazelle-HL7-Validator/user.md +++ b/Gazelle-HL7-Validator/user.md @@ -3,8 +3,8 @@ title: User Manual subtitle: Gazelle HL7 Validator author: Anne-Gaëlle Bergé function: Engineer -date: 13/05/2019 -toolversion: 3.5.x +date: 16/09/2020 +toolversion: 3.6.x version: 1.04 status: Approved document reference: KER1-MAN-IHE-GAZELLE_HL7_VALIDATOR_USER-1_04 diff --git a/Gazelle-Webservice-Tester/release-note.md b/Gazelle-Webservice-Tester/release-note.md index 585a9ca..aa9dedf 100644 --- a/Gazelle-Webservice-Tester/release-note.md +++ b/Gazelle-Webservice-Tester/release-note.md @@ -1,7 +1,7 @@ --- title: Release note subtitle: Gazelle Webservice Tester -toolversion: 1.7.1 +toolversion: 1.7.2 releasedate: 2020-09-15 author: Malo TOUDIC function: Software developer @@ -9,7 +9,7 @@ customer: IHE-Europe reference: KER1-RNO-IHE-GAZELLE_WEBSERVICE_TESTER --- # 1.7.2 -__Release date: 2020-09-15_ +_Release date: 2020-09-15_ __Improvement__ * \[[GWT-137](https://gazelle.ihe.net/jira/browse/GWT-137)\]GWT doesn't display the POST element for REST requests diff --git a/HPD-Simulator/installation.md b/HPD-Simulator/installation.md index 129c823..21a059f 100755 --- a/HPD-Simulator/installation.md +++ b/HPD-Simulator/installation.md @@ -1,9 +1,9 @@ --- title: Installation manual -subtitle: HPD Simulatorœ +subtitle: HPD Simulator author: Anne-Gaëlle BERGE function: Engineer -date: 02/09/2016 +date: 16/09/2020 toolversion: 2.2.x version: 1.02 status: Approved document diff --git a/HPD-Simulator/user.md b/HPD-Simulator/user.md index 6ca57ea..55f1ddc 100644 --- a/HPD-Simulator/user.md +++ b/HPD-Simulator/user.md @@ -3,8 +3,8 @@ title: User manual subtitle: HPD Simulator author: Anne-Gaëlle BERGE function: Engineer -date: 02/09/2016 -toolversion: 2.1.2 +date: 16/09/2020 +toolversion: 2.2.2 version: 1.02 status: Approved document reference: KER1-MAN-IHE-HPD_SIMULATOR_USER-1_02 -- GitLab