@smals-belgium-shared/vidis-medication-scheme-list 2.0.1-snapshot.3 → 2.0.1-snapshot.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -54,19 +54,21 @@
54
54
  ### vidis-prescription-detail
55
55
  * Change `onPrintDetail` output to `onPrint` and type from `{base64Pdf: string, printOptions: {filename: string, orientation: 'portrait'}}` to `{title: string, content: string}`
56
56
 
57
- ## v2.1.0
57
+ ## __RELEASE_VERSION__ (__RELEASE_DATE__)
58
+ * Technical snapshot release. No new features or bug fixes.
58
59
 
59
60
  ### vidis-delivered-medication-list:
60
- * Support professional. If professional add 2 params : key 'professional' = 'true' and 'ssin'= ssinPatient
61
+ * Support professional. If professional adds 2 params: key 'professional' = 'true' and 'ssin'= ssinPatient
61
62
 
62
63
  ### vidis-delivered-medication-detail:
63
- * Support professional. If professional add 2 params : key 'professional' = 'true' and 'ssin'= ssinPatient
64
-
65
- ## v2.0.1-snapshot.0 (2025-06-20)
66
- * BugFix
64
+ * Support professional. If professional adds 2 params: key 'professional' = 'true' and 'ssin'= ssinPatient
67
65
 
68
- ## v2.0.1-snapshot.1 (2025-06-20)
69
- * BugFix
66
+ ### vidis-prescription-list:
67
+ * Support professional. If professional add 2 params : key 'professional' = 'true' and 'ssin'= ssinPatient
70
68
 
71
- ## __RELEASE_VERSION__ (__RELEASE_DATE__)
72
- * Technical snapshot release. No new features or bug fixes.
69
+ ### vidis-prescription-detail:
70
+ * Support professional. If professional add 2 params : key 'professional' = 'true' and 'ssin'= ssinPatient
71
+ * prescription reservation :
72
+ * Add a checkbox to include hospital pharmacies
73
+ * Add the type of pharmacy in the screen
74
+ * Add a "select" button on pharmacies, to make it more accessible and obvious to end user