Uses of Class
de.gematik.test.erezept.fhir.builder.erp.GemErpMedicationFaker
Packages that use GemErpMedicationFaker
-
Uses of GemErpMedicationFaker in de.gematik.test.erezept.fhir.builder.erp
Methods in de.gematik.test.erezept.fhir.builder.erp that return GemErpMedicationFakerModifier and TypeMethodDescriptionstatic GemErpMedicationFakerGemErpMedicationFaker.builder()GemErpMedicationFaker.withAmount(long numerator) GemErpMedicationFaker.withAmount(long numerator, String unit) GemErpMedicationFaker.withDarreichungsform(Darreichungsform darreichungsform) GemErpMedicationFaker.withDrugCategory(de.gematik.test.erezept.eml.fhir.valuesets.EpaDrugCategory category) GemErpMedicationFaker.withLotNumber(String lotNumber) GemErpMedicationFaker.withPzn(de.gematik.bbriccs.fhir.de.value.PZN pzn) GemErpMedicationFaker.withStandardSize(StandardSize normgroesse) GemErpMedicationFaker.withVaccineFlag(boolean isVaccine) GemErpMedicationFaker.withVersion(ErpWorkflowVersion version)