
Uses of Class
ca.uhn.fhir.model.dstu2.resource.MedicationOrder.Substitution
Packages that use MedicationOrder.Substitution
-
Uses of MedicationOrder.Substitution in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return MedicationOrder.SubstitutionModifier and TypeMethodDescriptionMedicationOrder.getSubstitution()
Gets the value(s) for substitution ().MedicationOrder.Substitution.setReason
(CodeableConceptDt theValue) Sets the value(s) for reason ()MedicationOrder.Substitution.setType
(CodeableConceptDt theValue) Sets the value(s) for type ()Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type MedicationOrder.SubstitutionModifier and TypeMethodDescriptionMedicationOrder.setSubstitution
(MedicationOrder.Substitution theValue) Sets the value(s) for substitution ()