Class KbvErpMedicationPZNFaker
java.lang.Object
de.gematik.test.erezept.fhir.builder.kbv.KbvErpMedicationPZNFaker
-
Method Summary
Modifier and TypeMethodDescriptionstatic KbvErpMedicationPZNFakerbuilder()fake()withAmount(long numerator) withAmount(long numerator, String unit) withCategory(MedicationCategory category) withPznMedication(de.gematik.bbriccs.fhir.de.value.PZN pzn, String medicationName) withPznMedication(String pzn, String medicationName) withStandardSize(StandardSize size) withType(BaseMedicationType type) withVaccine(boolean vaccine) withVersion(KbvItaErpVersion version)
-
Method Details
-
builder
-
withVersion
-
withType
-
withCategory
-
withVaccine
-
withStandardSize
-
withSupplyForm
-
withPznMedication
-
withPznMedication
public KbvErpMedicationPZNFaker withPznMedication(de.gematik.bbriccs.fhir.de.value.PZN pzn, String medicationName) -
withAmount
-
withAmount
-
fake
-
toBuilder
-