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