identifier property

List<Identifier>? identifier
inherited

identifier Business identifier for this product. Could be an MPID. When in development or being regulated, products are typically referenced by official identifiers, assigned by a manufacturer or regulator, and unique to a product (which, when compared to a product instance being prescribed, is actually a product type). See also MedicinalProductDefinition.code.;

Implementation

List<Identifier>? get identifier => throw _privateConstructorUsedError;