Uses of Enum
org.hl7.fhir.r4.model.codesystems.MatchGrade
-
Uses of MatchGrade in org.hl7.fhir.r4.model.codesystems
Modifier and TypeMethodDescriptionstatic MatchGrade
static MatchGrade
Returns the enum constant of this type with the specified name.static MatchGrade[]
MatchGrade.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionMatchGradeEnumFactory.toCode
(MatchGrade code) MatchGradeEnumFactory.toSystem
(MatchGrade code)