From 116d7511d61bfe3d645c41e6eee21e2536239875 Mon Sep 17 00:00:00 2001 From: nbailliet <nbt@kereval.com> Date: Tue, 11 Mar 2025 10:56:13 +0100 Subject: [PATCH] documentation updated after PAM 10.1.0 release --- Patient-Manager/installation.md | 2 +- Patient-Manager/release-note.md | 28 ++++++++++++++++++++++++++-- Patient-Manager/user.md | 2 +- 3 files changed, 28 insertions(+), 4 deletions(-) diff --git a/Patient-Manager/installation.md b/Patient-Manager/installation.md index c4f7cf5..94e0c5f 100755 --- a/Patient-Manager/installation.md +++ b/Patient-Manager/installation.md @@ -2,7 +2,7 @@ title: Installation Manual subtitle: Patient Manager author: Anne-Gaëlle BERGE -releasedate: 2024-07-30 +releasedate: 2025-03-11 toolversion: 10.X.X function: Engineer version: 1.07 diff --git a/Patient-Manager/release-note.md b/Patient-Manager/release-note.md index d74790f..1279233 100755 --- a/Patient-Manager/release-note.md +++ b/Patient-Manager/release-note.md @@ -1,13 +1,37 @@ --- title: Release note subtitle: PatientManager -toolversion: 10.0.3 -releasedate: 2024-07-30 +toolversion: 10.1.0 +releasedate: 2025-03-11 author: Anne-Gaëlle BERGE function: Software Engineer customer: IHE Europe reference: KER1-RNO-IHE-PATIENT_MANAGER --- +# 10.1.0 +_Release date: 2025-03-11_ + +__Bug__ +* \[[PAM-770](https://gazelle.ihe.net/jira/browse/PAM-770)\] XCPD Initiating Gateway simulator is displaying private SUT to everyone +* \[[PAM-774](https://gazelle.ihe.net/jira/browse/PAM-774)\] Can't delete SUTs - Remove foreign key before deleting SUT (HL7V3) +* \[[PAM-784](https://gazelle.ihe.net/jira/browse/PAM-784)\] [Patient Manager] Send selected patients to SUT produces a blank page +* \[[PAM-786](https://gazelle.ihe.net/jira/browse/PAM-786)\] [Patient Manger] init files does not match expected selection value in pam_encounter_management_event +* \[[PAM-787](https://gazelle.ihe.net/jira/browse/PAM-787)\] Endpoint URL Input field length too limited in PAM 9.11.5 +* \[[PAM-788](https://gazelle.ihe.net/jira/browse/PAM-788)\] Transaction failed upon adding system in demographics sharing page +* \[[PAM-791](https://gazelle.ihe.net/jira/browse/PAM-791)\] Delete system from selected list in patient sharing +* \[[PAM-792](https://gazelle.ihe.net/jira/browse/PAM-792)\] Can't delete SUTs - Remove foreign key before deleting SUT (HL7V2 and FHIR) +* \[[PAM-793](https://gazelle.ihe.net/jira/browse/PAM-793)\] Generate an patient with DDS a 2nd time isn't working +* \[[PAM-795](https://gazelle.ihe.net/jira/browse/PAM-795)\] Date of birth is badly display in patient details +* \[[PAM-796](https://gazelle.ihe.net/jira/browse/PAM-796)\] [PAM] Import CSV file to import Patient not working + +__Story__ +* \[[PAM-801](https://gazelle.ihe.net/jira/browse/PAM-801)\] Software Jira link in pom.xml + +__Task__ +* \[[PAM-800](https://gazelle.ihe.net/jira/browse/PAM-800)\] Upgrade sso-client-v7 to 5.0.0 + +__Improvement__ +* \[[PAM-771](https://gazelle.ihe.net/jira/browse/PAM-771)\] The Patient Manager SUT privacy setting is user-based, not organization-based. # 10.0.3 _Release date: 2024-07-30_ diff --git a/Patient-Manager/user.md b/Patient-Manager/user.md index 472d6bf..e0e1e99 100755 --- a/Patient-Manager/user.md +++ b/Patient-Manager/user.md @@ -2,7 +2,7 @@ title: User Manual subtitle: Patient Manager author: Anne-Gaëlle BERGE -releasedate: 2024-07-30 +releasedate: 2025-03-11 toolversion: 10.X.X function: Engineer version: 2.05 -- GitLab