CommunicationConnectionType
No description
type CommunicationConnectionType {
CommunicationConection(
_filter: String
identifier: [token]
subject: [reference]
_lastUpdated: [date]
_security: [token]
instantiates_canonical: [reference]
part_of: [reference]
received: [date]
encounter: [reference]
medium: [token]
sent: [date]
based_on: [reference]
_profile: [uri]
sender: [reference]
patient: [reference]
_tag: [token]
recipient: [reference]
_source: [uri]
instantiates_uri: [uri]
_id: [token]
_text: [String]
_content: [String]
category: [token]
status: [token]
_sort: String
_count: Int
_cursor: String
): CommunicationConnection
}