Documentation
Agregar un objeto para describir otros requisitos para participar en un proceso de contratación.
Contexto legal
En la Unión Europea, los campos de esta extensión corresponden a eForms BG-705 (Otros Requerimientos), aunque todavía no se han implementado todos los campos. Ver OCDS para la Unión Europea para ver lo correspondiente a Tenders Electronic Daily (TED).
Ejemplo
{
"tender": {
"otherRequirements": {
"requiresStaffNamesAndQualifications": true,
"reservedParticipation": [
"shelteredWorkshop"
],
"qualificationSystemConditions": [
"The candidates are required to comply with all the technical and financial requisites listed on the National Procurement portal: https://procurement.example.org/requisites",
"The candidates are required to create an electronic profile on https://procurement.example.org."
],
"qualificationSystemMethods": [
"Pre-qualification questionnaire",
"Standard test, based on the results of the pre-qualification questionnaire"
],
"reductionCriteria": "The candidates will be selected according to their technical, financial and legal capacity to undertake the works described in the present notice. More details on the criteria can be found in section 4.3 of the PCG."
}
}
}
Issues
Reporte issues para esta extensión en el repositorio de extensiones ocds, poniendo el nombre de la extensión en el título del issue.
Registro de cambios
2022-03-09
- Add
items
toOtherRequirements.qualificationSystemConditions
andOtherRequirements.qualificationSystemMethods
2020-04-24
- Agregar las propiedades
minProperties
,minItems
y/ominLength
.
Esta extensión se discutió originalmente como parte del [OCDS para el perfil de la UE] (https://github.com/open-contracting-extensions/european-union/issues) y en pull requests.