| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
DeviceUseRequest |
DeviceUseRequest.addIdentifier(IdentifierDt theValue)
Adds a given new value for identifier (id)
|
DeviceUseRequest |
DeviceUseRequest.addIndication(CodeableConceptDt theValue)
Adds a given new value for indication (why)
|
DeviceUseRequest |
DeviceUseRequest.addNotes(String theString)
Adds a new value for notes ()
|
DeviceUseRequest |
DeviceUseRequest.addNotes(StringDt theValue)
Adds a given new value for notes ()
|
DeviceUseRequest |
DeviceUseRequest.addPrnReason(CodeableConceptDt theValue)
Adds a given new value for prnReason ()
|
DeviceUseRequest |
DeviceUseRequest.setBodySite(IDatatype theValue)
Sets the value(s) for bodySite[x] ()
|
DeviceUseRequest |
DeviceUseRequest.setDevice(ResourceReferenceDt theValue)
Sets the value(s) for device ()
|
DeviceUseRequest |
DeviceUseRequest.setEncounter(ResourceReferenceDt theValue)
Sets the value(s) for encounter (context)
|
DeviceUseRequest |
DeviceUseRequest.setIdentifier(List<IdentifierDt> theValue)
Sets the value(s) for identifier (id)
|
DeviceUseRequest |
DeviceUseRequest.setIndication(List<CodeableConceptDt> theValue)
Sets the value(s) for indication (why)
|
DeviceUseRequest |
DeviceUseRequest.setNotes(List<StringDt> theValue)
Sets the value(s) for notes ()
|
DeviceUseRequest |
DeviceUseRequest.setOrderedOn(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for orderedOn (when.init)
|
DeviceUseRequest |
DeviceUseRequest.setOrderedOn(DateTimeDt theValue)
Sets the value(s) for orderedOn (when.init)
|
DeviceUseRequest |
DeviceUseRequest.setOrderedOnWithSecondsPrecision(Date theDate)
Sets the value for orderedOn (when.init)
|
DeviceUseRequest |
DeviceUseRequest.setPriority(BoundCodeDt<DeviceUseRequestPriorityEnum> theValue)
Sets the value(s) for priority (grade)
|
DeviceUseRequest |
DeviceUseRequest.setPriority(DeviceUseRequestPriorityEnum theValue)
Sets the value(s) for priority (grade)
|
DeviceUseRequest |
DeviceUseRequest.setPrnReason(List<CodeableConceptDt> theValue)
Sets the value(s) for prnReason ()
|
DeviceUseRequest |
DeviceUseRequest.setRecordedOn(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for recordedOn (when.recorded)
|
DeviceUseRequest |
DeviceUseRequest.setRecordedOn(DateTimeDt theValue)
Sets the value(s) for recordedOn (when.recorded)
|
DeviceUseRequest |
DeviceUseRequest.setRecordedOnWithSecondsPrecision(Date theDate)
Sets the value for recordedOn (when.recorded)
|
DeviceUseRequest |
DeviceUseRequest.setStatus(BoundCodeDt<DeviceUseRequestStatusEnum> theValue)
Sets the value(s) for status (status)
|
DeviceUseRequest |
DeviceUseRequest.setStatus(DeviceUseRequestStatusEnum theValue)
Sets the value(s) for status (status)
|
DeviceUseRequest |
DeviceUseRequest.setSubject(ResourceReferenceDt theValue)
Sets the value(s) for subject (who.focus)
|
DeviceUseRequest |
DeviceUseRequest.setTiming(IDatatype theValue)
Sets the value(s) for timing[x] (when.planned)
|
Copyright © 2014–2016 University Health Network. All rights reserved.