Skip to content

Commit 97bcd9c

Browse files
committed
HSC-382: Add release notes for version 2.0.0
1 parent 2e2ca1e commit 97bcd9c

File tree

1 file changed

+105
-1
lines changed

1 file changed

+105
-1
lines changed

README.md

+105-1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,108 @@ https://docs.ozone-his.com/create-distro/#available-commands
1919

2020
<h3 align="center">
2121
<a href="https://docs.ozone-his.com/">Docs</a>&nbsp;&nbsp;&nbsp;&nbsp;•&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://talk.openmrs.org/c/software/ozone-his/70">Forum</a>&nbsp;&nbsp;&nbsp;&nbsp;•&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://openmrs.slack.com/archives/C02PYQD5D0A">Chat Room</a>
22-
</h3>
22+
</h3>
23+
24+
## Release Notes
25+
26+
<details>
27+
<summary><b>Version 2.0.0</b></summary>
28+
<ul>
29+
<li>Depends on:
30+
<ul>
31+
<li><a href="https://docs.ozone-his.com/users/#ozone-his-apps">Ozone Alpha 12</a></li>
32+
<li><a href="https://github.com/mekomsolutions/ozone-haiti?tab=readme-ov-file#ozone-haiti-">Ozone Haiti 1.0.0</a></li>
33+
</ul>
34+
</li>
35+
</ul>
36+
37+
<b>Specific notes</b>
38+
39+
<ul>
40+
<li>Set license to MPL 2.0.</li>
41+
<li>Added GitHub Action continuous integration pipeline.</li>
42+
<li>Set up concepts and Registration page.</li>
43+
<li>Configured clinical forms.</li>
44+
<li>Added mode of arrival form.</li>
45+
<li>Added emergency follow up form.</li>
46+
<li>Added '.ocd3.yml' file.</li>
47+
<li>Fixed email person attribute type uuid.</li>
48+
<li>Fixed capture patient photo feature.</li>
49+
<li>Configured Vitals and Anthropometry form to match original HSC form.</li>
50+
<li>Added 'dateAndTimeOfDeath' to death fields.</li>
51+
<li>Configured registration form with HSC form sections.</li>
52+
<li>Added visit attributes 'Mode of arrival' and 'Level of emergency severity assessment'.</li>
53+
<li>Added translation for visit attributes and update frontend config to show visit attribute fields.</li>
54+
<li>Ensured successful loading of configurations.</li>
55+
<li>Fixed logo in patient chart.</li>
56+
<li>Adjusted GitHub workflow to pass validation.</li>
57+
<li>Removed duplicate files inherited from Haiti Distro.</li>
58+
<li>Set Numéro Dossier as primary identifier for the patient identifier sticker.</li>
59+
<li>Fixed weight and height UUIDs.</li>
60+
<li>Added missing OpenMRS concept configs.</li>
61+
<li>Replaced existing drug concepts with the HSC drugs.</li>
62+
<li>Updated 'ozone/' to 'configs/' for serving frontend configurations.</li>
63+
<li>Added Odoo initializer configurations.</li>
64+
<li>Configured attachments-overview-widget as part of patient summary.</li>
65+
<li>Removed mode of arrival tag from patient banner.</li>
66+
<li>Disabled manual entry for 'Numero Dossier'.</li>
67+
<li>Configured lab order basket and results viewer widgets.</li>
68+
<li>Added HSC specific encounter types and privileges.</li>
69+
<li>Added 'allergies-details-widget' to patient summary dashboard.</li>
70+
<li>Moved 'Triage' from visit attributes to Vitals and Biometrics.</li>
71+
<li>Fixed contact and address information in patient banner.</li>
72+
<li>Added 'Email' to person attribute types config and fixed address translation.</li>
73+
<li>Fixed consultation prénatale edit privilege.</li>
74+
<li>Fixed missing concept 'Family History Set'.</li>
75+
<li>Updated material to medical supply order type.</li>
76+
<li>Added missing concept vacine lot number.</li>
77+
<li>Disabled lab reference number.</li>
78+
<li>Added contact person's phone number to patient banner.</li>
79+
<li>Adjusted count of active visits to be shown in a single page to 50.</li>
80+
<li>Configured locations in IPD and OPD.</li>
81+
<li>Added active visit obs config.</li>
82+
<li>Added page size and print scale config for patient identifier sticker.</li>
83+
<li>Moved Triage question and made optional.</li>
84+
<li>Added 'vitalSignsConceptSetUuid' config.</li>
85+
<li>Updated 'Pain Scale' to display the range as part of the label.</li>
86+
<li>Added config for advanced patient search app.</li>
87+
<li>Updated orderables for imaging and procedure order types.</li>
88+
<li>Added imaging and procedures order types.</li>
89+
<li>Added clinical form translations.</li>
90+
<li>Updated configuration for print identifier sticker functionality.</li>
91+
<li>Fixed banner app's configuration.</li>
92+
<li>Replaced lab order type with test order type in the order basket.</li>
93+
<li>Added style obs-by-encounter-widget.</li>
94+
<li>Moved medical supply order type to Ozone Haiti.</li>
95+
<li>Added labels with units for weight, height, temperature, abnominal diameter, head circumference and mid-upper arm circumference.</li>
96+
<li>Removed laboratory app.</li>
97+
<li>Added translation overrides for app navigation menu items.</li>
98+
<li>Added 'stock_extension' add-on and 'docker-compose-override.yml' file.</li>
99+
<li>Updated the config for different orders to hide reference field.</li>
100+
<li>Adjusted frontend config translations.</li>
101+
<li>Fixed typo in the Ozone frontend config JSON file.</li>
102+
<li>Removed form concept labels and adjust some multi-selects.</li>
103+
<li>Added Ozone Pro features to ozone-hsc distro.</li>
104+
<li>Removed order types in favor of Haiti level.</li>
105+
<li>Removed 'vitals-overview-widget'.</li>
106+
<li>Update the drug order type UUID.</li>
107+
<li>Added more person attributes on patient banner.</li>
108+
<li>Removed unnecessary triage visit attribute.</li>
109+
<li>Added location tag 'Transfer loaction.</li>
110+
<li>Moved the 'life style' table into the patient chart summary dashboard.</li>
111+
<li>Added ability of transferring patients between locations.</li>
112+
<li>Added order basket action menu.</li>
113+
<li>Created form for HSC Emergency Department.</li>
114+
<li>Added monitoring config.</li>
115+
<li>Renamed OpenMRS frontend config.</li>
116+
<li>Enabled SSO integration.</li>
117+
<li>Fixed 'Drug Order' type UUID.</li>
118+
<li>Fixed OpenMRS ERP properties env substitution</li>
119+
<li>README as per Ozone's rebranding.</li>
120+
<li>Centered README w/ references to Haiti Health Promise.</li>
121+
<li>Fixed Odoo broken dataflows + override EIP_FHIR_RESOURCES.</li>
122+
<li>Copied EIP Keycloack OpenMRS database creation script.</li>
123+
<li>Copied full data directory from Ozone instead of only MySQL.</li>
124+
<li>Added medical supply product UOMs.</li>
125+
</ul>
126+
</details>

0 commit comments

Comments
 (0)