Uses of Enum
org.hl7.fhir.dstu3.model.codesystems.MedicationRequestIntent
Packages that use MedicationRequestIntent
-
Uses of MedicationRequestIntent in org.hl7.fhir.dstu3.model.codesystems
Methods in org.hl7.fhir.dstu3.model.codesystems that return MedicationRequestIntentModifier and TypeMethodDescriptionstatic MedicationRequestIntentstatic MedicationRequestIntentReturns the enum constant of this type with the specified name.static MedicationRequestIntent[]MedicationRequestIntent.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 MedicationRequestIntentModifier and TypeMethodDescriptionMedicationRequestIntentEnumFactory.toCode(MedicationRequestIntent code)MedicationRequestIntentEnumFactory.toSystem(MedicationRequestIntent code)