DX import partially fails if invalid PatientSize value

Issue #896 resolved
Ed McDonagh created an issue

(0010,1020) PatientSize is of type DS (Decimal String), ie a Decimal or floating point number.

One vendor has put the string MEDIUM in that field, which is not allowed.

As such, this isn’t currently checked for and prevents the table from being saved.

Propose checking for this value before saving the table.

Comments (4)

  1. Log in to comment