From 4528c68bf4c94a818df38422c40418efe49bdf52 Mon Sep 17 00:00:00 2001 From: wbars <wbs@kereval.com> Date: Tue, 3 Sep 2019 09:05:45 +0200 Subject: [PATCH] Update docs for FhirVal and ATC Repository release --- EPR-ATC-Simulator/installation.md | 4 ++-- EPR-ATC-Simulator/release-note.md | 12 ++++++++++-- EPR-ATC-Simulator/user.md | 4 ++-- Gazelle-FHIR-Validator/installation.md | 6 +++--- Gazelle-FHIR-Validator/release-note.md | 13 +++++++++++-- Gazelle-FHIR-Validator/user.md | 6 +++--- 6 files changed, 31 insertions(+), 14 deletions(-) diff --git a/EPR-ATC-Simulator/installation.md b/EPR-ATC-Simulator/installation.md index a5712bb..c3df652 100644 --- a/EPR-ATC-Simulator/installation.md +++ b/EPR-ATC-Simulator/installation.md @@ -3,8 +3,8 @@ title: Installation Manual subtitle: ATC Simulator author: Wylem BARS function: Software Engineer -date: 01/07/2019 -toolversion: 1.2.0 +date: 02/08/2019 +toolversion: 1.2.3 version: 1.01 status: Reviewed reference: KER1-MAN-IHE-ATC_SIMULATOR_INSTALLATION-1_01 diff --git a/EPR-ATC-Simulator/release-note.md b/EPR-ATC-Simulator/release-note.md index b503d2b..22f8eba 100644 --- a/EPR-ATC-Simulator/release-note.md +++ b/EPR-ATC-Simulator/release-note.md @@ -1,13 +1,21 @@ --- title: Release note subtitle: ATC Simulator -toolversion: 1.2.1 -releasedate: 2019-08-02 +toolversion: 1.2.3 +releasedate: 2019-09-02 author: Wylem BARS function: Software Engineer customer: IHE Europe reference: KER1-RNO-IHE-ATC_SIMULATOR --- + +# 1.2.3 +_Release date: 02/09/2019_ + +__Bug__ + +* \[[ATCREPO-14](https://gazelle.ihe.net/jira/browse/ATCREPO-14)\] IDs in Mock sample documents should mathc '[A-Za-z0-9\-\.]{1,64}' + # 1.2.1 _Release date: 2019-08-02_ diff --git a/EPR-ATC-Simulator/user.md b/EPR-ATC-Simulator/user.md index 469bf08..b9fe3c8 100755 --- a/EPR-ATC-Simulator/user.md +++ b/EPR-ATC-Simulator/user.md @@ -3,8 +3,8 @@ title: User Manual subtitle: ATC Simulator author: Wylem BARS function: Software Engineer -date: 01/07/2019 -toolversion: 2.0.0 +date: 02/09/2019 +toolversion: 1.2.3 version: 1.01 status: Reviewed reference: KER1-MAN-IHE-ATC_SIMULATOR_USER diff --git a/Gazelle-FHIR-Validator/installation.md b/Gazelle-FHIR-Validator/installation.md index c9db01c..67ad6bc 100644 --- a/Gazelle-FHIR-Validator/installation.md +++ b/Gazelle-FHIR-Validator/installation.md @@ -1,9 +1,9 @@ --- title: Installation Manual subtitle: Gazelle FHIR Validator -author: Anne-Gaëlle BERGE -date: 19/02/2019 -toolversion: 3.0.0 +author: Wylem Bars +date: 02/09/2019 +toolversion: 3.0.3 function: Engineer version: 2.01 status: Approved document diff --git a/Gazelle-FHIR-Validator/release-note.md b/Gazelle-FHIR-Validator/release-note.md index 65f5248..74068ad 100644 --- a/Gazelle-FHIR-Validator/release-note.md +++ b/Gazelle-FHIR-Validator/release-note.md @@ -1,13 +1,22 @@ --- title: Release note subtitle: Gazelle FHIR Validator -toolversion: 3.0.2 -releasedate: 2019-03-26 +toolversion: 3.0.3 +releasedate: 2019-09-02 author: Anne-Gaëlle BERGE function: Software Engineer customer: IHE Europe reference: KER1-RNO-IHE-GAZELLE_FHIR_VALIDATOR --- +# 3.0.3 +_Release date: 2019-09-02_ + +__Bug__ + +* \[[FHIRVAL-49](https://gazelle.ihe.net/jira/browse/FHIRVAL-49)\] Display is not consistent +* \[[FHIRVAL-53](https://gazelle.ihe.net/jira/browse/FHIRVAL-53)\] Validation with slices fails to detect slice type +* \[[FHIRVAL-54](https://gazelle.ihe.net/jira/browse/FHIRVAL-54)\] When json is malformed, validation crashes and the report is empty + # 3.0.2 _Release date: 2019-03-26_ diff --git a/Gazelle-FHIR-Validator/user.md b/Gazelle-FHIR-Validator/user.md index 26e801a..3a7432a 100755 --- a/Gazelle-FHIR-Validator/user.md +++ b/Gazelle-FHIR-Validator/user.md @@ -1,9 +1,9 @@ --- title: User Manual subtitle: Gazelle FHIR Validator -author: Anne-Gaëlle BERGE -date: 10/09/2018 -toolversion: 2.2.x +author: Wylem Bars +date: 02/09/2019 +toolversion: 3.x.x function: Engineer version: 1.03 status: Approved document -- GitLab