| 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(ca.uhn.fhir.model.primitive.StringDt theValue)
Adds a given new value for notes ()
|
DeviceUseRequest |
DeviceUseRequest.addPrnReason(CodeableConceptDt theValue)
Adds a given new value for prnReason ()
|
DeviceUseRequest |
DeviceUseRequest.setBodySite(ca.uhn.fhir.model.api.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<ca.uhn.fhir.model.primitive.StringDt> theValue)
Sets the value(s) for notes ()
|
DeviceUseRequest |
DeviceUseRequest.setOrderedOn(Date theDate,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision)
Sets the value for orderedOn (when.init)
|
DeviceUseRequest |
DeviceUseRequest.setOrderedOn(ca.uhn.fhir.model.primitive.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(ca.uhn.fhir.model.primitive.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,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision)
Sets the value for recordedOn (when.recorded)
|
DeviceUseRequest |
DeviceUseRequest.setRecordedOn(ca.uhn.fhir.model.primitive.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(ca.uhn.fhir.model.primitive.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(ca.uhn.fhir.model.api.IDatatype theValue)
Sets the value(s) for timing[x] (when.planned)
|
Copyright © 2014–2018 University Health Network. All rights reserved.