Uses of Enum
org.hl7.fhir.r4.model.codesystems.ConditionCategory
Packages that use ConditionCategory
-
Uses of ConditionCategory in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return ConditionCategoryModifier and TypeMethodDescriptionstatic ConditionCategorystatic ConditionCategoryReturns the enum constant of this type with the specified name.static ConditionCategory[]ConditionCategory.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 ConditionCategoryModifier and TypeMethodDescriptionConditionCategoryEnumFactory.toCode(ConditionCategory code) ConditionCategoryEnumFactory.toSystem(ConditionCategory code)