DeviceListType
No description
type DeviceListType {
DeviceList(
_filter: String
udi_di: [String]
identifier: [token]
udi_carrier: [String]
device_name: [String]
_lastUpdated: [date]
_security: [token]
type: [token]
url: [uri]
manufacturer: [String]
_profile: [uri]
patient: [reference]
_tag: [token]
organization: [reference]
_source: [uri]
location: [reference]
model: [String]
_id: [token]
_text: [String]
_content: [String]
status: [token]
_sort: String
_count: Int
_cursor: String
): [Device]
}