identifiers property

List<Identifier> identifiers
getter/setter pair

Typically used for business / client identifiers. An identifier should identify a device uniquely and unambiguously. However, iCure can't guarantee the uniqueness of those identifiers : This is something you need to take care of.

Implementation

List<Identifier> identifiers;