Uses of Class
ca.uhn.fhir.model.dstu2.resource.VisionPrescription
Packages that use VisionPrescription
-
Uses of VisionPrescription in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return VisionPrescriptionModifier and TypeMethodDescriptionVisionPrescription.addDispense(VisionPrescription.Dispense theValue)Adds a given new value for dispense ()VisionPrescription.addIdentifier(IdentifierDt theValue)Adds a given new value for identifier ()VisionPrescription.setDateWritten(ca.uhn.fhir.model.primitive.DateTimeDt theValue)Sets the value(s) for dateWritten ()VisionPrescription.setDateWritten(Date theDate, ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision)Sets the value for dateWritten ()VisionPrescription.setDateWrittenWithSecondsPrecision(Date theDate)Sets the value for dateWritten ()VisionPrescription.setDispense(List<VisionPrescription.Dispense> theValue)Sets the value(s) for dispense ()VisionPrescription.setEncounter(ResourceReferenceDt theValue)Sets the value(s) for encounter ()VisionPrescription.setIdentifier(List<IdentifierDt> theValue)Sets the value(s) for identifier ()VisionPrescription.setPatient(ResourceReferenceDt theValue)Sets the value(s) for patient ()VisionPrescription.setPrescriber(ResourceReferenceDt theValue)Sets the value(s) for prescriber ()VisionPrescription.setReason(ca.uhn.fhir.model.api.IDatatype theValue)Sets the value(s) for reason[x] ()