SupplyDeliveryConnectionType
No description
type SupplyDeliveryConnectionType {
SupplyDeliveryConection(
_filter: String
identifier: [token]
receiver: [reference]
_lastUpdated: [date]
_security: [token]
_profile: [uri]
patient: [reference]
_tag: [token]
supplier: [reference]
_source: [uri]
_id: [token]
_text: [String]
_content: [String]
status: [token]
_sort: String
_count: Int
_cursor: String
): SupplyDeliveryConnection
}