| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
MedicationDispense.DosageInstruction |
MedicationDispense.addDosageInstruction()
Adds and returns a new value for dosageInstruction ()
|
MedicationDispense.DosageInstruction |
MedicationDispense.getDosageInstructionFirstRep()
Gets the first repetition for dosageInstruction (),
creating it if it does not already exist.
|
MedicationDispense.DosageInstruction |
MedicationDispense.DosageInstruction.setAdditionalInstructions(CodeableConceptDt theValue)
Sets the value(s) for additionalInstructions ()
|
MedicationDispense.DosageInstruction |
MedicationDispense.DosageInstruction.setAsNeeded(IDatatype theValue)
Sets the value(s) for asNeeded[x] ()
|
MedicationDispense.DosageInstruction |
MedicationDispense.DosageInstruction.setDose(IDatatype theValue)
Sets the value(s) for dose[x] ()
|
MedicationDispense.DosageInstruction |
MedicationDispense.DosageInstruction.setMaxDosePerPeriod(RatioDt theValue)
Sets the value(s) for maxDosePerPeriod ()
|
MedicationDispense.DosageInstruction |
MedicationDispense.DosageInstruction.setMethod(CodeableConceptDt theValue)
Sets the value(s) for method ()
|
MedicationDispense.DosageInstruction |
MedicationDispense.DosageInstruction.setRate(IDatatype theValue)
Sets the value(s) for rate[x] ()
|
MedicationDispense.DosageInstruction |
MedicationDispense.DosageInstruction.setRoute(CodeableConceptDt theValue)
Sets the value(s) for route ()
|
MedicationDispense.DosageInstruction |
MedicationDispense.DosageInstruction.setSite(IDatatype theValue)
Sets the value(s) for site[x] ()
|
MedicationDispense.DosageInstruction |
MedicationDispense.DosageInstruction.setText(String theString)
Sets the value for text ()
|
MedicationDispense.DosageInstruction |
MedicationDispense.DosageInstruction.setText(StringDt theValue)
Sets the value(s) for text ()
|
MedicationDispense.DosageInstruction |
MedicationDispense.DosageInstruction.setTiming(TimingDt theValue)
Sets the value(s) for timing ()
|
| Modifier and Type | Method and Description |
|---|---|
List<MedicationDispense.DosageInstruction> |
MedicationDispense.getDosageInstruction()
Gets the value(s) for dosageInstruction ().
|
| Modifier and Type | Method and Description |
|---|---|
MedicationDispense |
MedicationDispense.addDosageInstruction(MedicationDispense.DosageInstruction theValue)
Adds a given new value for dosageInstruction ()
|
| Modifier and Type | Method and Description |
|---|---|
MedicationDispense |
MedicationDispense.setDosageInstruction(List<MedicationDispense.DosageInstruction> theValue)
Sets the value(s) for dosageInstruction ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.