Class KbvErpMedicationIngredientFaker
java.lang.Object
de.gematik.test.erezept.fhir.builder.kbv.KbvErpMedicationIngredientFaker
-
Method Summary
Modifier and TypeMethodDescriptionbuilder()fake()withAmount(String numerator) withAmount(String numerator, long denominator, String unit) withAmount(String numerator, String unit) withCategory(MedicationCategory category) withDosageForm(String df) withDrugName(String drugName) withIngredientComponent(long numerator, long deNom, String unit) withIngredientComponent(String ingredientUnit) withStandardSize(StandardSize size) withVaccine(boolean isVaccine) withVersion(KbvItaErpVersion version)
-
Method Details
-
builder
-
withVersion
-
withCategory
-
withVaccine
-
withAmount
-
withAmount
-
withAmount
-
withDosageForm
-
withIngredientComponent
-
withIngredientComponent
public KbvErpMedicationIngredientFaker withIngredientComponent(long numerator, long deNom, String unit) -
withStandardSize
-
withDrugName
-
fake
-
toBuilder
-