| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected DeviceRequest.DeviceRequestParameterComponent |
JsonParser.parseDeviceRequestDeviceRequestParameterComponent(com.google.gson.JsonObject json,
DeviceRequest owner) |
protected DeviceRequest.DeviceRequestParameterComponent |
XmlParser.parseDeviceRequestDeviceRequestParameterComponent(org.xmlpull.v1.XmlPullParser xpp,
DeviceRequest owner) |
| Modifier and Type | Field and Description |
|---|---|
protected List<DeviceRequest.DeviceRequestParameterComponent> |
DeviceRequest.parameter
Specific parameters for the ordered item.
|
| Modifier and Type | Method and Description |
|---|---|
DeviceRequest.DeviceRequestParameterComponent |
DeviceRequest.addParameter() |
DeviceRequest.DeviceRequestParameterComponent |
DeviceRequest.DeviceRequestParameterComponent.copy() |
DeviceRequest.DeviceRequestParameterComponent |
DeviceRequest.getParameterFirstRep() |
DeviceRequest.DeviceRequestParameterComponent |
DeviceRequest.DeviceRequestParameterComponent.setCode(CodeableConcept value) |
DeviceRequest.DeviceRequestParameterComponent |
DeviceRequest.DeviceRequestParameterComponent.setValue(Type value) |
| Modifier and Type | Method and Description |
|---|---|
List<DeviceRequest.DeviceRequestParameterComponent> |
DeviceRequest.getParameter() |
| Modifier and Type | Method and Description |
|---|---|
DeviceRequest |
DeviceRequest.addParameter(DeviceRequest.DeviceRequestParameterComponent t) |
| Modifier and Type | Method and Description |
|---|---|
DeviceRequest |
DeviceRequest.setParameter(List<DeviceRequest.DeviceRequestParameterComponent> theParameter) |
Copyright © 2014–2019 University Health Network. All rights reserved.