Uses of Enum
org.hl7.fhir.r4.model.codesystems.AdverseEventActuality
Packages that use AdverseEventActuality
-
Uses of AdverseEventActuality in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return AdverseEventActualityModifier and TypeMethodDescriptionstatic AdverseEventActualitystatic AdverseEventActualityReturns the enum constant of this type with the specified name.static AdverseEventActuality[]AdverseEventActuality.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.r4.model.codesystems with parameters of type AdverseEventActualityModifier and TypeMethodDescriptionAdverseEventActualityEnumFactory.toCode(AdverseEventActuality code) AdverseEventActualityEnumFactory.toSystem(AdverseEventActuality code)