Uses of Class
de.gematik.test.erezept.fhir.builder.kbv.KbvErpMedicationCompoundingFaker
Packages that use KbvErpMedicationCompoundingFaker
-
Uses of KbvErpMedicationCompoundingFaker in de.gematik.test.erezept.fhir.builder.kbv
Methods in de.gematik.test.erezept.fhir.builder.kbv that return KbvErpMedicationCompoundingFakerModifier and TypeMethodDescriptionKbvErpMedicationCompoundingFaker.builder()KbvErpMedicationCompoundingFaker.withAmount(long numerator) KbvErpMedicationCompoundingFaker.withAmount(long numerator, long denominator, String unit) KbvErpMedicationCompoundingFaker.withAmount(long numerator, String unit) KbvErpMedicationCompoundingFaker.withCategory(MedicationCategory category) KbvErpMedicationCompoundingFaker.withDosageForm(Darreichungsform df) KbvErpMedicationCompoundingFaker.withDosageForm(String df) KbvErpMedicationCompoundingFaker.withMedicationIngredient(de.gematik.bbriccs.fhir.de.value.PZN pzn, String medicationName, String freitextInPzn) KbvErpMedicationCompoundingFaker.withMedicationIngredient(String pzn, String medicationName) KbvErpMedicationCompoundingFaker.withMedicationIngredient(String pzn, String medicationName, String freitextInPzn) KbvErpMedicationCompoundingFaker.withPackaging(String packaging) KbvErpMedicationCompoundingFaker.withProductionInstruction(ProductionInstruction pd) KbvErpMedicationCompoundingFaker.withProductionInstruction(String productionInstruction) packaging will be removed!!!KbvErpMedicationCompoundingFaker.withResourceId(String resourceId) KbvErpMedicationCompoundingFaker.withVaccine(boolean isVaccine) KbvErpMedicationCompoundingFaker.withVersion(KbvItaErpVersion version)