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