Uses of Class
ca.uhn.fhir.model.dstu2.resource.MedicationAdministration.Dosage
-
Uses of MedicationAdministration.Dosage in ca.uhn.fhir.model.dstu2.resource
Modifier 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 ()Modifier and TypeMethodDescriptionMedicationAdministration.setDosage
(MedicationAdministration.Dosage theValue) Sets the value(s) for dosage ()