
Uses of Class
ca.uhn.fhir.model.dstu2.resource.Device
Packages that use Device
-
Uses of Device in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return DeviceModifier and TypeMethodDescriptionDevice.addContact(ContactPointDt theValue) Adds a given new value for contact ()Device.addIdentifier(IdentifierDt theValue) Adds a given new value for identifier ()Device.addNote(AnnotationDt theValue) Adds a given new value for note ()Device.setContact(List<ContactPointDt> theValue) Sets the value(s) for contact ()Device.setExpiry(ca.uhn.fhir.model.primitive.DateTimeDt theValue) Sets the value(s) for expiry ()Sets the value for expiry ()Device.setExpiryWithSecondsPrecision(Date theDate) Sets the value for expiry ()Device.setIdentifier(List<IdentifierDt> theValue) Sets the value(s) for identifier ()Device.setLocation(ResourceReferenceDt theValue) Sets the value(s) for location ()Device.setLotNumber(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for lotNumber ()Device.setLotNumber(String theString) Sets the value for lotNumber ()Device.setManufactureDate(ca.uhn.fhir.model.primitive.DateTimeDt theValue) Sets the value(s) for manufactureDate ()Device.setManufactureDate(Date theDate, ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) Sets the value for manufactureDate ()Device.setManufactureDateWithSecondsPrecision(Date theDate) Sets the value for manufactureDate ()Device.setManufacturer(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for manufacturer ()Device.setManufacturer(String theString) Sets the value for manufacturer ()Device.setModel(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for model ()Sets the value for model ()Device.setNote(List<AnnotationDt> theValue) Sets the value(s) for note ()Device.setOwner(ResourceReferenceDt theValue) Sets the value(s) for owner ()Device.setPatient(ResourceReferenceDt theValue) Sets the value(s) for patient ()Device.setStatus(DeviceStatusEnum theValue) Sets the value(s) for status ()Device.setStatus(ca.uhn.fhir.model.primitive.BoundCodeDt<DeviceStatusEnum> theValue) Sets the value(s) for status ()Device.setType(CodeableConceptDt theValue) Sets the value(s) for type ()Device.setUdi(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for udi ()Sets the value for udi ()Device.setUrl(ca.uhn.fhir.model.primitive.UriDt theValue) Sets the value(s) for url ()Sets the value for url ()Device.setVersion(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for version ()Device.setVersion(String theString) Sets the value for version ()