Uses of Class
org.hl7.fhir.r4.model.codesystems.ReactionEventCertainty
-
Packages that use ReactionEventCertainty Package Description org.hl7.fhir.r4.model.codesystems -
-
Uses of ReactionEventCertainty in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return ReactionEventCertainty Modifier and Type Method Description static ReactionEventCertaintyReactionEventCertainty. fromCode(String codeString)ReactionEventCertaintyReactionEventCertaintyEnumFactory. fromCode(String codeString)static ReactionEventCertaintyReactionEventCertainty. valueOf(String name)Returns the enum constant of this type with the specified name.static ReactionEventCertainty[]ReactionEventCertainty. 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 ReactionEventCertainty Modifier and Type Method Description StringReactionEventCertaintyEnumFactory. toCode(ReactionEventCertainty code)StringReactionEventCertaintyEnumFactory. toSystem(ReactionEventCertainty code)
-