Skip to content

Commit 673ff63

Browse files
codelists/+relatedProcessScheme.csv: Add and remove codes
1 parent d8168b4 commit 673ff63

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

README.md

+10-2
Original file line numberDiff line numberDiff line change
@@ -143,9 +143,9 @@ For complete guidance on meeting the disclosure requirements of European law, se
143143
"relatedProcesses": [
144144
{
145145
"id": "1",
146-
"identifier": "123e4567-e89b-12d3-a456-426614174000",
146+
"identifier": "123e4567-e89b-12d3-a456-426614174000-06",
147147
"part": "PAR-0001",
148-
"scheme": "eu-oj",
148+
"scheme": "eu-notice-id-ref",
149149
"relationship": [
150150
"planning"
151151
]
@@ -160,6 +160,14 @@ Report issues for this extension in the [ocds-extensions repository](https://git
160160

161161
## Changelog
162162

163+
### 2025-02-04
164+
165+
* Add `RelatedProcess.part` field.
166+
* `+relatedProcessScheme.csv`:
167+
* Add 'eu-notice-id-ref'
168+
* Add 'eu-ojs-notice-id'
169+
* Remove 'eu-oj'
170+
163171
### 2024-10-18
164172

165173
* Add `Bid.foreignSubsidyMeasures` field.

codelists/+relatedProcessScheme.csv

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
Code,Title,Description
2-
eu-oj,Official Journal of the European Union,An Official Journal of the European Union contracting process identifier.
2+
eu-notice-id-ref,eForms versioned notice identifier,An eForms notice identifier (UUID) concatenated with the associated version identifier (2 digits) in the form {UUID}-{vv}.
3+
eu-ojs-notice-id,Official Journal of the European Union notice identifier,"An Official Journal of the European Union notice identifier, also known as a Notice Publication ID in eForms."

0 commit comments

Comments
 (0)