Uses of Enum Class
de.gematik.test.erezept.fhir.parser.profiles.systems.ErpWorkflowCodeSystem
Packages that use ErpWorkflowCodeSystem
Package
Description
-
Uses of ErpWorkflowCodeSystem in de.gematik.test.erezept.fhir.parser.profiles.systems
Methods in de.gematik.test.erezept.fhir.parser.profiles.systems that return ErpWorkflowCodeSystemModifier and TypeMethodDescriptionstatic ErpWorkflowCodeSystemReturns the enum constant of this class with the specified name.static ErpWorkflowCodeSystem[]ErpWorkflowCodeSystem.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ErpWorkflowCodeSystem in de.gematik.test.erezept.fhir.valuesets
Fields in de.gematik.test.erezept.fhir.valuesets declared as ErpWorkflowCodeSystemModifier and TypeFieldDescriptionstatic final ErpWorkflowCodeSystemAvailabilityStatus.CODE_SYSTEMstatic final ErpWorkflowCodeSystemConsentType.CODE_SYSTEMstatic final ErpWorkflowCodeSystemDocumentType.CODE_SYSTEMstatic final ErpWorkflowCodeSystemPrescriptionFlowType.CODE_SYSTEMMethods in de.gematik.test.erezept.fhir.valuesets that return ErpWorkflowCodeSystemModifier and TypeMethodDescriptionAvailabilityStatus.getCodeSystem()ConsentType.getCodeSystem()DocumentType.getCodeSystem()PrescriptionFlowType.getCodeSystem()Methods in de.gematik.test.erezept.fhir.valuesets with parameters of type ErpWorkflowCodeSystemModifier and TypeMethodDescriptionorg.hl7.fhir.r4.model.CodingAvailabilityStatus.asCoding(ErpWorkflowCodeSystem codeSystem) org.hl7.fhir.r4.model.CodingAvailabilityStatus.asCoding(ErpWorkflowCodeSystem codeSystem, boolean withDisplay)