Skip to content

1.2.0

Choose a tag to compare

@AndreaGiulianelli AndreaGiulianelli released this 09 May 19:04
· 245 commits to main since this release

1.2.0 (2023-05-09)

Features

  • add medical technology usage data to surgery report (4afad72)
  • create application service to retrieve surgical process medical device usage (e97dead)
  • create application services to get medical technology usage data in a process (d825ea2)
  • create method to retrieve patient tax code (d677cb1)

Build and continuous integration

  • deps: update smartoperatingblock/documentation-ghp-action action to v1.1.0 (7074f01)

Tests

  • add method to mock digital twin (584fd37)

General maintenance

  • add infrastructure method to retrieve medical devices usage (bc7e07a)
  • add medical device controller to event handler (7f562ea)
  • add medical device data to surgery report in process handler (a633468)
  • add medical device usage to surgery report (30ffd98)
  • add methods to manager and repository (7ac9b68)
  • add patient tax code data (12b6ff6)
  • add patient tax code to surgery report (44fdc39)
  • add serializable annotation to medical device entity (cbcf6be)
  • add topic for step manual events (311c30b)
  • create model for medical device adt (59aa3b7)
  • create presenter for medical technology azure dt (a1e0e19)
  • implement azure operation to get the medical technology frrom azure dt (888662a)
  • implement method to get the dt of the medical device (ef6e86a)
  • implement method to get the list of devices used in a process (2734b27)
  • implement mongo query to retrieve medical technology usage data (adc213d)
  • make medical technology entity serializable (1e1183f)
  • modify wrong comment in event handler (8da8c4b)
  • update the event handler with medical technology data (ab454ae)

Documentation

  • asyncapi: update async api documentation (e5a964e)