Skip to content

Releases: swiftss-org/registry-api

v1.9.0

27 Jan 11:23
87e97b5

Choose a tag to compare

1.9.0 (2022-01-27)

Features

  • Medical Personnel: add GET medical personnel endpoints [48] (#81) (87e97b5)

v1.8.1

19 Nov 17:33

Choose a tag to compare

1.8.1 (2021-11-19)

Bug Fixes

  • Patient: Fixed GET /patients/ filter querysets (8707559)

v1.8.0

19 Nov 17:10
542f6be

Choose a tag to compare

1.8.0 (2021-11-19)

Features

  • Patient: Added ordering, hospital_id, and search_term query params on GET /patients/ [11] (#47) (542f6be)

v1.7.0

21 Oct 15:34
da3166b

Choose a tag to compare

1.7.0 (2021-10-21)

Features

  • episodes: Added episodes to patient details [52] (#58) (da3166b)

v1.6.0

21 Oct 13:18
3bda523

Choose a tag to compare

1.6.0 (2021-10-21)

Features

  • patient-hospital-mapping: created POST endpoint and exposed mappings on GET /patients/ endpoints #73 (3bda523)

v1.5.0

20 Oct 10:14
a8ae41d

Choose a tag to compare

1.5.0 (2021-10-20)

Features

  • patient-hospital: Added Patient Hospital ID [54] #70 (a8ae41d)

v1.4.1

07 Jul 17:48
9f402ea

Choose a tag to compare

1.4.1 (2021-07-07)

Bug Fixes

  • hospital-patient-mapping: fixed string representation (#56) (9f402ea)

v1.4.0

01 Jul 06:29
ebc8e6b

Choose a tag to compare

1.4.0 (2021-07-01)

Features

  • medical-personnel: added extra levels (#53) (ebc8e6b)

v1.3.1

23 Jun 17:13
38930f8

Choose a tag to compare

1.3.1 (2021-06-23)

Bug Fixes

  • cors: allowed localhost and client servers (#44) (38930f8)

v1.3.0

17 Jun 15:52
4645380

Choose a tag to compare

1.3.0 (2021-06-17)

Bug Fixes

  • patients: fixed patient phones handling in serializer representation (04c9488)

Features

  • patients: Merged name info to one field and adjusted the mandatory fields (e350150)