
Uses of Class
ca.uhn.fhir.model.dstu2.resource.MedicationOrder
Packages that use MedicationOrder
-
Uses of MedicationOrder in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return MedicationOrderModifier and TypeMethodDescriptionMedicationOrder.addDosageInstruction
(MedicationOrder.DosageInstruction theValue) Adds a given new value for dosageInstruction ()MedicationOrder.addIdentifier
(IdentifierDt theValue) Adds a given new value for identifier (id)MedicationOrder.setDateEnded
(ca.uhn.fhir.model.primitive.DateTimeDt theValue) Sets the value(s) for dateEnded ()MedicationOrder.setDateEnded
(Date theDate, ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) Sets the value for dateEnded ()MedicationOrder.setDateEndedWithSecondsPrecision
(Date theDate) Sets the value for dateEnded ()MedicationOrder.setDateWritten
(ca.uhn.fhir.model.primitive.DateTimeDt theValue) Sets the value(s) for dateWritten (when.recorded)MedicationOrder.setDateWritten
(Date theDate, ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) Sets the value for dateWritten (when.recorded)MedicationOrder.setDateWrittenWithSecondsPrecision
(Date theDate) Sets the value for dateWritten (when.recorded)MedicationOrder.setDispenseRequest
(MedicationOrder.DispenseRequest theValue) Sets the value(s) for dispenseRequest ()MedicationOrder.setDosageInstruction
(List<MedicationOrder.DosageInstruction> theValue) Sets the value(s) for dosageInstruction ()MedicationOrder.setEncounter
(ResourceReferenceDt theValue) Sets the value(s) for encounter (context)MedicationOrder.setIdentifier
(List<IdentifierDt> theValue) Sets the value(s) for identifier (id)MedicationOrder.setMedication
(ca.uhn.fhir.model.api.IDatatype theValue) Sets the value(s) for medication[x] (what)MedicationOrder.setNote
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for note ()Sets the value for note ()MedicationOrder.setPatient
(ResourceReferenceDt theValue) Sets the value(s) for patient (who.focus)MedicationOrder.setPrescriber
(ResourceReferenceDt theValue) Sets the value(s) for prescriber (who.actor)MedicationOrder.setPriorPrescription
(ResourceReferenceDt theValue) Sets the value(s) for priorPrescription ()MedicationOrder.setReason
(ca.uhn.fhir.model.api.IDatatype theValue) Sets the value(s) for reason[x] (why)MedicationOrder.setReasonEnded
(CodeableConceptDt theValue) Sets the value(s) for reasonEnded ()MedicationOrder.setStatus
(MedicationOrderStatusEnum theValue) Sets the value(s) for status (status)MedicationOrder.setStatus
(ca.uhn.fhir.model.primitive.BoundCodeDt<MedicationOrderStatusEnum> theValue) Sets the value(s) for status (status)MedicationOrder.setSubstitution
(MedicationOrder.Substitution theValue) Sets the value(s) for substitution ()