Uses of Class
org.linuxforhealth.fhir.model.resource.MedicationDispense.Substitution
-
Packages that use MedicationDispense.Substitution Package Description org.linuxforhealth.fhir.model.resource -
-
Uses of MedicationDispense.Substitution in org.linuxforhealth.fhir.model.resource
Methods in org.linuxforhealth.fhir.model.resource that return MedicationDispense.Substitution Modifier and Type Method Description MedicationDispense.SubstitutionMedicationDispense.Substitution.Builder. build()Build theMedicationDispense.SubstitutionMedicationDispense.SubstitutionMedicationDispense. getSubstitution()Indicates whether or not substitution was made as part of the dispense.Methods in org.linuxforhealth.fhir.model.resource with parameters of type MedicationDispense.Substitution Modifier and Type Method Description protected MedicationDispense.Substitution.BuilderMedicationDispense.Substitution.Builder. from(MedicationDispense.Substitution substitution)MedicationDispense.BuilderMedicationDispense.Builder. substitution(MedicationDispense.Substitution substitution)Indicates whether or not substitution was made as part of the dispense.protected voidMedicationDispense.Substitution.Builder. validate(MedicationDispense.Substitution substitution)
-