Uses of Class
de.gematik.test.erezept.fhir.builder.kbv.KbvErpBundleFaker
Packages that use KbvErpBundleFaker
-
Uses of KbvErpBundleFaker in de.gematik.test.erezept.fhir.builder.kbv
Methods in de.gematik.test.erezept.fhir.builder.kbv that return KbvErpBundleFakerModifier and TypeMethodDescriptionstatic KbvErpBundleFakerKbvErpBundleFaker.builder()KbvErpBundleFaker.withAccident(AccidentExtension accident) KbvErpBundleFaker.withAssignerOrganization(InstitutionalOrganization organization) KbvErpBundleFaker.withAttester(KbvPractitioner attester) KbvErpBundleFaker.withAuthorDate(Date authoredOn) KbvErpBundleFaker.withAuthorDate(Date authoredOn, ca.uhn.fhir.model.api.TemporalPrecisionEnum precisionEnum) KbvErpBundleFaker.withBvg(boolean bvg) KbvErpBundleFaker.withCoPaymentStatus(StatusCoPayment statusCoPayment) KbvErpBundleFaker.withCustodian(KbvMedicalOrganization organization) KbvErpBundleFaker.withDosageInstruction(String text) KbvErpBundleFaker.withEmergencyServiceFee(boolean emergencyServiceFee) KbvErpBundleFaker.withInsurance(KbvCoverage coverage, KbvPatient patient) KbvErpBundleFaker.withIntent(String code) KbvErpBundleFaker.withKvnr(de.gematik.bbriccs.fhir.de.value.KVNR kvnr) KbvErpBundleFaker.withMedication(KbvErpMedication medication) KbvErpBundleFaker.withMvo(MultiplePrescriptionExtension mvo) KbvErpBundleFaker.withPatient(KbvPatient patient) KbvErpBundleFaker.withPractitioner(KbvPractitioner practitioner) KbvErpBundleFaker.withPrescriptionId(PrescriptionId prescriptionId) KbvErpBundleFaker.withPrescriptionId(String code) KbvErpBundleFaker.withPznAndMedicationName(de.gematik.bbriccs.fhir.de.value.PZN pzn, String medicationName) KbvErpBundleFaker.withQuantity(org.hl7.fhir.r4.model.MedicationRequest.MedicationRequestDispenseRequestComponent quantity) KbvErpBundleFaker.withQuantity(org.hl7.fhir.r4.model.Quantity quantity) KbvErpBundleFaker.withQuantityPackages(int amount) KbvErpBundleFaker.withStatus(String code) KbvErpBundleFaker.withStatus(org.hl7.fhir.r4.model.MedicationRequest.MedicationRequestStatus status) KbvErpBundleFaker.withStatusKennzeichen(StatusKennzeichen statusKennzeichen) KbvErpBundleFaker.withStatusKennzeichen(String code) KbvErpBundleFaker.withSubstitution(boolean substitution) KbvErpBundleFaker.withVersion(KbvItaErpVersion erpVersion, KbvItaForVersion forVersion)