RequestGroupListType
No description
type RequestGroupListType {
RequestGroupList(
_filter: String
authored: [date]
identifier: [token]
code: [token]
author: [reference]
subject: [reference]
_lastUpdated: [date]
_security: [token]
instantiates_canonical: [reference]
encounter: [reference]
priority: [token]
intent: [token]
participant: [reference]
group_identifier: [token]
_profile: [uri]
patient: [reference]
_tag: [token]
_source: [uri]
instantiates_uri: [uri]
_id: [token]
_text: [String]
_content: [String]
status: [token]
_sort: String
_count: Int
_cursor: String
): [RequestGroup]
}