Skip to main content

SupplyDeliveryListType

No description

type SupplyDeliveryListType {
SupplyDeliveryList(
_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
): [SupplyDelivery]
}

Fields

SupplyDeliveryListType.SupplyDeliveryList ● [SupplyDelivery] list object

SupplyDeliveryListType.SupplyDeliveryList._filter ● String scalar
SupplyDeliveryListType.SupplyDeliveryList.identifier ● [token] list scalar
SupplyDeliveryListType.SupplyDeliveryList.receiver ● [reference] list scalar
SupplyDeliveryListType.SupplyDeliveryList._lastUpdated ● [date] list scalar
SupplyDeliveryListType.SupplyDeliveryList._security ● [token] list scalar
SupplyDeliveryListType.SupplyDeliveryList._profile ● [uri] list scalar
SupplyDeliveryListType.SupplyDeliveryList.patient ● [reference] list scalar
SupplyDeliveryListType.SupplyDeliveryList._tag ● [token] list scalar
SupplyDeliveryListType.SupplyDeliveryList.supplier ● [reference] list scalar
SupplyDeliveryListType.SupplyDeliveryList._source ● [uri] list scalar
SupplyDeliveryListType.SupplyDeliveryList._id ● [token] list scalar
SupplyDeliveryListType.SupplyDeliveryList._text ● [String] list scalar
SupplyDeliveryListType.SupplyDeliveryList._content ● [String] list scalar
SupplyDeliveryListType.SupplyDeliveryList.status ● [token] list scalar
SupplyDeliveryListType.SupplyDeliveryList._sort ● String scalar
SupplyDeliveryListType.SupplyDeliveryList._count ● Int scalar
SupplyDeliveryListType.SupplyDeliveryList._cursor ● String scalar