
Uses of Class
ca.uhn.fhir.model.dstu2.resource.MedicationAdministration.Dosage
Packages that use MedicationAdministration.Dosage
-
Uses of MedicationAdministration.Dosage in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return MedicationAdministration.DosageModifier and TypeMethodDescriptionMedicationAdministration.getDosage()Gets the value(s) for dosage ().MedicationAdministration.Dosage.setMethod(CodeableConceptDt theValue) Sets the value(s) for method ()MedicationAdministration.Dosage.setQuantity(SimpleQuantityDt theValue) Sets the value(s) for quantity ()MedicationAdministration.Dosage.setRate(ca.uhn.fhir.model.api.IDatatype theValue) Sets the value(s) for rate[x] ()MedicationAdministration.Dosage.setRoute(CodeableConceptDt theValue) Sets the value(s) for route ()MedicationAdministration.Dosage.setSite(ca.uhn.fhir.model.api.IDatatype theValue) Sets the value(s) for site[x] ()MedicationAdministration.Dosage.setText(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for text ()Sets the value for text ()Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type MedicationAdministration.DosageModifier and TypeMethodDescriptionMedicationAdministration.setDosage(MedicationAdministration.Dosage theValue) Sets the value(s) for dosage ()