Item
Schema
- id:
string, auto-generated
- description:
string, multilingual, required
OpenContracting Description: A description of the goods, services to be provided.
- classification:
-
OpenContracting Description: The primary classification for the item. See the itemClassificationScheme to identify preferred classification lists, including CPV and GSIN.
It is mandatory for classification.scheme to be CPV or ДК021. The classification.id should be valid CPV or ДК021 code.
- additionalClassifications:
List of Classification objects
OpenContracting Description: An array of additional classifications for the item. See the itemClassificationScheme codelist for common options to use in OCDS. This may also be used to present codes from an internal classification scheme.
Item wich classification.id starts with 336 and contains additionalClassification objects have to contain no more than one additionalClassifications with scheme=INN.
Item with classification.id=33600000-6 have to contain exactly one additionalClassifications with scheme=INN.
It is mandatory to have at least one item with ДКПП as scheme.
Validation depends on:
CPV_336_INN_FROM constant (for Tender Item)
- unit:
-
OpenContracting Description: Description of the unit which the good comes in e.g. hours, kilograms. Made up of a unit name, and the value of a single unit.
- quantity:
integer
OpenContracting Description: The number of units required
- deliveryDate:
-
Period during which the item should be delivered.
- deliveryAddress:
-
Address, where the item should be delivered.
- deliveryLocation:
dictionary
Geographical coordinates of delivery location. Element consist of the following items:
- latitude:
string, required
- longitude:
string, required
- elevation:
string, optional, usually not used
deliveryLocation usually takes precedence over deliveryAddress if both are present.
- relatedLot:
string
Id of related Lot.
Additionally in Price Quotation procedure - priceQuotation:
- profile:
string, required
ID for related profile
Additional fields for Contracting API:
- attributes:
List of ItemAttribute
BidItem
Schema
- id:
string, auto-generated
- description:
string, multilingual, required
OpenContracting Description: A description of the goods, services to be provided.
- unit:
-
OpenContracting Description: Description of the unit which the good comes in e.g. hours, kilograms. Made up of a unit name, and the value of a single unit.
- quantity:
integer
OpenContracting Description: The number of units required
- relatedLot:
string
Id of related Lot.
Additionally in Below Threshold procedure - belowThreshold Open procedure - aboveThresholdUA, Open procedure with publication in English - aboveThresholdEU, Open procedure - aboveThreshold, Competitive Ordering procedure - competitiveOrdering, Energy Service Contracting procedure - esco and The Competitive Dialogue procedure - competitiveDialogueEU, competitiveDialogueUA: Price Quotation procedure - priceQuotation:
- product:
string, required
ID for related product from catalogue
Classification
Schema
- scheme:
string
OpenContracting Description: A classification should be drawn from an existing scheme or list of codes. This field is used to indicate the scheme/codelist from which the classification is drawn. For line item classifications, this value should represent a known Item Classification Scheme wherever possible.
- id:
string
OpenContracting Description: The classification code drawn from the selected scheme.
- description:
string
OpenContracting Description: A textual description or title for the code.
- uri:
uri
OpenContracting Description: A URI to identify the code. In the event individual URIs are not available for items in the identifier scheme this value should be left blank.
Regular expression for this field:
^https?://\S+$
Unit
Schema
- code:
string, required
UN/CEFACT Recommendation 20 unit code.
- name:
string
OpenContracting Description: Name of the unit
Additionally in Reporting, negotiation procedures - reporting, negotiation, negotiation.quick:
- value:
-
Price per unit.