Uses of Class
de.gematik.test.erezept.fhir.r4.kbv.KbvMedicalOrganization
Packages that use KbvMedicalOrganization
Package
Description
-
Uses of KbvMedicalOrganization in de.gematik.test.erezept.fhir.anonymizer
Methods in de.gematik.test.erezept.fhir.anonymizer that return types with arguments of type KbvMedicalOrganizationMethods in de.gematik.test.erezept.fhir.anonymizer with parameters of type KbvMedicalOrganizationModifier and TypeMethodDescriptionvoidMedicalOrganizationAnonymizer.anonymize(AnonymizerContext ctx, KbvMedicalOrganization resource) -
Uses of KbvMedicalOrganization in de.gematik.test.erezept.fhir.builder.kbv
Fields in de.gematik.test.erezept.fhir.builder.kbv declared as KbvMedicalOrganizationModifier and TypeFieldDescriptionprotected KbvMedicalOrganizationKbvBaseDocumentBundleBuilder.medicalOrganizationMethods in de.gematik.test.erezept.fhir.builder.kbv that return KbvMedicalOrganizationModifier and TypeMethodDescriptionKbvMedicalOrganizationBuilder.build()KbvMedicalOrganizationFaker.fake()Methods in de.gematik.test.erezept.fhir.builder.kbv with parameters of type KbvMedicalOrganizationModifier and TypeMethodDescriptionKbvBaseDocumentBundleBuilder.medicalOrganization(KbvMedicalOrganization organization) KbvErpBundleFaker.withCustodian(KbvMedicalOrganization organization) -
Uses of KbvMedicalOrganization in de.gematik.test.erezept.fhir.r4.kbv
Methods in de.gematik.test.erezept.fhir.r4.kbv that return KbvMedicalOrganizationModifier and TypeMethodDescriptionstatic KbvMedicalOrganizationKbvMedicalOrganization.fromOrganization(org.hl7.fhir.r4.model.Organization adaptee) static KbvMedicalOrganizationKbvMedicalOrganization.fromOrganization(org.hl7.fhir.r4.model.Resource adaptee) KbvBaseBundle.getMedicalOrganization()