| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
MedicationOrder |
MedicationOrder.addDosageInstruction(MedicationOrder.DosageInstruction theValue)
Adds a given new value for dosageInstruction ()
|
MedicationOrder |
MedicationOrder.addIdentifier(IdentifierDt theValue)
Adds a given new value for identifier (id)
|
MedicationOrder |
MedicationOrder.setDateEnded(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for dateEnded ()
|
MedicationOrder |
MedicationOrder.setDateEnded(DateTimeDt theValue)
Sets the value(s) for dateEnded ()
|
MedicationOrder |
MedicationOrder.setDateEndedWithSecondsPrecision(Date theDate)
Sets the value for dateEnded ()
|
MedicationOrder |
MedicationOrder.setDateWritten(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for dateWritten (when.recorded)
|
MedicationOrder |
MedicationOrder.setDateWritten(DateTimeDt theValue)
Sets the value(s) for dateWritten (when.recorded)
|
MedicationOrder |
MedicationOrder.setDateWrittenWithSecondsPrecision(Date theDate)
Sets the value for dateWritten (when.recorded)
|
MedicationOrder |
MedicationOrder.setDispenseRequest(MedicationOrder.DispenseRequest theValue)
Sets the value(s) for dispenseRequest ()
|
MedicationOrder |
MedicationOrder.setDosageInstruction(List<MedicationOrder.DosageInstruction> theValue)
Sets the value(s) for dosageInstruction ()
|
MedicationOrder |
MedicationOrder.setEncounter(ResourceReferenceDt theValue)
Sets the value(s) for encounter (context)
|
MedicationOrder |
MedicationOrder.setIdentifier(List<IdentifierDt> theValue)
Sets the value(s) for identifier (id)
|
MedicationOrder |
MedicationOrder.setMedication(IDatatype theValue)
Sets the value(s) for medication[x] (what)
|
MedicationOrder |
MedicationOrder.setNote(String theString)
Sets the value for note ()
|
MedicationOrder |
MedicationOrder.setNote(StringDt theValue)
Sets the value(s) for note ()
|
MedicationOrder |
MedicationOrder.setPatient(ResourceReferenceDt theValue)
Sets the value(s) for patient (who.focus)
|
MedicationOrder |
MedicationOrder.setPrescriber(ResourceReferenceDt theValue)
Sets the value(s) for prescriber (who.actor)
|
MedicationOrder |
MedicationOrder.setPriorPrescription(ResourceReferenceDt theValue)
Sets the value(s) for priorPrescription ()
|
MedicationOrder |
MedicationOrder.setReason(IDatatype theValue)
Sets the value(s) for reason[x] (why)
|
MedicationOrder |
MedicationOrder.setReasonEnded(CodeableConceptDt theValue)
Sets the value(s) for reasonEnded ()
|
MedicationOrder |
MedicationOrder.setStatus(BoundCodeDt<MedicationOrderStatusEnum> theValue)
Sets the value(s) for status (status)
|
MedicationOrder |
MedicationOrder.setStatus(MedicationOrderStatusEnum theValue)
Sets the value(s) for status (status)
|
MedicationOrder |
MedicationOrder.setSubstitution(MedicationOrder.Substitution theValue)
Sets the value(s) for substitution ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.