ListConnectionType
No description
type ListConnectionType {
ListConection(
_filter: String
date: [date]
identifier: [token]
empty_reason: [token]
item: [reference]
code: [token]
notes: [String]
subject: [reference]
_lastUpdated: [date]
_security: [token]
encounter: [reference]
source: [reference]
title: [String]
_profile: [uri]
patient: [reference]
_tag: [token]
_source: [uri]
_id: [token]
_text: [String]
_content: [String]
status: [token]
_sort: String
_count: Int
_cursor: String
): ListConnection
}