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