
Uses of Class
ca.uhn.fhir.model.dstu2.resource.DeviceUseStatement
Packages that use DeviceUseStatement
-
Uses of DeviceUseStatement in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return DeviceUseStatementModifier and TypeMethodDescriptionDeviceUseStatement.addIdentifier
(IdentifierDt theValue) Adds a given new value for identifier (id)DeviceUseStatement.addIndication
(CodeableConceptDt theValue) Adds a given new value for indication (why)DeviceUseStatement.addNotes
(ca.uhn.fhir.model.primitive.StringDt theValue) Adds a given new value for notes ()Adds a new value for notes ()DeviceUseStatement.setBodySite
(ca.uhn.fhir.model.api.IDatatype theValue) Sets the value(s) for bodySite[x] ()DeviceUseStatement.setDevice
(ResourceReferenceDt theValue) Sets the value(s) for device (who.actor)DeviceUseStatement.setIdentifier
(List<IdentifierDt> theValue) Sets the value(s) for identifier (id)DeviceUseStatement.setIndication
(List<CodeableConceptDt> theValue) Sets the value(s) for indication (why)Sets the value(s) for notes ()DeviceUseStatement.setRecordedOn
(ca.uhn.fhir.model.primitive.DateTimeDt theValue) Sets the value(s) for recordedOn (when.recorded)DeviceUseStatement.setRecordedOn
(Date theDate, ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) Sets the value for recordedOn (when.recorded)DeviceUseStatement.setRecordedOnWithSecondsPrecision
(Date theDate) Sets the value for recordedOn (when.recorded)DeviceUseStatement.setSubject
(ResourceReferenceDt theValue) Sets the value(s) for subject (who.focus)DeviceUseStatement.setTiming
(ca.uhn.fhir.model.api.IDatatype theValue) Sets the value(s) for timing[x] (when.done)DeviceUseStatement.setWhenUsed
(PeriodDt theValue) Sets the value(s) for whenUsed (when.done)