EpaMedicationIngredient
public struct EpaMedicationIngredient : Equatable, Hashable, Codable, Sendable- 
                  
                  DeclarationSwift public enum Item : Equatable, Hashable, Codable, Sendable
- 
                  
                  DeclarationSwift public struct Strength : Equatable, Hashable, Codable, Sendable
- 
                  
                  DeclarationSwift public let item: Item
- 
                  
                  Indication of whether this ingredient affects the therapeutic action of the drug. DeclarationSwift public let isActive: Bool?
- 
                  
                  Amount/ strength of the ingredient related to the entire medication DeclarationSwift public let strength: Strength?
- 
                  
                  Dosage form of an ingredient in a formulation. The dosage form as free text can be used if the ingredient in the formulation is not a finished medicinal product. DeclarationSwift public let darreichungsForm: String?
 View on GitHub
            View on GitHub
           EpaMedicationIngredient Structure Reference
      EpaMedicationIngredient Structure Reference