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