From 4ae1ea9a194f9443d4d0500784fa5181b4a83aa8 Mon Sep 17 00:00:00 2001 From: Alexander Date: Fri, 23 Aug 2024 00:28:34 +0300 Subject: [PATCH] Create README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..175e5bf --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +Это узкоспециализированный скрипт для упрощения работы врача. +Согласно приказу Минздрава, изменились диагнозы, которые нужно наблюдать по диспансерному наблюдению. +Данная программа, проверяет есть ли в списке введенный код МКБ и сообщает, требуется ли диспансерное наблюдение. +Будет дописываться и изменяться. Пулл реквесты приветствуются. + +This is a highly specialized script to simplify the work of a doctor. +According to the order of the Ministry of Health, the diagnoses that need to be monitored have changed. +This program checks whether the entered ICD code is in the list and informs you whether dispensary supervision is required. +It will be added and changed. Pull requests are welcome. +All comments into the program are on Russian, sorry.