Releases: SKYWARE-Group/AkitaModel
Releases · SKYWARE-Group/AkitaModel
v0.0.24
📣 What's new
- Changes in
Flagging
namespace:- ➕
ResultRequest.SampleDate
(Date/time the sample was taken, by default - current time. This ensures proper calculation of patient age at the point of sampling and consequent range selection)
- ➕
🔌 Plugin compatibility
Plugin | Version |
---|---|
Core | 0.7.0 alpha 11 |
BgNhis | 0.2.1 alpha 1 |
Robin | 0.2.0 alpha 5 |
Eagle | 0.0.1 |
Broker Processor | 0.0.3 |
LIS Flagging | 0.4.0 🚩 |
Courier | 0.0.1 |
Web Portal | 0.0.1 alpha 19 |
What's Changed
- v0.0.24 published by @kalatchev in #33
Full Changelog: v0.0.23...v0.0.24
v0.0.23
📣 What's new
- Changes in
Results
namespace:- ➕
Test.NumericResult
- ➕
Test.NumericPrefix
- ➕
🔌 Plugin compatibility
Plugin | Version |
---|---|
Core | 0.7.0 alpha 11 |
BgNhis | 0.2.1 alpha 1 |
Robin | 0.2.0 alpha 5 |
Eagle | 0.0.1 |
Broker Processor | 0.0.1 alpha 5 |
LIS Flagging | 0.2.2 |
Courier | 0.0.1 |
Web Portal | 0.0.1 alpha 19 |
What's Changed
- v0.0.23 published by @kalatchev in #32
Full Changelog: v0.0.22...v0.0.23
v0.0.22
📣 What's new
- Changes in
Portal
namespace:TestSummary
now is an entry of child collection of new classPatientTests
🚩
🔌 Plugin compatibility
Plugin | Version |
---|---|
Core | 0.7.0 alpha 11 |
BgNhis | 0.2.1 alpha 1 |
Robin | 0.2.0 alpha 5 |
Eagle | 0.0.1 |
Broker Processor | 0.0.1 alpha 5 |
LIS Flagging | 0.2.2 |
Courier | 0.0.1 |
Web Portal | 0.0.1 alpha 5 |
What's Changed
- v0.0.22 by @kalatchev in #31
Full Changelog: v0.0.21...v0.0.22
v0.0.21
📣 What's new
- Changes in
Portal
namespace:- New class
LabInfo
- New class
TestHistory
- New class
TestResult
TestSummary
now hasTestResult
instead of separate properties andPatient
🚩
- New class
🔌 Plugin compatibility
Plugin | Version |
---|---|
Core | 0.7.0 alpha 11 |
BgNhis | 0.2.1 alpha 1 |
Robin | 0.2.0 alpha 5 |
Eagle | 0.0.1 |
Broker Processor | 0.0.1 alpha 5 |
LIS Flagging | 0.2.2 |
Courier | 0.0.1 |
Web Portal | 0.0.1 alpha 5 |
What's Changed
- v0.0.21 by @kalatchev in #30
Full Changelog: v0.0.20...v0.0.21
v0.0.20
📣 What's new
Skyware.Lis.AkitaModel.Portal.Visit.DegreeOfReadiness
is renamed toDegreeOfReadiness5
- New property -
Skyware.Lis.AkitaModel.Portal.Visit.DegreeOfReadiness8
🔌 Plugin compatibility
Plugin | Version |
---|---|
Core | 0.7.0 alpha 11 |
BgNhis | 0.2.1 alpha 1 |
Robin | 0.2.0 alpha 5 |
Eagle | 0.0.1 |
Broker Processor | 0.0.1 alpha 5 |
LIS Flagging | 0.2.2 |
Courier | 0.0.1 |
Web Portal | 0.0.1 alpha 5 🚩 |
What's Changed
- v0.0.20 by @kalatchev in #28
Full Changelog: v0.0.19...v0.0.20
v0.0.19
📣 What's new
- The package now targets
netstandard2.0
,netstandard2.1
,net8.0
andnet9.0
🚩 - New namespace -
Skyware.Lis.AkitaModel.Portal
(DTO classes used in LIS web portal)
🔌 Plugin compatibility
Plugin | Version |
---|---|
Core | 0.7.0 alpha 11 |
BgNhis | 0.2.1 alpha 1 |
Robin | 0.2.0 alpha 5 |
Eagle | 0.0.1 |
Broker Processor | 0.0.1 alpha 5 |
LIS Flagging | 0.2.2 |
Courier | 0.0.1 |
Web Portal | 0.0.1 alpha 4 🚩 |
What's Changed
- v0.0.19 released by @kalatchev in #26
Full Changelog: v0.0.18...v0.0.19
v0.0.18
📣 What's new
- The version of dependency
System.Text.Json
is now conditional and innet8.0
and earlier will be used v.8.0.5, but v9.0.0 fornet9.0
🚩 ExaminationBase
- fixed typo in class name (wasExaminatioinBase
) 🚩Skyware.Lis.AkitaModel.SampleType.BodyPartCode
is changed toSkyware.Lis.AkitaModel.SampleType.SpecimenSourceCode
🚩Skyware.Lis.AkitaModel.Results.Note.IsDismissable
is changed toSkyware.Lis.AkitaModel.Results.Note.IsDismissible
(typo) 🚩PaymentBase
,CashPayment
,CardPayment
,VoucherPayment
Results.VisitBalance
is implemented, addedVisitSale
Patient.IsDobAprox
is obsolete (typo), use new propertyPatient.IsDobApprox
- Java and TypeScript versions added (incubating)
🔌 Plugin compatibility
Plugin | Version |
---|---|
Core | 0.7.0 alpha 11 |
BgNhis | 0.2.1 alpha 1 |
Robin | 0.2.0 alpha 5 |
Eagle | 0.0.1 |
Broker Processor | 0.0.1 alpha 5 |
LIS Flagging | 0.2.2 |
Courier | 0.0.1 |
Web Portal | 0.0.1 alpha 3 |
What's Changed
- Convert 'Results' Akita modules into TypeScript by @JustAlex-WebDev in #24
- v0.0.18 by @kalatchev in #25
New Contributors
- @JustAlex-WebDev made their first contribution in #24
Full Changelog: v0.0.17...v0.0.18
v0.0.17
📣 What's new
- Bug fixes in
Skyware.Lis.AkitaModel.Results
Rank
onItemBase
🔌 Plugin compatibility
Plugin | Version |
---|---|
Core | 0.7.0 alpha 11 |
BgNhis | 0.2.1 alpha 1 |
Robin | 0.2.0 alpha 5 |
Eagle | 0.0.1 |
Broker Processor | 0.0.1 alpha 5 |
LIS Flagging | 0.2.2 |
Courier | 0.0.1 |
What's Changed
- v0.0.17 by @kalatchev in #22
Full Changelog: v0.0.16...v0.0.17
v0.0.16
📣 What's new
[JsonDerivedType(typeof(T))]
on abstract classes to achieve Polymorphic serialization.- XML documentation
🔌 Plugin compatibility
Plugin | Version |
---|---|
Core | 0.7.0 alpha 11 |
BgNhis | 0.2.1 alpha 1 |
Robin | 0.2.0 alpha 5 |
Eagle | 0.0.1 |
Broker Processor | 0.0.1 alpha 5 |
LIS Flagging | 0.2.2 |
Courier | 0.0.1 |
What's Changed
- v0.0.16 (Polymorphic serialization) by @kalatchev in #21
Full Changelog: v0.0.15...v0.0.16
v0.0.15
📣 What's new
- Fixes in
Results
namespace
🔌 Plugin compatibility
Plugin | Version |
---|---|
Core | 0.7.0 alpha 11 |
BgNhis | 0.2.1 alpha 1 |
Robin | 0.2.0 alpha 5 |
Eagle | 0.0.1 |
Broker Processor | 0.0.1 alpha 5 |
LIS Flagging | 0.2.2 |
Courier | 0.0.1 |
What's Changed
- v0.0.15 by @kalatchev in #20
Full Changelog: v0.0.14...v0.0.15