- Подготовка производственной площадки к маркировке
- Сроки внедрения маркировки для производителей: что нужно знать малым, средним и крупным?
- Оборудование для маркировки: какое нужно и что пригодится из того, что у вас уже есть?
- Состав кода маркировки молочной продукции
Release 4.65.0 MDLP November 23, 2024
Information about the content of the release in Russian can be found at this link
Installed on the Sandbox test environment: 19.11.2024
Installed on the production environment: 23.11.2024
XSD-schemes version: 1.38
Modifications
Added a possibility to write off remaining items based on a complaint
It is now possible to write off remaining items based on a complaint in a complaint card in a medicine circulation participant’s user account in the “Registries and classifiers” → “Registries” → “Complaints that medicines are out of stock”.
Clicking the “Write off remaining items” button in a complaint card will switch you to the “Display window of write-off of remaining items based on complaints” report. The report generates a list of the medicines that meet the specified filter conditions based on the complaint against the pharmacy. Medicine codes that have not been moved in a business place after the complaint date, are taken into account. After the inventory of the business place, in the report you can mark the codes that should be written off.
!A display window can be generated only for one GTIN from a complaint. If there are several GTINs in the complaint, to obtain data on them, it will be necessary to change an appropriate filter of the display window
Added support for new document types
Display of the following new document types has been implemented in a medicine circulation participant’s user account in the “Contractual documents” → “Switch to the document list” → “Documents for signature” / “All documents”:
-
“A request to generate an extended standardized Report in the view mode” — must be signed by a medicine circulation participant only;
-
“Supplementary agreement (DataMarket)” — must be signed by a medicine circulation participant, and then by CRPT.
figure 2. New contracts
Added a new filter into the report “Medicines without movement for the last N days (552/23)”
The “Financing source” filter was added into the “Medicines without movement for the last N days (552/23)” report in a medicine circulation participant’s user account.
Withdrawal from circulation after partial sale by means of scheme 512
For a partial sale with the use of scheme 512 (“Registration in MDLP System of information about sale of medicinal drugs at pharmacy without cash register receipt”), a mechanism of withdrawal of medicines from circulation has been improved for the following operation chains:
-
512 (“Registration in MDLP System of information about sale of medicinal drugs at pharmacy without cash register receipt”) → 10511 (“Registration in MDLP System of information about retail sale of medicinal drugs using CRE”);
-
512 (“Registration in MDLP System of information about sale of medicinal drugs at pharmacy without cash register receipt”) → 521 (“Registration in “Marking” IS of information about medicine release on subsidized medicine prescription”);
-
512 (“Registration in MDLP System of information about sale of medicinal drugs at pharmacy without cash register receipt”) → 10522 (“Registration in MDLP System of information on selling of medicine by discount prescription using CRE”).
A medicine is disposed without recording a violation.
API modifications
Deleted outdated task types to receive analytical data
The following task types to receive analytical data were finally deleted from the system:
-
“Report on remaining medicines”;
-
“Report on medicine disposal”;
-
“Movement of medicines introduced into circulation”;
-
“Remains of the medicines imported before introduction into civil circulation”;
-
“Pricing report”.
Added a check of adding into the registry of trusted counterparties of another participant
A new method — “Method of checking the trusted counterparties” was added. The method allows to check if a medicine circulation participant is in another participant’s trusted counterparty registry. To perform the check, indicate INN of the participant in the registry of which the check is required.
Necessary access rights (any of): MANAGE_TRUSTED_PARTNERS, VIEW_TRUSTED_PARTNERS.
This method has the following input parameters:
Parameter name in JSON format | Description | JSON data type | Limitations | Cardinality | Note |
inn | INN | String | 1 |
INN of the participant for which the check is conducted |
Output information contains the following data:
Parameter name in JSON format | Description | JSON data type | Limitations | Cardinality | Note |
code |
Operation exit code | Number | {0,2} | 1 |
0 — is a trusted counterparty;
2 — is not a trusted counterparty |
An interval for sending requests — one hour. If you try to send the next request before the expire of this period, a message about the need to comply with the interval will be returned.
The information received is required to clarify a possibility of executing scheme 416 (“Registration in MDLP IS of information on acceptance of medicines at the receiver’s warehouse”).