Uses of Enum Class
de.gematik.test.erezept.fhir.parser.profiles.systems.CommonCodeSystem
Packages that use CommonCodeSystem
Package
Description
-
Uses of CommonCodeSystem in de.gematik.test.erezept.fhir.parser.profiles.systems
Methods in de.gematik.test.erezept.fhir.parser.profiles.systems that return CommonCodeSystemModifier and TypeMethodDescriptionstatic CommonCodeSystemReturns the enum constant of this class with the specified name.static CommonCodeSystem[]CommonCodeSystem.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of CommonCodeSystem in de.gematik.test.erezept.fhir.valuesets
Fields in de.gematik.test.erezept.fhir.valuesets declared as CommonCodeSystemModifier and TypeFieldDescriptionstatic final CommonCodeSystemBaseMedicationType.CODE_SYSTEMstatic final CommonCodeSystemDeFederalState.CODE_SYSTEMstatic final CommonCodeSystemPerformerType.CODE_SYSTEMMethods in de.gematik.test.erezept.fhir.valuesets that return CommonCodeSystemModifier and TypeMethodDescriptionBaseMedicationType.getCodeSystem()DeFederalState.getCodeSystem()PerformerType.getCodeSystem()