
Uses of Enum
org.hl7.fhir.dstu3.model.codesystems.MedicationRequestCategory
Packages that use MedicationRequestCategory
-
Uses of MedicationRequestCategory in org.hl7.fhir.dstu3.model.codesystems
Methods in org.hl7.fhir.dstu3.model.codesystems that return MedicationRequestCategoryModifier and TypeMethodDescriptionstatic MedicationRequestCategory
static MedicationRequestCategory
Returns the enum constant of this type with the specified name.static MedicationRequestCategory[]
MedicationRequestCategory.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.dstu3.model.codesystems with parameters of type MedicationRequestCategoryModifier and TypeMethodDescriptionMedicationRequestCategoryEnumFactory.toCode
(MedicationRequestCategory code) MedicationRequestCategoryEnumFactory.toSystem
(MedicationRequestCategory code)