Class KbvAssignerOrganizationFaker
java.lang.Object
de.gematik.test.erezept.fhir.builder.kbv.KbvAssignerOrganizationFaker
-
Method Summary
Modifier and TypeMethodDescriptionstatic KbvAssignerOrganizationFakerbuilder()fake()forPatient(KbvPatient patient) withAddress(de.gematik.bbriccs.fhir.de.valueset.Country country, String city, String postal, String street) withAddress(String city, String postal, String street) withIknr(de.gematik.bbriccs.fhir.de.value.IKNR value) withVersion(KbvItaForVersion version)
-
Method Details
-
builder
-
withVersion
-
withAddress
-
withAddress
public KbvAssignerOrganizationFaker withAddress(de.gematik.bbriccs.fhir.de.valueset.Country country, String city, String postal, String street) -
withIknr
-
withIknr
-
withPhone
-
forPatient
-
withName
-
fake
-
toBuilder
-