| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
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(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(IDatatype theValue)
Sets the value(s) for quantity[x] ()
|
MedicationStatement.Dosage |
MedicationStatement.Dosage.setRate(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(IDatatype theValue)
Sets the value(s) for site[x] ()
|
MedicationStatement.Dosage |
MedicationStatement.Dosage.setText(String theString)
Sets the value for text ()
|
MedicationStatement.Dosage |
MedicationStatement.Dosage.setText(StringDt theValue)
Sets the value(s) for text ()
|
MedicationStatement.Dosage |
MedicationStatement.Dosage.setTiming(TimingDt theValue)
Sets the value(s) for timing ()
|
| Modifier and Type | Method and Description |
|---|---|
List<MedicationStatement.Dosage> |
MedicationStatement.getDosage()
Gets the value(s) for dosage ().
|
| Modifier and Type | Method and Description |
|---|---|
MedicationStatement |
MedicationStatement.addDosage(MedicationStatement.Dosage theValue)
Adds a given new value for dosage ()
|
| Modifier and Type | Method and Description |
|---|---|
MedicationStatement |
MedicationStatement.setDosage(List<MedicationStatement.Dosage> theValue)
Sets the value(s) for dosage ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.