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