Uses of Class
de.gematik.test.erezept.fhir.builder.kbv.KbvErpMedicationPZNFaker
Packages that use KbvErpMedicationPZNFaker
-
Uses of KbvErpMedicationPZNFaker in de.gematik.test.erezept.fhir.builder.kbv
Methods in de.gematik.test.erezept.fhir.builder.kbv that return KbvErpMedicationPZNFakerModifier and TypeMethodDescriptionstatic KbvErpMedicationPZNFakerKbvErpMedicationPZNFaker.builder()KbvErpMedicationPZNFaker.withAmount(long numerator) KbvErpMedicationPZNFaker.withAmount(long numerator, String unit) KbvErpMedicationPZNFaker.withCategory(MedicationCategory category) KbvErpMedicationPZNFaker.withPznMedication(de.gematik.bbriccs.fhir.de.value.PZN pzn, String medicationName) KbvErpMedicationPZNFaker.withPznMedication(String pzn, String medicationName) KbvErpMedicationPZNFaker.withStandardSize(StandardSize size) KbvErpMedicationPZNFaker.withSupplyForm(Darreichungsform form) KbvErpMedicationPZNFaker.withType(BaseMedicationType type) KbvErpMedicationPZNFaker.withVaccine(boolean vaccine) KbvErpMedicationPZNFaker.withVersion(KbvItaErpVersion version)