
        <script type="text/javascript">

            (function ($) {

                window.gform_multi_page_navObj = function (args) {

                    this.formId = args.formId;
                    this.formElem = jQuery('form#gform_' + this.formId);
                    this.currentPage = args.currentPage;
                    this.lastPage = args.lastPage;
                    this.activateOnLastPage = args.activateOnLastPage;

                    this.init = function () {

                        // if this form is ajax-enabled, we'll need to get the current page via JS
                        if (this.isAjax())
                            this.currentPage = this.getCurrentPage();

                        if (!this.isLastPage() && !this.isLastPageReached())
                            return;

                        var gform_multi_page_nav = this;
                        var steps = $('form#gform_' + this.formId + ' .gf_step');

                        steps.each(function () {

                            var stepNumber = parseInt($(this).find('span.gf_step_number').text());

                            if (stepNumber != gform_multi_page_nav.currentPage) {
                                $(this).html(gform_multi_page_nav.createPageLink(stepNumber, $(this).html()))
                                    .addClass('gform_multi_page_nav-step-linked');
                            } else {
                                $(this).addClass('gform_multi_page_nav-step-current');
                            }

                        });

                        $(document).on('click', '#gform_' + this.formId + ' a.gform_multi_page_nav-page-link', function (event) {
                            event.preventDefault();

                            var hrefArray = $(this).attr('href').split('#');
                            if (hrefArray.length >= 2) {
                                var pageNumber = hrefArray.pop();
                                gform_multi_page_nav.postToPage(pageNumber, !$(this).hasClass('gform_multi_page_navmp-default'));
                            }

                        });

                    };

                    this.createPageLink = function (stepNumber, HTML) {
                        return '<a href="#' + stepNumber + '" class="gform_multi_page_nav-page-link gform_multi_page_nav-default">' + HTML + '</a>';
                    };

                    this.postToPage = function (page) {
                        this.formElem.append('<input type="hidden" name="gform_multi_page_nav_page_change" value="1" />');
                        this.formElem.find('input[name="gform_target_page_number_' + this.formId + '"]').val(page);
                        this.formElem.submit();
                    };

                    this.getCurrentPage = function () {
                        return this.formElem.find('input#gform_source_page_number_' + this.formId).val();
                    };

                    this.isLastPage = function () {
                        return this.currentPage >= this.lastPage;
                    };

                    this.isLastPageReached = function () {
                        return this.formElem.find('input[name="gform_multi_page_nav_last_page_reached"]').val() == true;
                    };

                    this.isAjax = function () {
                        return this.formElem.attr('target') == 'gform_ajax_frame_' + this.formId;
                    };

                    this.init();

                }

            })(jQuery);

        </script>

		                <script type="text/javascript">gform.addFilter('gform_product_total', function (total, formId) {
                        if (total < 1000 && total > 0) {
                            total = 0;
                        }
                        return total;
                    });
                </script>
                            <script type="text/javascript">
				                function ir_national_id_2(_this) {
					                }
            </script>
			            <script type="text/javascript">
				                function ir_national_id_2(_this) {
					                }
            </script>
			{"id":10133,"date":"2026-04-27T15:31:08","date_gmt":"2026-04-27T12:01:08","guid":{"rendered":"https:\/\/irmidwifery.com\/?page_id=10133"},"modified":"2026-04-27T15:54:50","modified_gmt":"2026-04-27T12:24:50","slug":"f-d31405","status":"publish","type":"page","link":"https:\/\/irmidwifery.com\/english\/f-d31405\/","title":{"rendered":"\u0641\u0631\u0645 \u062f\u0648\u0631\u0647 \u06f6\u06f0 \u0633\u0627\u0639\u062a\u0647 \u0622\u0645\u0627\u062f\u06af\u06cc \u0628\u0631\u0627\u06cc \u0632\u0627\u06cc\u0645\u0627\u0646 \u062e\u0631\u062f\u0627\u062f \u06f1\u06f4\u06f0\u06f5 (\u0622\u0646\u0644\u0627\u06cc\u0646)\u200f"},"content":{"rendered":"<div class='gf_browser_gecko gform_wrapper' id='gform_wrapper_123' style='display:none'><a id='gf_123' class='gform_anchor' ><\/a><form method='post' enctype='multipart\/form-data'  id='gform_123'  action='\/english\/wp-json\/wp\/v2\/pages\/10133#gf_123' data-trp-original-action=\"\/english\/wp-json\/wp\/v2\/pages\/10133#gf_123\">\n                        <div class='gform_heading'>\n                            <h3 class='gform_title'>\u062f\u0648\u0631\u0647 \u0632\u0627\u06cc\u0645\u0627\u0646 \u0641\u06cc\u0632\u06cc\u0648\u0644\u0648\u0698\u06cc\u06a9 \u062e\u0631\u062f\u0627\u062f \u06f1\u06f4\u06f0\u06f5<\/h3>\n                            <span class='gform_description'><\/span>\n                        <\/div>\n        <div id='gf_progressbar_wrapper_123' class='gf_progressbar_wrapper'>\n            <h3 class='gf_progressbar_title'>Step 1 of 2\n        <\/h3>\n            <div class='gf_progressbar'>\n                <div class='gf_progressbar_percentage percentbar_custom percentbar_50' style='width:50%; color:#005824; background-color:#81ca9d;'><span>\u06f5\u06f0%<\/span><\/div>\n            <\/div><\/div>\n                        <div class='gform_body'><div id='gform_page_123_1' class='gform_page' >\n                                    <div class='gform_page_fields'><ul id='gform_fields_123' class='gform_fields top_label form_sublabel_below description_below'><li id='field_123_1' class='gfield class-man gfield_contains_required field_sublabel_hidden_label field_description_below gfield_visibility_visible' ><label class='gfield_label gfield_label_before_complex' for='input_123_1_3' >Last name<span class='gfield_required'>*<\/span><\/label><div class='ginput_complex ginput_container no_prefix has_first_name no_middle_name has_last_name no_suffix gf_name_has_2 ginput_container_name gfield_trigger_change' id='input_123_1'>\n                            \n                            <span id='input_123_1_3_container' class='name_first' >\n                                                    <input type='text' name='input_1.3' id='input_123_1_3' value='' aria-label='First name' tabindex='2'  aria-required=\"true\" aria-invalid=\"false\" placeholder='First name'\/>\n                                                    <label for='input_123_1_3' class='hidden_sub_label screen-reader-text'>First name<\/label>\n                                                <\/span>\n                            \n                            <span id='input_123_1_6_container' class='name_last' >\n                                                    <input type='text' name='input_1.6' id='input_123_1_6' value='' aria-label='Last name' tabindex='4'  aria-required=\"true\" aria-invalid=\"false\" placeholder='Last name'\/>\n                                                    <label for='input_123_1_6' class='hidden_sub_label screen-reader-text'>Last name<\/label>\n                                                <\/span>\n                            \n                        <\/div><\/li><li id='field_123_2' class='gfield class-man gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible gform_ir_national_id' ><label class='gfield_label' for='input_123_2' >National Code<span class='gfield_required'>*<\/span><\/label><div class=\"ginput_container ginput_container_text ginput_container_ir_national_id\"><input onblur=\"ir_national_id_2(this);\" name=\"input_2\" id=\"input_123_2\" type=\"text\" value=\"\" class=\"ir_national_id medium\" tabindex='6' onchange='gf_apply_rules(123,[11,3]);' onkeyup='clearTimeout(__gf_timeout_handle); __gf_timeout_handle = setTimeout(\"gf_apply_rules(123,[11,3])\", 300);'   aria-required=\"true\" aria-invalid=\"false\" maxlength='10'  \/><\/div><span class=\"ir_national_id_location\" id=\"ir_national_id_location_2\"><\/span><div class='gfield_description'>\u0686\u0646\u0627\u0646\u0686\u0647 \u0627\u062a\u0628\u0627\u0639 \u0647\u0633\u062a\u06cc\u062f \u0639\u062f\u062f \u06f0 \u0631\u0627 \u0648\u0627\u0631\u062f \u06a9\u0646\u06cc\u062f.<\/div><\/li><li id='field_123_11' class='gfield class-man gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible' ><label class='gfield_label' for='input_123_11' >\u0634\u0645\u0627\u0631\u0647 \u067e\u0627\u0633\u067e\u0648\u0631\u062a<span class='gfield_required'>*<\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_11' id='input_123_11' type='text' value='' class='medium'  tabindex='7'   aria-required=\"true\" aria-invalid=\"false\" \/><\/div><\/li><li id='field_123_3' class='gfield class-man field_sublabel_below field_description_below gfield_visibility_visible' ><label class='gfield_label' for='input_123_3' >\u06a9\u062f \u0646\u0638\u0627\u0645 \u067e\u0632\u0634\u06a9\u06cc<\/label><div class='ginput_container ginput_container_text'><input name='input_3' id='input_123_3' type='text' value='' class='medium'  tabindex='8'    aria-invalid=\"false\" \/><\/div><\/li><\/ul>\n                    <\/div>\n                    <div class='gform_page_footer'>\n                         <input type='button' id='gform_next_button_123_10' class='gform_next_button button' value='Next' tabindex='9' onclick='jQuery(\"#gform_target_page_number_123\").val(\"2\");  jQuery(\"#gform_123\").trigger(\"submit\",[true]); ' onkeypress='if( event.keyCode == 13 ){ jQuery(\"#gform_target_page_number_123\").val(\"2\");  jQuery(\"#gform_123\").trigger(\"submit\",[true]); } ' \/> \n                    <\/div>\n                <\/div>\n                <div id='gform_page_123_2' class='gform_page class-man' style='display:none;'>\n                    <div class='gform_page_fields'>\n                        <ul id='gform_fields_123_2' class='gform_fields top_label form_sublabel_below description_below'><li id='field_123_4' class='gfield class-man gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible' ><label class='gfield_label' for='input_123_4' >Phone<span class='gfield_required'>*<\/span><\/label><div class='ginput_container ginput_container_phone'><input name='input_4' id='input_123_4' type='text' value='' class='medium' tabindex='10'   aria-required=\"true\" aria-invalid=\"false\" \/><\/div><div class='gfield_description'>\u0644\u0637\u0641\u0627 \u0628\u0647 \u0627\u0646\u06af\u0644\u06cc\u0633\u06cc \u0648\u0627\u0631\u062f \u06a9\u0646\u06cc\u062f.\n\u0644\u0637\u0641\u0627 \u0647\u0646\u06af\u0627\u0645 \u062b\u0628\u062a \u0646\u0627\u0645 \u0634\u0645\u0627\u0631\u0647 \u062a\u0645\u0627\u0633\u06cc \u06a9\u0647 \u062a\u0644\u06af\u0631\u0627\u0645 \u062f\u0627\u0631\u062f \u0648\u0627\u0631\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f .<\/div><\/li><li id='field_123_5' class='gfield class-man gfield_contains_required field_sublabel_above field_description_above gfield_visibility_visible' ><label class='gfield_label gfield_label_before_complex' for='input_123_5_1' >Address<span class='gfield_required'>*<\/span><\/label><div class='gfield_description'>\u0644\u0637\u0641\u0627 \u0628\u0647 \u0639\u0646\u0627\u0648\u06cc\u0646 \u0648 \u062a\u0648\u0636\u06cc\u062d\u0627\u062a \u0628\u0627\u06a9\u0633 \u0647\u0627 \u062f\u0642\u062a \u06a9\u0646\u06cc\u062f.<\/div>    \n                    <div class='ginput_complex ginput_container has_street has_zip ginput_container_address gfield_trigger_change' id='input_123_5' >\n                         <span class='ginput_full address_line_1' id='input_123_5_1_container' >\n                                        <label for='input_123_5_1' id='input_123_5_1_label' >\u0622\u062f\u0631\u0633 \u06a9\u0627\u0645\u0644<\/label>\n                                        <input type='text' name='input_5.1' id='input_123_5_1' value='' tabindex='11'  placeholder='\u062e\u06cc\u0627\u0628\u0627\u0646-\u06a9\u0648\u0686\u0647-\u067e\u0644\u0627\u06a9 \u0648 \u0648\u0627\u062d\u062f \u0648\u0627\u0631\u062f \u0634\u0648\u062f.'\/>\n                                    <\/span><input type='hidden' class='gform_hidden' name='input_5.4' id='input_123_5_4' value=''\/><span class='ginput_right address_zip' id='input_123_5_5_container' >\n                                    <label for='input_123_5_5' id='input_123_5_5_label' >ZIP \/ Postal Code<\/label>\n                                    <input type='text' name='input_5.5' id='input_123_5_5' value='' tabindex='13'  placeholder='\u0627\u06cc\u0646\u062c\u0627 \u0641\u0642\u0637 \u06a9\u062f \u067e\u0633\u062a\u06cc \u0648\u0627\u0631\u062f \u0634\u0648\u062f'\/>\n                                <\/span><input type='hidden' class='gform_hidden' name='input_5.6' id='input_123_5_6' value='\u0627\u06cc\u0631\u0627\u0646'\/>\n                    <div class='gf_clear gf_clear_complex'><\/div>\n                <\/div><\/li><li id='field_123_6' class='gfield gfield_price gfield_price_123_6 gfield_product_123_6 field_sublabel_below field_description_below gfield_visibility_visible' ><label class='gfield_label' for='input_123_6_1' >\u0647\u0632\u06cc\u0646\u0647 \u062b\u0628\u062a \u0646\u0627\u0645<\/label><div class='ginput_container ginput_container_singleproduct'>\n\t\t\t\t\t<input type='hidden' name='input_6.1' value='\u0647\u0632\u06cc\u0646\u0647 \u062b\u0628\u062a \u0646\u0627\u0645' class='gform_hidden' \/>\n\t\t\t\t\t<span class='ginput_product_price_label'>Price:<\/span> <span class='ginput_product_price' id='input_123_6'>\u06f3\u06f9,\u06f0\u06f0\u06f0,\u06f0\u06f0\u06f0 Rial<\/span>\n\t\t\t\t\t<input type='hidden' name='input_6.2' id='ginput_base_price_123_6' class='gform_hidden' value='39,000,000 \u0631\u06cc\u0627\u0644'\/>\n\t\t\t\t\t<input type='hidden' name='input_6.3' value='1' class='ginput_quantity_123_6 gform_hidden' \/>\n\t\t\t\t<\/div><\/li>\n                            <\/ul><\/div>\n        <div class='gform_page_footer top_label'><input type='submit' id='gform_previous_button_123' class='gform_previous_button button' value='\u0642\u0628\u0644' tabindex='14' onclick='if(window[\"gf_submitting_123\"]){return false;}  window[\"gf_submitting_123\"]=true;  ' onkeypress='if( event.keyCode == 13 ){ if(window[\"gf_submitting_123\"]){return false;} window[\"gf_submitting_123\"]=true;  jQuery(\"#gform_123\").trigger(\"submit\",[true]); }' \/> <input type='submit' id='gform_submit_button_123' class='gform_button button' value='Send' tabindex='15' onclick='if(window[\"gf_submitting_123\"]){return false;}  window[\"gf_submitting_123\"]=true;  ' onkeypress='if( event.keyCode == 13 ){ if(window[\"gf_submitting_123\"]){return false;} window[\"gf_submitting_123\"]=true;  jQuery(\"#gform_123\").trigger(\"submit\",[true]); }' \/> \n            <input type='hidden' class='gform_hidden' name='is_submit_123' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='123' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_123' value='WyJ7XCI2LjFcIjpcIjVlZDRlMzQ0MzgwNzJjMmFkODk5NzllNTJlNWRlMGU5XCIsXCI2LjJcIjpcImExZjQxYTI2ODA3YzliOGNkNGZkMGJiMGUxMDA1Y2QwXCJ9IiwiZWI2ZDNjOWI1ZTA4YTQ2NGFjMWU5MzI3NzRiNzViM2YiXQ==' \/>\n            <input type='hidden' class='gform_hidden' name='gform_target_page_number_123' id='gform_target_page_number_123' value='2' \/>\n            <input type='hidden' class='gform_hidden' name='gform_source_page_number_123' id='gform_source_page_number_123' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/div><\/div>\n                        <input type=\"hidden\" name=\"trp-form-language\" value=\"english\"\/><\/form>\n                        <\/div><script type='text\/javascript'> if(typeof gf_global == 'undefined') var gf_global = {\"gf_currency_config\":{\"name\":\"\\u0631\\u06cc\\u0627\\u0644 \\u0627\\u06cc\\u0631\\u0627\\u0646\",\"symbol_left\":\"\",\"symbol_right\":\"Rial\",\"symbol_padding\":\" \",\"thousand_separator\":\",\",\"decimal_separator\":\".\",\"decimals\":0,\"code\":\"IRR\"},\"base_url\":\"https:\\\/\\\/irmidwifery.com\\\/wp-content\\\/plugins\\\/gravityforms-master\",\"number_formats\":[],\"spinnerUrl\":\"https:\\\/\\\/irmidwifery.com\\\/wp-content\\\/plugins\\\/gravityforms-master\\\/images\\\/spinner.gif\"};jQuery(document).bind('gform_post_render', function(event, formId, currentPage){if(formId == 123) {window.gform_multi_page_nav = new gform_multi_page_navObj({\"formId\":123,\"currentPage\":1,\"lastPage\":2,\"activateOnLastPage\":\"1\"});gf_global[\"number_formats\"][123] = {\"1\":{\"price\":false,\"value\":false},\"2\":{\"price\":false,\"value\":false},\"11\":{\"price\":false,\"value\":false},\"3\":{\"price\":false,\"value\":false},\"10\":{\"price\":false,\"value\":false},\"4\":{\"price\":false,\"value\":false},\"5\":{\"price\":false,\"value\":false},\"6\":{\"price\":\"decimal_dot\",\"value\":false}};if(window['jQuery']){if(!window['gf_form_conditional_logic'])window['gf_form_conditional_logic'] = new Array();window['gf_form_conditional_logic'][123] = { logic: { 11: {\"field\":{\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"2\",\"operator\":\"is\",\"value\":\"0\"}]},\"nextButton\":null,\"section\":null},3: {\"field\":{\"actionType\":\"hide\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"2\",\"operator\":\"is\",\"value\":\"0\"}]},\"nextButton\":null,\"section\":null} }, dependents: { 11: [11],3: [3] }, animation: 0, defaults: {\"1\":{\"1.2\":\"\",\"1.3\":\"\",\"1.4\":\"\",\"1.6\":\"\",\"1.8\":\"\"},\"5\":{\"5.1\":\"\",\"5.2\":\"\",\"5.3\":\"\",\"5.4\":\"\",\"5.5\":\"\",\"5.6\":\"\\u0627\\u06cc\\u0631\\u0627\\u0646\"},\"6\":{\"6.1\":\"\",\"6.2\":\"\",\"6.3\":\"\"}}, fields: {\"1\":[],\"2\":[11,3],\"11\":[],\"3\":[],\"10\":[],\"4\":[],\"5\":[],\"6\":[]} }; if(!window['gf_number_format'])window['gf_number_format'] = 'decimal_dot';jQuery(document).ready(function(){gf_apply_rules(123, [11,3], true);jQuery('#gform_wrapper_123').show();jQuery(document).trigger('gform_post_conditional_logic', [123, null, true]);} );} if(window[\"gformInitPriceFields\"]) jQuery(document).ready(function(){gformInitPriceFields();} );if(typeof Placeholders != 'undefined'){\n                        Placeholders.enable();\n                    }} } );jQuery(document).bind('gform_post_conditional_logic', function(event, formId, fields, isInit){} );<\/script><script type='text\/javascript'> jQuery(document).ready(function(){jQuery(document).trigger('gform_post_render', [123, 1]) } ); <\/script>","protected":false},"excerpt":{"rendered":"<p>\u062f\u0648\u0631\u0647 \u0632\u0627\u06cc\u0645\u0627\u0646 \u0641\u06cc\u0632\u06cc\u0648\u0644\u0648\u0698\u06cc\u06a9 \u062e\u0631\u062f\u0627\u062f \u06f1\u06f4\u06f0\u06f5 Step 1 of 2 50% \u0646\u0627\u0645 \u0648 \u0646\u0627\u0645 \u062e\u0627\u0646\u0648\u0627\u062f\u06af\u06cc* \u0646\u0627\u0645 \u0646\u0627\u0645 \u062e\u0627\u0646\u0648\u0627\u062f\u06af\u06cc \u06a9\u062f \u0645\u0644\u06cc*\u0686\u0646\u0627\u0646\u0686\u0647 \u0627\u062a\u0628\u0627\u0639 \u0647\u0633\u062a\u06cc\u062f \u0639\u062f\u062f \u06f0 \u0631\u0627 \u0648\u0627\u0631\u062f \u06a9\u0646\u06cc\u062f.\u0634\u0645\u0627\u0631\u0647 \u067e\u0627\u0633\u067e\u0648\u0631\u062a*\u06a9\u062f \u0646\u0638\u0627\u0645 \u067e\u0632\u0634\u06a9\u06cc \u062a\u0644\u0641\u0646 \u0647\u0645\u0631\u0627\u0647*\u0644\u0637\u0641\u0627 \u0628\u0647 \u0627\u0646\u06af\u0644\u06cc\u0633\u06cc \u0648\u0627\u0631\u062f \u06a9\u0646\u06cc\u062f. \u0644\u0637\u0641\u0627 \u0647\u0646\u06af\u0627\u0645 \u062b\u0628\u062a \u0646\u0627\u0645 \u0634\u0645\u0627\u0631\u0647 \u062a\u0645\u0627\u0633\u06cc \u06a9\u0647 \u062a\u0644\u06af\u0631\u0627\u0645 \u062f\u0627\u0631\u062f \u0648\u0627\u0631\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f .\u0622\u062f\u0631\u0633*\u0644\u0637\u0641\u0627 \u0628\u0647 \u0639\u0646\u0627\u0648\u06cc\u0646 \u0648 \u062a\u0648\u0636\u06cc\u062d\u0627\u062a \u0628\u0627\u06a9\u0633 \u0647\u0627 \u062f\u0642\u062a \u06a9\u0646\u06cc\u062f.&hellip;<\/p>","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"footnotes":""},"class_list":["post-10133","page","type-page","status-publish","hentry","description-off"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\u0641\u0631\u0645 \u062f\u0648\u0631\u0647 \u06f6\u06f0 \u0633\u0627\u0639\u062a\u0647 \u0622\u0645\u0627\u062f\u06af\u06cc \u0628\u0631\u0627\u06cc \u0632\u0627\u06cc\u0645\u0627\u0646 \u062e\u0631\u062f\u0627\u062f 1405 (\u0622\u0646\u0644\u0627\u06cc\u0646)\u200f - \u0627\u0646\u062c\u0645\u0646 \u0639\u0644\u0645\u06cc \u0645\u0627\u0645\u0627\u06cc\u06cc \u0627\u06cc\u0631\u0627\u0646<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/irmidwifery.com\/english\/f-d31405\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u0641\u0631\u0645 \u062f\u0648\u0631\u0647 \u06f6\u06f0 \u0633\u0627\u0639\u062a\u0647 \u0622\u0645\u0627\u062f\u06af\u06cc \u0628\u0631\u0627\u06cc \u0632\u0627\u06cc\u0645\u0627\u0646 \u062e\u0631\u062f\u0627\u062f 1405 (\u0622\u0646\u0644\u0627\u06cc\u0646)\u200f - \u0627\u0646\u062c\u0645\u0646 \u0639\u0644\u0645\u06cc \u0645\u0627\u0645\u0627\u06cc\u06cc \u0627\u06cc\u0631\u0627\u0646\" \/>\n<meta property=\"og:url\" content=\"https:\/\/irmidwifery.com\/english\/f-d31405\/\" \/>\n<meta property=\"og:site_name\" content=\"\u0627\u0646\u062c\u0645\u0646 \u0639\u0644\u0645\u06cc \u0645\u0627\u0645\u0627\u06cc\u06cc \u0627\u06cc\u0631\u0627\u0646\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-27T12:24:50+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/irmidwifery.com\/f-d31405\/\",\"url\":\"https:\/\/irmidwifery.com\/f-d31405\/\",\"name\":\"\u0641\u0631\u0645 \u062f\u0648\u0631\u0647 \u06f6\u06f0 \u0633\u0627\u0639\u062a\u0647 \u0622\u0645\u0627\u062f\u06af\u06cc \u0628\u0631\u0627\u06cc \u0632\u0627\u06cc\u0645\u0627\u0646 \u062e\u0631\u062f\u0627\u062f 1405 (\u0622\u0646\u0644\u0627\u06cc\u0646)\u200f - \u0627\u0646\u062c\u0645\u0646 \u0639\u0644\u0645\u06cc \u0645\u0627\u0645\u0627\u06cc\u06cc \u0627\u06cc\u0631\u0627\u0646\",\"isPartOf\":{\"@id\":\"http:\/\/irmidwifery.com\/#website\"},\"datePublished\":\"2026-04-27T12:01:08+00:00\",\"dateModified\":\"2026-04-27T12:24:50+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/irmidwifery.com\/f-d31405\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/irmidwifery.com\/f-d31405\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/irmidwifery.com\/f-d31405\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u062e\u0627\u0646\u0647\",\"item\":\"http:\/\/irmidwifery.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u0641\u0631\u0645 \u062f\u0648\u0631\u0647 \u06f6\u06f0 \u0633\u0627\u0639\u062a\u0647 \u0622\u0645\u0627\u062f\u06af\u06cc \u0628\u0631\u0627\u06cc \u0632\u0627\u06cc\u0645\u0627\u0646 \u062e\u0631\u062f\u0627\u062f \u06f1\u06f4\u06f0\u06f5 (\u0622\u0646\u0644\u0627\u06cc\u0646)\u200f\"}]},{\"@type\":\"WebSite\",\"@id\":\"http:\/\/irmidwifery.com\/#website\",\"url\":\"http:\/\/irmidwifery.com\/\",\"name\":\"\u0627\u0646\u062c\u0645\u0646 \u0639\u0644\u0645\u06cc \u0645\u0627\u0645\u0627\u06cc\u06cc \u0627\u06cc\u0631\u0627\u0646\",\"description\":\"\",\"publisher\":{\"@id\":\"http:\/\/irmidwifery.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"http:\/\/irmidwifery.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"http:\/\/irmidwifery.com\/#organization\",\"name\":\"\u0627\u0646\u062c\u0645\u0646 \u0639\u0644\u0645\u06cc \u0645\u0627\u0645\u0627\u06cc\u06cc \u0627\u06cc\u0631\u0627\u0646\",\"url\":\"http:\/\/irmidwifery.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"http:\/\/irmidwifery.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/irmidwifery.com\/wp-content\/uploads\/2016\/04\/logo-ngo-2.png\",\"contentUrl\":\"https:\/\/irmidwifery.com\/wp-content\/uploads\/2016\/04\/logo-ngo-2.png\",\"width\":300,\"height\":317,\"caption\":\"\u0627\u0646\u062c\u0645\u0646 \u0639\u0644\u0645\u06cc \u0645\u0627\u0645\u0627\u06cc\u06cc \u0627\u06cc\u0631\u0627\u0646\"},\"image\":{\"@id\":\"http:\/\/irmidwifery.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.instagram.com\/irmidwiferynet\/\",\"https:\/\/t.me\/irmidwiferynet\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u0641\u0631\u0645 \u062f\u0648\u0631\u0647 \u06f6\u06f0 \u0633\u0627\u0639\u062a\u0647 \u0622\u0645\u0627\u062f\u06af\u06cc \u0628\u0631\u0627\u06cc \u0632\u0627\u06cc\u0645\u0627\u0646 \u062e\u0631\u062f\u0627\u062f 1405 (\u0622\u0646\u0644\u0627\u06cc\u0646)\u200f - \u0627\u0646\u062c\u0645\u0646 \u0639\u0644\u0645\u06cc \u0645\u0627\u0645\u0627\u06cc\u06cc \u0627\u06cc\u0631\u0627\u0646","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/irmidwifery.com\/english\/f-d31405\/","og_locale":"en_US","og_type":"article","og_title":"\u0641\u0631\u0645 \u062f\u0648\u0631\u0647 \u06f6\u06f0 \u0633\u0627\u0639\u062a\u0647 \u0622\u0645\u0627\u062f\u06af\u06cc \u0628\u0631\u0627\u06cc \u0632\u0627\u06cc\u0645\u0627\u0646 \u062e\u0631\u062f\u0627\u062f 1405 (\u0622\u0646\u0644\u0627\u06cc\u0646)\u200f - \u0627\u0646\u062c\u0645\u0646 \u0639\u0644\u0645\u06cc \u0645\u0627\u0645\u0627\u06cc\u06cc \u0627\u06cc\u0631\u0627\u0646","og_url":"https:\/\/irmidwifery.com\/english\/f-d31405\/","og_site_name":"\u0627\u0646\u062c\u0645\u0646 \u0639\u0644\u0645\u06cc \u0645\u0627\u0645\u0627\u06cc\u06cc \u0627\u06cc\u0631\u0627\u0646","article_modified_time":"2026-04-27T12:24:50+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/irmidwifery.com\/f-d31405\/","url":"https:\/\/irmidwifery.com\/f-d31405\/","name":"\u0641\u0631\u0645 \u062f\u0648\u0631\u0647 \u06f6\u06f0 \u0633\u0627\u0639\u062a\u0647 \u0622\u0645\u0627\u062f\u06af\u06cc \u0628\u0631\u0627\u06cc \u0632\u0627\u06cc\u0645\u0627\u0646 \u062e\u0631\u062f\u0627\u062f 1405 (\u0622\u0646\u0644\u0627\u06cc\u0646)\u200f - \u0627\u0646\u062c\u0645\u0646 \u0639\u0644\u0645\u06cc \u0645\u0627\u0645\u0627\u06cc\u06cc \u0627\u06cc\u0631\u0627\u0646","isPartOf":{"@id":"http:\/\/irmidwifery.com\/#website"},"datePublished":"2026-04-27T12:01:08+00:00","dateModified":"2026-04-27T12:24:50+00:00","breadcrumb":{"@id":"https:\/\/irmidwifery.com\/f-d31405\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/irmidwifery.com\/f-d31405\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/irmidwifery.com\/f-d31405\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u062e\u0627\u0646\u0647","item":"http:\/\/irmidwifery.com\/"},{"@type":"ListItem","position":2,"name":"\u0641\u0631\u0645 \u062f\u0648\u0631\u0647 \u06f6\u06f0 \u0633\u0627\u0639\u062a\u0647 \u0622\u0645\u0627\u062f\u06af\u06cc \u0628\u0631\u0627\u06cc \u0632\u0627\u06cc\u0645\u0627\u0646 \u062e\u0631\u062f\u0627\u062f \u06f1\u06f4\u06f0\u06f5 (\u0622\u0646\u0644\u0627\u06cc\u0646)\u200f"}]},{"@type":"WebSite","@id":"http:\/\/irmidwifery.com\/#website","url":"http:\/\/irmidwifery.com\/","name":"\u0627\u0646\u062c\u0645\u0646 \u0639\u0644\u0645\u06cc \u0645\u0627\u0645\u0627\u06cc\u06cc \u0627\u06cc\u0631\u0627\u0646","description":"","publisher":{"@id":"http:\/\/irmidwifery.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"http:\/\/irmidwifery.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"http:\/\/irmidwifery.com\/#organization","name":"\u0627\u0646\u062c\u0645\u0646 \u0639\u0644\u0645\u06cc \u0645\u0627\u0645\u0627\u06cc\u06cc \u0627\u06cc\u0631\u0627\u0646","url":"http:\/\/irmidwifery.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"http:\/\/irmidwifery.com\/#\/schema\/logo\/image\/","url":"https:\/\/irmidwifery.com\/wp-content\/uploads\/2016\/04\/logo-ngo-2.png","contentUrl":"https:\/\/irmidwifery.com\/wp-content\/uploads\/2016\/04\/logo-ngo-2.png","width":300,"height":317,"caption":"\u0627\u0646\u062c\u0645\u0646 \u0639\u0644\u0645\u06cc \u0645\u0627\u0645\u0627\u06cc\u06cc \u0627\u06cc\u0631\u0627\u0646"},"image":{"@id":"http:\/\/irmidwifery.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.instagram.com\/irmidwiferynet\/","https:\/\/t.me\/irmidwiferynet"]}]}},"_links":{"self":[{"href":"https:\/\/irmidwifery.com\/english\/wp-json\/wp\/v2\/pages\/10133"}],"collection":[{"href":"https:\/\/irmidwifery.com\/english\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/irmidwifery.com\/english\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/irmidwifery.com\/english\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/irmidwifery.com\/english\/wp-json\/wp\/v2\/comments?post=10133"}],"version-history":[{"count":2,"href":"https:\/\/irmidwifery.com\/english\/wp-json\/wp\/v2\/pages\/10133\/revisions"}],"predecessor-version":[{"id":10142,"href":"https:\/\/irmidwifery.com\/english\/wp-json\/wp\/v2\/pages\/10133\/revisions\/10142"}],"wp:attachment":[{"href":"https:\/\/irmidwifery.com\/english\/wp-json\/wp\/v2\/media?parent=10133"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}