MedicationDispense |
MedicationDispense.addDosageInstruction(MedicationDispense.DosageInstruction theValue) |
Adds a given new value for dosageInstruction ()
|
MedicationDispense |
MedicationDispense.setAuthorizingPrescription(List<ResourceReferenceDt> theValue) |
Sets the value(s) for authorizingPrescription ()
|
MedicationDispense |
MedicationDispense.setDaysSupply(SimpleQuantityDt theValue) |
Sets the value(s) for daysSupply ()
|
MedicationDispense |
MedicationDispense.setDestination(ResourceReferenceDt theValue) |
Sets the value(s) for destination ()
|
MedicationDispense |
MedicationDispense.setDispenser(ResourceReferenceDt theValue) |
Sets the value(s) for dispenser (who.actor)
|
MedicationDispense |
MedicationDispense.setDosageInstruction(List<MedicationDispense.DosageInstruction> theValue) |
Sets the value(s) for dosageInstruction ()
|
MedicationDispense |
MedicationDispense.setIdentifier(IdentifierDt theValue) |
Sets the value(s) for identifier (id)
|
MedicationDispense |
MedicationDispense.setMedication(ca.uhn.fhir.model.api.IDatatype theValue) |
Sets the value(s) for medication[x] ()
|
MedicationDispense |
MedicationDispense.setNote(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for note ()
|
MedicationDispense |
MedicationDispense.setNote(String theString) |
Sets the value for note ()
|
MedicationDispense |
MedicationDispense.setPatient(ResourceReferenceDt theValue) |
Sets the value(s) for patient (who.focus)
|
MedicationDispense |
MedicationDispense.setQuantity(SimpleQuantityDt theValue) |
Sets the value(s) for quantity ()
|
MedicationDispense |
MedicationDispense.setReceiver(List<ResourceReferenceDt> theValue) |
Sets the value(s) for receiver ()
|
MedicationDispense |
MedicationDispense.setStatus(MedicationDispenseStatusEnum theValue) |
Sets the value(s) for status (status)
|
MedicationDispense |
MedicationDispense.setStatus(ca.uhn.fhir.model.primitive.BoundCodeDt<MedicationDispenseStatusEnum> theValue) |
Sets the value(s) for status (status)
|
MedicationDispense |
MedicationDispense.setSubstitution(MedicationDispense.Substitution theValue) |
Sets the value(s) for substitution ()
|
MedicationDispense |
MedicationDispense.setType(CodeableConceptDt theValue) |
Sets the value(s) for type ()
|
MedicationDispense |
MedicationDispense.setWhenHandedOver(ca.uhn.fhir.model.primitive.DateTimeDt theValue) |
Sets the value(s) for whenHandedOver ()
|
MedicationDispense |
MedicationDispense.setWhenHandedOver(Date theDate,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) |
Sets the value for whenHandedOver ()
|
MedicationDispense |
MedicationDispense.setWhenHandedOverWithSecondsPrecision(Date theDate) |
Sets the value for whenHandedOver ()
|
MedicationDispense |
MedicationDispense.setWhenPrepared(ca.uhn.fhir.model.primitive.DateTimeDt theValue) |
Sets the value(s) for whenPrepared ()
|
MedicationDispense |
MedicationDispense.setWhenPrepared(Date theDate,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) |
Sets the value for whenPrepared ()
|
MedicationDispense |
MedicationDispense.setWhenPreparedWithSecondsPrecision(Date theDate) |
Sets the value for whenPrepared ()
|