- Подготовка производственной площадки к маркировке
- Сроки внедрения маркировки для производителей: что нужно знать малым, средним и крупным?
- Оборудование для маркировки: какое нужно и что пригодится из того, что у вас уже есть?
- Состав кода маркировки молочной продукции
Release 4.68.0 MDLP April 26, 2025
Information about the content of the release in Russian can be found at this link
Installed on the Sandbox test environment: 22.04.2025
Installed on the production environment: 26.04.2025
XSD-schemes version: 1.38
Modifications
New report — “Sale of goods w/o MC verification” (open from June 1, 2025)
A new report titled “Sale of goods w/o MC verification” is now available in a goods circulation participant’s user account. The report is accessible to pharmaceutical companies that have the new access right ALLOW_MODE_CHECK_VIOLATIONS. A participant via this report will be able to view violations recorded across all its business places (the BPs) during the sale of goods without verifying the marking code under the permit regime (the PR).
Limitations on report generation:
- data prior to June 1, 2025 (the PR launch date) are unavailable;
-
one report can contain information for a maximum of 3 months (if you want to export information for one year, it is necessary to sequentially filter the report 4 times).
By default, the report displays data filtered for the last 7 days. When filtering by the “Constituent entity of the Russian Federation” field, the report will show all violations for business places in the selected region. The report can be exported in CSV format.
Updated questionnaire for obtaining an emission registrar
A checkbox of the “Provide physical emission registration device” field was removed in the “Application for generation of the Contract on an emission registrar provision” document form.
In the “Questionnaire for an emission” form you cannot longer select a value in the “The ER installation in the operator’s data processing center” field. The value will be always “Yes”.
Added new attributes into schemes of withdrawal of medicines from circulation using CRE
As part of implementing the permit regime for the medicines, according to Decree of the Government of the Russian Federation 257 dated 3 March 2025, additional parameters will be transferred in the receipts. To support this, the following attributes have been added into documents 10511 and 10522:
-
“verification_date” (date and time of the medicine check within the permit regime);
-
“verification_id” (ID of the medicine check within the permit regime);
-
“fiscal_drive_num” (serial number of fiscal memory device (FMD)).
-
“crypto_verified” (verification of the MC crypto code).
Information about the changes in the documents: “Passports of Processes”, “Description of XSD Schemas” and schemes examples as archive will be published upon the release.
API modifications
New task type — “Export of violation list for sales of goods w/o MC verification” (open from June 1, 2025)
The following task type was added into the “Task creation” and “Getting the task result” methods: “allow_mode_violations” (“Export of violation list for sales of goods w/o MC verification”). The task type is intended to provide participants with information about sales made without verification under the permit regime.
The following rights are required to have access to this task type: ALLOW_MODE_VIOLATIONS (“Sale of goods w/o MC verification”).
Limits on receiving data for one business place:
-
one successful export is allowed every 24 hours;
- one export can contain data for up to 3 months.
You can export the following fields:
Parameter name in JSON format | Parameter description | JSON data type | Limitations | Mandatory | Notes |
---|---|---|---|---|---|
op_date | date and time of violation registration | string | 1 | ||
federal_subject_name | name of the constituent entity of the Russian Federation | string | 1 | ||
address | address of the business place where the violation was recorded | string | 1 | ||
xml_document_id | XML document identifier | string | uuid | 1 | |
sgtin | sgtin | string | 1 | ||
gtin | gtin | string | 1 | ||
houseguid | FIAS code | string | uuid | 1 | |
sys_id | business place ID | string | uuid / 14 characters | 1 | |
fiscal_drive_number | fiscal memory device No. | string | 1 |
Detailed information on how to work during the permit regime can be found in “Guidance on information exchange according to Decree of the Government of the Russian Federation of March 3, 2025 No. 257”.
Added methods to get information about SSCC operation history
The following methods were added to get information about SSCC operation history:
-
“Method to get information about operations of the existing SSCC”;
-
“Method to get information about operations of the archived SSCC”.
The methods allow to receive the following information about the operations of the specific SSCC:
-
“op_exec_date” (“Date of recording the operation in MDLP IS”);
-
“op_date” (“Operation date”);
-
“xml_document_id” (“XML document identifier”);
-
“xml_operation_type” (“Operation No.”);
-
“status” (“Document processing status”);
-
“doc_type” (“Document type”).
Information in the “status” (“Document processing status”) and “doc_type” (“Document type”) parameters is displayed only about operations of the goods circulation participant who submitting the request.