MedicationStatement.Dosage |
MedicationStatement.addDosage() |
Adds and returns a new value for dosage ()
|
MedicationStatement.Dosage |
MedicationStatement.getDosageFirstRep() |
Gets the first repetition for dosage (),
creating it if it does not already exist.
|
MedicationStatement.Dosage |
MedicationStatement.Dosage.setAsNeeded(ca.uhn.fhir.model.api.IDatatype theValue) |
Sets the value(s) for asNeeded[x] ()
|
MedicationStatement.Dosage |
MedicationStatement.Dosage.setMaxDosePerPeriod(RatioDt theValue) |
Sets the value(s) for maxDosePerPeriod ()
|
MedicationStatement.Dosage |
MedicationStatement.Dosage.setMethod(CodeableConceptDt theValue) |
Sets the value(s) for method ()
|
MedicationStatement.Dosage |
MedicationStatement.Dosage.setQuantity(ca.uhn.fhir.model.api.IDatatype theValue) |
Sets the value(s) for quantity[x] ()
|
MedicationStatement.Dosage |
MedicationStatement.Dosage.setRate(ca.uhn.fhir.model.api.IDatatype theValue) |
Sets the value(s) for rate[x] ()
|
MedicationStatement.Dosage |
MedicationStatement.Dosage.setRoute(CodeableConceptDt theValue) |
Sets the value(s) for route ()
|
MedicationStatement.Dosage |
MedicationStatement.Dosage.setSite(ca.uhn.fhir.model.api.IDatatype theValue) |
Sets the value(s) for site[x] ()
|
MedicationStatement.Dosage |
MedicationStatement.Dosage.setText(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for text ()
|
MedicationStatement.Dosage |
MedicationStatement.Dosage.setText(String theString) |
Sets the value for text ()
|
MedicationStatement.Dosage |
MedicationStatement.Dosage.setTiming(TimingDt theValue) |
Sets the value(s) for timing ()
|