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(ca.uhn.fhir.model.primitive.DateTimeDt theValue) |
Sets the value(s) for dateEnded ()
|
MedicationOrder |
MedicationOrder.setDateEnded(Date theDate,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) |
Sets the value for dateEnded ()
|
MedicationOrder |
MedicationOrder.setDateEndedWithSecondsPrecision(Date theDate) |
Sets the value for dateEnded ()
|
MedicationOrder |
MedicationOrder.setDateWritten(ca.uhn.fhir.model.primitive.DateTimeDt theValue) |
Sets the value(s) for dateWritten (when.recorded)
|
MedicationOrder |
MedicationOrder.setDateWritten(Date theDate,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) |
Sets the value 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(ca.uhn.fhir.model.api.IDatatype theValue) |
Sets the value(s) for medication[x] (what)
|
MedicationOrder |
MedicationOrder.setNote(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for note ()
|
MedicationOrder |
MedicationOrder.setNote(String theString) |
Sets the value 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(ca.uhn.fhir.model.api.IDatatype theValue) |
Sets the value(s) for reason[x] (why)
|
MedicationOrder |
MedicationOrder.setReasonEnded(CodeableConceptDt theValue) |
Sets the value(s) for reasonEnded ()
|
MedicationOrder |
MedicationOrder.setStatus(MedicationOrderStatusEnum theValue) |
Sets the value(s) for status (status)
|
MedicationOrder |
MedicationOrder.setStatus(ca.uhn.fhir.model.primitive.BoundCodeDt<MedicationOrderStatusEnum> theValue) |
Sets the value(s) for status (status)
|
MedicationOrder |
MedicationOrder.setSubstitution(MedicationOrder.Substitution theValue) |
Sets the value(s) for substitution ()
|