VisionPrescription |
VisionPrescription.addDispense(VisionPrescription.Dispense theValue) |
Adds a given new value for dispense ()
|
VisionPrescription |
VisionPrescription.addIdentifier(IdentifierDt theValue) |
Adds a given new value for identifier ()
|
VisionPrescription |
VisionPrescription.setDateWritten(ca.uhn.fhir.model.primitive.DateTimeDt theValue) |
Sets the value(s) for dateWritten ()
|
VisionPrescription |
VisionPrescription.setDateWritten(Date theDate,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) |
Sets the value for dateWritten ()
|
VisionPrescription |
VisionPrescription.setDateWrittenWithSecondsPrecision(Date theDate) |
Sets the value for dateWritten ()
|
VisionPrescription |
VisionPrescription.setDispense(List<VisionPrescription.Dispense> theValue) |
Sets the value(s) for dispense ()
|
VisionPrescription |
VisionPrescription.setEncounter(ResourceReferenceDt theValue) |
Sets the value(s) for encounter ()
|
VisionPrescription |
VisionPrescription.setIdentifier(List<IdentifierDt> theValue) |
Sets the value(s) for identifier ()
|
VisionPrescription |
VisionPrescription.setPatient(ResourceReferenceDt theValue) |
Sets the value(s) for patient ()
|
VisionPrescription |
VisionPrescription.setPrescriber(ResourceReferenceDt theValue) |
Sets the value(s) for prescriber ()
|
VisionPrescription |
VisionPrescription.setReason(ca.uhn.fhir.model.api.IDatatype theValue) |
Sets the value(s) for reason[x] ()
|