Class ErxMedicationDispenseBundleFaker
java.lang.Object
de.gematik.test.erezept.fhir.builder.erp.ErxMedicationDispenseBundleFaker
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()org.hl7.fhir.r4.model.Bundlefake()withAmount(int amount) withKvnr(de.gematik.bbriccs.fhir.de.value.KVNR kvnr) withPerformerId(String performerId) withPrescriptionId(PrescriptionId prescriptionId)
-
Constructor Details
-
ErxMedicationDispenseBundleFaker
public ErxMedicationDispenseBundleFaker()
-
-
Method Details
-
build
-
withAmount
-
withKvnr
-
withPerformerId
-
withPrescriptionId
-
fake
public org.hl7.fhir.r4.model.Bundle fake() -
toBuilder
-