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