Uses of Class
ca.uhn.fhir.model.dstu2.resource.MedicationDispense.Substitution
-
Packages that use MedicationDispense.Substitution Package Description ca.uhn.fhir.model.dstu2.resource -
-
Uses of MedicationDispense.Substitution in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return MedicationDispense.Substitution Modifier and Type Method Description MedicationDispense.SubstitutionMedicationDispense.Substitution. addReason(CodeableConceptDt theValue)Adds a given new value for reason ()MedicationDispense.SubstitutionMedicationDispense. getSubstitution()Gets the value(s) for substitution ().MedicationDispense.SubstitutionMedicationDispense.Substitution. setReason(List<CodeableConceptDt> theValue)Sets the value(s) for reason ()MedicationDispense.SubstitutionMedicationDispense.Substitution. setResponsibleParty(List<ResourceReferenceDt> theValue)Sets the value(s) for responsibleParty ()MedicationDispense.SubstitutionMedicationDispense.Substitution. setType(CodeableConceptDt theValue)Sets the value(s) for type ()Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type MedicationDispense.Substitution Modifier and Type Method Description MedicationDispenseMedicationDispense. setSubstitution(MedicationDispense.Substitution theValue)Sets the value(s) for substitution ()
-