![](/hapi-fhir/images/logos/raccoon-forwards.png)
Uses of Enum
org.hl7.fhir.r4.model.codesystems.MedicationStatus
Packages that use MedicationStatus
-
Uses of MedicationStatus in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return MedicationStatusModifier 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.Methods in org.hl7.fhir.r4.model.codesystems with parameters of type MedicationStatusModifier and TypeMethodDescriptionMedicationStatusEnumFactory.toCode
(MedicationStatus code) MedicationStatusEnumFactory.toSystem
(MedicationStatus code)