Uses of Enum Class
org.hl7.fhir.r4.model.codesystems.AdverseEventCategory
Packages that use AdverseEventCategory
-
Uses of AdverseEventCategory in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return AdverseEventCategoryModifier and TypeMethodDescriptionstatic AdverseEventCategorystatic AdverseEventCategoryReturns the enum constant of this class with the specified name.static AdverseEventCategory[]AdverseEventCategory.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.r4.model.codesystems with parameters of type AdverseEventCategoryModifier and TypeMethodDescriptionAdverseEventCategoryEnumFactory.toCode(AdverseEventCategory code) AdverseEventCategoryEnumFactory.toSystem(AdverseEventCategory code)