Uses of Class
ca.uhn.fhir.model.dstu2.resource.MedicationDispense.Substitution
-
Uses of MedicationDispense.Substitution in ca.uhn.fhir.model.dstu2.resource
Modifier and TypeMethodDescriptionMedicationDispense.Substitution.addReason
(CodeableConceptDt theValue) Adds a given new value for reason ()MedicationDispense.getSubstitution()
Gets the value(s) for substitution ().MedicationDispense.Substitution.setReason
(List<CodeableConceptDt> theValue) Sets the value(s) for reason ()MedicationDispense.Substitution.setResponsibleParty
(List<ResourceReferenceDt> theValue) Sets the value(s) for responsibleParty ()MedicationDispense.Substitution.setType
(CodeableConceptDt theValue) Sets the value(s) for type ()Modifier and TypeMethodDescriptionMedicationDispense.setSubstitution
(MedicationDispense.Substitution theValue) Sets the value(s) for substitution ()