Class KbvErpMedicationCompoundingFaker
java.lang.Object
de.gematik.test.erezept.fhir.builder.kbv.KbvErpMedicationCompoundingFaker
-
Method Summary
Modifier and TypeMethodDescriptionbuilder()fake()withAmount(long numerator) withAmount(long numerator, long denominator, String unit) withAmount(long numerator, String unit) withCategory(MedicationCategory category) withDosageForm(String df) withMedicationIngredient(de.gematik.bbriccs.fhir.de.value.PZN pzn, String medicationName, String freitextInPzn) withMedicationIngredient(String pzn, String medicationName) withMedicationIngredient(String pzn, String medicationName, String freitextInPzn) withPackaging(String packaging) withProductionInstruction(String productionInstruction) packaging will be removed!!!withResourceId(String resourceId) withVaccine(boolean isVaccine) withVersion(KbvItaErpVersion version)
-
Method Details
-
builder
-
withDosageForm
-
withDosageForm
-
withProductionInstruction
packaging will be removed!!!- Parameters:
productionInstruction-- Returns:
-
withProductionInstruction
-
withAmount
-
withAmount
-
withAmount
-
withVersion
-
withCategory
-
withVaccine
-
withMedicationIngredient
-
withMedicationIngredient
public KbvErpMedicationCompoundingFaker withMedicationIngredient(de.gematik.bbriccs.fhir.de.value.PZN pzn, String medicationName, String freitextInPzn) -
withMedicationIngredient
public KbvErpMedicationCompoundingFaker withMedicationIngredient(String pzn, String medicationName, String freitextInPzn) -
withResourceId
-
withPackaging
-
fake
-
toBuilder
-