Class ErxMedicationDispenseFaker
java.lang.Object
de.gematik.test.erezept.fhir.builder.erp.ErxMedicationDispenseBaseFaker<ErxMedicationDispense,ErxMedicationDispenseFaker,ErxMedicationDispenseBuilder>
de.gematik.test.erezept.fhir.builder.erp.ErxMedicationDispenseFaker
public class ErxMedicationDispenseFaker
extends ErxMedicationDispenseBaseFaker<ErxMedicationDispense,ErxMedicationDispenseFaker,ErxMedicationDispenseBuilder>
-
Field Summary
Fields inherited from class de.gematik.test.erezept.fhir.builder.erp.ErxMedicationDispenseBaseFaker
builderConsumers, kvnr -
Method Summary
Modifier and TypeMethodDescriptionstatic ErxMedicationDispenseFakerbuilder()withBatch(org.hl7.fhir.r4.model.Medication.MedicationBatchComponent batch) withMedication(KbvErpMedication medication) withPreparedDate(Date whenPrepared) Methods inherited from class de.gematik.test.erezept.fhir.builder.erp.ErxMedicationDispenseBaseFaker
fake, self, withHandedOverDate, withKvnr, withMedication, withPerformer, withPrescriptionId, withPrescriptionId, withStatus, withStatus, withVersion
-
Method Details
-
builder
-
withMedication
-
withPreparedDate
-
withBatch
public ErxMedicationDispenseFaker withBatch(org.hl7.fhir.r4.model.Medication.MedicationBatchComponent batch) -
withBatch
-
toBuilder
-