ingredient property

List<CodeableConcept>? ingredient
inherited

ingredient The ingredients of this administrable medicinal product. This is only needed if the ingredients are not specified either using ManufacturedItemDefiniton (via AdministrableProductDefinition.producedFrom) to state which component items are used to make this, or using by incoming references from the Ingredient resource, to state in detail which substances exist within this. This element allows a basic coded ingredient to be used.

Implementation

List<CodeableConcept>? get ingredient => throw _privateConstructorUsedError;