| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected Device.DeviceDeviceNameComponent |
JsonParser.parseDeviceDeviceDeviceNameComponent(com.google.gson.JsonObject json,
Device owner) |
protected Device.DeviceDeviceNameComponent |
XmlParser.parseDeviceDeviceDeviceNameComponent(org.xmlpull.v1.XmlPullParser xpp,
Device owner) |
| Modifier and Type | Field and Description |
|---|---|
protected List<Device.DeviceDeviceNameComponent> |
Device.deviceName
This represents the manufacturer's name of the device as provided by the device, from a UDI label, or by a person describing the Device.
|
| Modifier and Type | Method and Description |
|---|---|
Device.DeviceDeviceNameComponent |
Device.addDeviceName() |
Device.DeviceDeviceNameComponent |
Device.DeviceDeviceNameComponent.copy() |
Device.DeviceDeviceNameComponent |
Device.getDeviceNameFirstRep() |
Device.DeviceDeviceNameComponent |
Device.DeviceDeviceNameComponent.setName(String value) |
Device.DeviceDeviceNameComponent |
Device.DeviceDeviceNameComponent.setNameElement(StringType value) |
Device.DeviceDeviceNameComponent |
Device.DeviceDeviceNameComponent.setType(Device.DeviceNameType value) |
Device.DeviceDeviceNameComponent |
Device.DeviceDeviceNameComponent.setTypeElement(Enumeration<Device.DeviceNameType> value) |
| Modifier and Type | Method and Description |
|---|---|
List<Device.DeviceDeviceNameComponent> |
Device.getDeviceName() |
| Modifier and Type | Method and Description |
|---|---|
Device |
Device.addDeviceName(Device.DeviceDeviceNameComponent t) |
void |
Device.DeviceDeviceNameComponent.copyValues(Device.DeviceDeviceNameComponent dst) |
| Modifier and Type | Method and Description |
|---|---|
Device |
Device.setDeviceName(List<Device.DeviceDeviceNameComponent> theDeviceName) |
Copyright © 2014–2021 Health Level 7. All rights reserved.