Uses of Enum Class
de.gematik.test.erezept.fhir.parser.profiles.version.ErpWorkflowVersion
Packages that use ErpWorkflowVersion
Package
Description
-
Uses of ErpWorkflowVersion in de.gematik.test.erezept.fhir.builder.erp
Fields in de.gematik.test.erezept.fhir.builder.erp declared as ErpWorkflowVersionModifier and TypeFieldDescriptionprotected ErpWorkflowVersionErxCommunicationBuilder.erpWorkflowVersionprotected ErpWorkflowVersionErxMedicationDispenseBaseBuilder.erpWorkflowVersionMethods in de.gematik.test.erezept.fhir.builder.erp with parameters of type ErpWorkflowVersionModifier and TypeMethodDescriptionErxCommunicationBuilder.version(ErpWorkflowVersion version) ErxConsentBuilder.version(ErpWorkflowVersion version) ErxMedicationDispenseBaseBuilder.version(ErpWorkflowVersion version) Attention: use with care as this setter might break automatic choice of the version.ErxMedicationDispenseBundleBuilder.version(ErpWorkflowVersion version) FlowTypeBuilder.version(ErpWorkflowVersion version) GemCloseOperationDiGABuilder.version(ErpWorkflowVersion version) GemDispenseCloseOperationPharmaceuticalsBuilder.version(ErpWorkflowVersion version) GemErpMedicationBuilder.version(ErpWorkflowVersion version) ErxMedicationDispenseBaseFaker.withVersion(ErpWorkflowVersion version) GemErpMedicationFaker.withVersion(ErpWorkflowVersion version) -
Uses of ErpWorkflowVersion in de.gematik.test.erezept.fhir.extensions.erp
Methods in de.gematik.test.erezept.fhir.extensions.erp with parameters of type ErpWorkflowVersionModifier and TypeMethodDescriptionorg.hl7.fhir.r4.model.ExtensionSupplyOptionsType.asExtension(ErpWorkflowVersion version) -
Uses of ErpWorkflowVersion in de.gematik.test.erezept.fhir.parser.profiles.version
Methods in de.gematik.test.erezept.fhir.parser.profiles.version that return ErpWorkflowVersionModifier and TypeMethodDescriptionstatic ErpWorkflowVersionErpWorkflowVersion.getDefaultVersion()static ErpWorkflowVersionReturns the enum constant of this class with the specified name.static ErpWorkflowVersion[]ErpWorkflowVersion.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ErpWorkflowVersion in de.gematik.test.erezept.fhir.r4.erp
Methods in de.gematik.test.erezept.fhir.r4.erp that return types with arguments of type ErpWorkflowVersionModifier and TypeMethodDescriptionde.gematik.bbriccs.fhir.coding.WithStructureDefinition<ErpWorkflowVersion>CommunicationType.getType()Methods in de.gematik.test.erezept.fhir.r4.erp with parameters of type ErpWorkflowVersionModifier and TypeMethodDescriptionde.gematik.bbriccs.fhir.coding.WithNamingSystemChargeItemCommunicationType.getRecipientNamingSystem(ErpWorkflowVersion version) de.gematik.bbriccs.fhir.coding.WithNamingSystemCommunicationType.getRecipientNamingSystem(ErpWorkflowVersion version) de.gematik.bbriccs.fhir.coding.WithNamingSystemICommunicationType.getRecipientNamingSystem(ErpWorkflowVersion version) default org.hl7.fhir.r4.model.ReferenceICommunicationType.getRecipientReference(ErpWorkflowVersion version, String value) de.gematik.bbriccs.fhir.coding.WithNamingSystemChargeItemCommunicationType.getSenderNamingSystem(ErpWorkflowVersion version) de.gematik.bbriccs.fhir.coding.WithNamingSystemCommunicationType.getSenderNamingSystem(ErpWorkflowVersion version) de.gematik.bbriccs.fhir.coding.WithNamingSystemICommunicationType.getSenderNamingSystem(ErpWorkflowVersion version) default org.hl7.fhir.r4.model.ReferenceICommunicationType.getSenderReference(ErpWorkflowVersion version, String value)