Class ErxMedicationDispenseBaseFaker<M extends ErxMedicationDispenseBase,F extends ErxMedicationDispenseBaseFaker<M,F,B>,B extends ErxMedicationDispenseBaseBuilder<M,B>>
java.lang.Object
de.gematik.test.erezept.fhir.builder.erp.ErxMedicationDispenseBaseFaker<M,F,B>
- Direct Known Subclasses:
ErxMedicationDispenseDiGAFaker,ErxMedicationDispenseFaker
public abstract class ErxMedicationDispenseBaseFaker<M extends ErxMedicationDispenseBase,F extends ErxMedicationDispenseBaseFaker<M,F,B>,B extends ErxMedicationDispenseBaseBuilder<M,B>>
extends Object
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal Mfake()protected final Fself()abstract BwithHandedOverDate(Date whenHandedOver) withKvnr(de.gematik.bbriccs.fhir.de.value.KVNR kvnr) withMedication(GemErpMedication medication) withPerformer(String perfomerId) withPrescriptionId(PrescriptionId prescriptionId) withPrescriptionId(String prescriptionId) withStatus(String status) withStatus(org.hl7.fhir.r4.model.MedicationDispense.MedicationDispenseStatus status) withVersion(ErpWorkflowVersion version)
-
Field Details
-
kvnr
protected de.gematik.bbriccs.fhir.de.value.KVNR kvnr -
builderConsumers
-
-
Constructor Details
-
ErxMedicationDispenseBaseFaker
protected ErxMedicationDispenseBaseFaker()
-
-
Method Details
-
self
-
withKvnr
-
withVersion
-
withPerformer
-
withPrescriptionId
-
withPrescriptionId
-
withMedication
-
withStatus
-
withStatus
-
withHandedOverDate
-
toBuilder
-
fake
-