ingredient property

List<CodeableConcept>? ingredient
inherited

ingredient The ingredients of this medicinal product - when not detailed in other resources. This is only needed if the ingredients are not specified by incoming references from the Ingredient resource, or indirectly via incoming AdministrableProductDefinition, PackagedProductDefinition or ManufacturedItemDefinition references. In cases where those levels of detail are not used, the ingredients may be specified directly here as codes.;

Implementation

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