
Uses of Enum Class
org.hl7.fhir.r4.model.codesystems.MedicationrequestCategory
Packages that use MedicationrequestCategory
-
Uses of MedicationrequestCategory in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return MedicationrequestCategoryModifier and TypeMethodDescriptionstatic MedicationrequestCategory
static MedicationrequestCategory
Returns the enum constant of this class with the specified name.static MedicationrequestCategory[]
MedicationrequestCategory.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.r4.model.codesystems with parameters of type MedicationrequestCategoryModifier and TypeMethodDescriptionMedicationrequestCategoryEnumFactory.toCode
(MedicationrequestCategory code) MedicationrequestCategoryEnumFactory.toSystem
(MedicationrequestCategory code)