Breadcrumbs

MBioLIMS Sormiou 26.1

We're delighted to present the latest updates and enhancements to MBioLIMS. This page describes the new features and changes we've made to give you an even better experience. Find out what's in store for you in this version and how it can benefit your use.

Custom Fields

  • A new "File" field type lets you attach one or more documents directly in a custom field on the record.

  • Several files can be attached to the same field.

  • Each file can carry an optional description.

  • The File type is available on the following records: Contact, Department, Institution, Patient, Patient inclusion, Plate, Sample, Study, Tube, Visit and Non-compliance.

Non-compliance

  • Custom fields are now available on non-compliance. A dedicated administration page lets you configure them just as for other entities.

  • A new "Identifier" field on non-compliances, following the same principle as other entities: entered manually on creation, or generated automatically if left empty. The standard "Code" field is removed: where it held values, they are preserved in a custom field created automatically.

  • A new "Resolution action" field is dedicated to describing how the non-compliance was resolved. It is mandatory whenever a non-compliance is resolved. It is available as a criterion and as a column in non-compliance search.

  • The "Cause and immediate action" field is renamed "Non-compliance cause" and now carries the cause only. Its behaviour is unchanged.

  • Non-compliance reasons: the "Usable" column becomes "Critical" (Yes/No), with the displayed logic inverted. A reason previously shown as "Usable = No" is now shown as "Critical = Yes".

  • Non-compliance reasons: a "Usable" checkbox now lets you remove an obsolete reason from the selection lists without deleting it, and bring it back at any time. Non-compliances already recorded with a hidden reason are unaffected. This checkbox is independent from the "Critical" field.

Quantification

  • Quantification can now be queried in Advanced Search, both as a criterion and as a result: Identifier, Quantification type, Operator, Date and Site, together with the custom fields of the quantification record.

Tube concentration

  • The reference unit for mass concentration changes from µg/µl to ng/µl. All recording flows (manual entry, Nanodrop and fluorometry imports, transformations, bulk updates, recalculations) now store values in ng/µl, and search results (standard and advanced) display concentration in ng/µl.

  • Existing data has been converted automatically to the equivalent value in ng/µl: the actual quantities remain unchanged.

API (v2)

The scope of the v2 API keeps expanding across the 26 versions.

  • Contacts : the v2 API now covers everything the interface allows on a contact: search, read, create, update and delete, as well as managing its departments, emails and phone numbers.

  • Study, new sub-resources: departments, contacts, transformation types and assay types, together with their protocols.

  • Files : files attached to a record, as well as those held in a custom field, are now accessible through the API: upload, list, download and delete. Study is the first entity served for record files.

  • Audit information : read responses now expose who created the object and when, along with who last modified it and when.

  • For technical details (endpoints, formats, authentication), see the list of V2 endpoints available in the application.

Import / Export

  • The import/export files for Collections, Studies (with and without patients), and Printers have been updated to include a “Sites” column. You can now directly specify one or more sites using the :: separator. Legacy site link files have been removed.

Resolved issues

  • Search response times have been significantly improved on high-volume instances

  • Fixes intervention reminders that were being triggered for interventions that had already been carried out