
Uses of Class
ca.uhn.fhir.model.dstu2.resource.DeviceUseRequest
Packages that use DeviceUseRequest
-
Uses of DeviceUseRequest in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return DeviceUseRequestModifier and TypeMethodDescriptionDeviceUseRequest.addIdentifier(IdentifierDt theValue) Adds a given new value for identifier (id)DeviceUseRequest.addIndication(CodeableConceptDt theValue) Adds a given new value for indication (why)DeviceUseRequest.addNotes(ca.uhn.fhir.model.primitive.StringDt theValue) Adds a given new value for notes ()Adds a new value for notes ()DeviceUseRequest.addPrnReason(CodeableConceptDt theValue) Adds a given new value for prnReason ()DeviceUseRequest.setBodySite(ca.uhn.fhir.model.api.IDatatype theValue) Sets the value(s) for bodySite[x] ()DeviceUseRequest.setDevice(ResourceReferenceDt theValue) Sets the value(s) for device ()DeviceUseRequest.setEncounter(ResourceReferenceDt theValue) Sets the value(s) for encounter (context)DeviceUseRequest.setIdentifier(List<IdentifierDt> theValue) Sets the value(s) for identifier (id)DeviceUseRequest.setIndication(List<CodeableConceptDt> theValue) Sets the value(s) for indication (why)Sets the value(s) for notes ()DeviceUseRequest.setOrderedOn(ca.uhn.fhir.model.primitive.DateTimeDt theValue) Sets the value(s) for orderedOn (when.init)DeviceUseRequest.setOrderedOn(Date theDate, ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) Sets the value for orderedOn (when.init)DeviceUseRequest.setOrderedOnWithSecondsPrecision(Date theDate) Sets the value for orderedOn (when.init)DeviceUseRequest.setPriority(DeviceUseRequestPriorityEnum theValue) Sets the value(s) for priority (grade)DeviceUseRequest.setPriority(ca.uhn.fhir.model.primitive.BoundCodeDt<DeviceUseRequestPriorityEnum> theValue) Sets the value(s) for priority (grade)DeviceUseRequest.setPrnReason(List<CodeableConceptDt> theValue) Sets the value(s) for prnReason ()DeviceUseRequest.setRecordedOn(ca.uhn.fhir.model.primitive.DateTimeDt theValue) Sets the value(s) for recordedOn (when.recorded)DeviceUseRequest.setRecordedOn(Date theDate, ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) Sets the value for recordedOn (when.recorded)DeviceUseRequest.setRecordedOnWithSecondsPrecision(Date theDate) Sets the value for recordedOn (when.recorded)DeviceUseRequest.setStatus(DeviceUseRequestStatusEnum theValue) Sets the value(s) for status (status)DeviceUseRequest.setStatus(ca.uhn.fhir.model.primitive.BoundCodeDt<DeviceUseRequestStatusEnum> theValue) Sets the value(s) for status (status)DeviceUseRequest.setSubject(ResourceReferenceDt theValue) Sets the value(s) for subject (who.focus)DeviceUseRequest.setTiming(ca.uhn.fhir.model.api.IDatatype theValue) Sets the value(s) for timing[x] (when.planned)