Uses of Class
org.projecthusky.fhir.emed.ch.epr.resource.ChEmedEprMedicationIngredient
Packages that use ChEmedEprMedicationIngredient
Package
Description
Custom HAPI resources (as extension of the official resources) for the CH-EMED-EPR project.
-
Uses of ChEmedEprMedicationIngredient in org.projecthusky.fhir.emed.ch.epr.resource
Methods in org.projecthusky.fhir.emed.ch.epr.resource that return ChEmedEprMedicationIngredientModifier and TypeMethodDescriptionChEmedEprMedicationIngredient.copy()
ChEmedEprMedicationIngredient.setActiveIngredient
(ActivePharmaceuticalIngredient ingredient) Sets the active ingredient.ChEmedEprMedicationIngredient.setStrength
(ChEmedRatioWithEmedUnits ratio) Sets the dose per unit.Methods in org.projecthusky.fhir.emed.ch.epr.resource that return types with arguments of type ChEmedEprMedicationIngredientModifier and TypeMethodDescriptionChEmedEprMedication.resolveActiveIngredients()
Resolves the active ingredientsMethods in org.projecthusky.fhir.emed.ch.epr.resource with parameters of type ChEmedEprMedicationIngredientModifier and TypeMethodDescriptionChEmedEprMedication.addActiveIngredient
(ChEmedEprMedicationIngredient ingredient) Adds active ingredient.