
Uses of Enum
org.hl7.fhir.r4.model.codesystems.RiskEstimateType
Packages that use RiskEstimateType
-
Uses of RiskEstimateType in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return RiskEstimateTypeModifier and TypeMethodDescriptionstatic RiskEstimateType
static RiskEstimateType
Returns the enum constant of this type with the specified name.static RiskEstimateType[]
RiskEstimateType.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 RiskEstimateTypeModifier and TypeMethodDescriptionRiskEstimateTypeEnumFactory.toCode
(RiskEstimateType code) RiskEstimateTypeEnumFactory.toSystem
(RiskEstimateType code)