Прейскурант на услуги медицинской организации в электронной форме (информация заказчика)

При “type_document”: “Прейскурант на услуги медицинской организации в электронной форме (информация заказчика)” при заполнении  document_data используется схема PriceListServicesMedicalOrganizationCustomer.


 Схема: https://fedo.spheragroup.ru/redoc 

 Пример тела запроса: 

{
  "send": "response-body",
  "query_params": {},
  "type_document": "Прейскурант на услуги медицинской организации в электронной форме (информация заказчика)",
  "document_data": {
        "guid": "b0d4ce5d-2757-4699-948c-cfa72ba94f86",
        "year_file_created": "2024",
        "month_file_created": "10",
        "day_file_created": "10",
    "id_recipient_electronic_document_management_operator": "000",
        "id_recipient_file": "string",
    "id_sender_electronic_document_management_operator": "000",
        "id_sender_file": "string",
        "date_created_document": "10.09.2024",
        "time_created_document": "10.10.00",
        "file_identification": {
        "id_exchange_file": "string",
        "date_created_file": "10.09.2024",
        "time_created_file": "10.10.00",
        "electronic_signature": [
        "string"
        ]
        },
        "contents_price_list_services_customer": {
        "document_name": "прейскурант на услуги медицинской организации",
        "price_list_number": "string",
        "customer_message": "0",
      "services_that_not_subject_payment": {
        "list_medical_services_according_normative_reference_info": [
        {
                "additional_info": "string",
                "full_name": "string",
            "info_conditions_provision_medical_services": [
                {
                "id_assistance_condition": "string",
                "name_assistance_condition": "string"
                }
                ],
                "service_code": "string"
        }
        ],
        "list_medical_services_according_internal_nomenclature": [
        {
                "additional_info": "string",
                "id_structural_division": "string",
            "info_conditions_provision_medical_services": [
                {
                "id_assistance_condition": "string",
                "name_assistance_condition": "string"
                }
                ],
            "name_structural_division": "string",
                "service_class": "string",
                "service_code": "string",
                "service_name": "string"
        }
        ],
        "non_medical_services": [
        {
                "additional_info": "string",
                "id_structural_division": "string",
            "info_conditions_provision_medical_services": [
                {
                "id_assistance_condition": "string",
                  "name_assistance_condition": "string"
                }
                ],
                "name_structural_division": "string",
                "service_class": "string",
                "service_code": "string",
                "service_name": "string"
        }
        ]
        },
        "info_field": {
        "id_file": "b0d4ce5d-2757-4699-948c-cfa72ba94f86",
        "text_info": [
        {
                "id": "string",
                "value": "string"
        }
        ]
        }
        },
        "signatory": {
        "position": "string",
        "signature_type": "1",
      "method_confirming_authority_sign_document": "3",
        "additional_information": "string",
        "fio": {
        "last_name": "string",
        "first_name": "string",
        "middle_name": "string"
        },
        "information_about_machine_readable_attorney": [
        {
        "date_create_attorney": "27.09.2024",
        "date_internal_registration_attorney": "27.09.2024",
          "info_about_information_system": "string",
        "internal_registration_number_attorney": "string",
        "number_attorney": "b0d4ce5d-2757-4699-948c-cfa72ba94f86",
        "url": "string"
        }
        ],
        "date_signing": "05.10.2024"
        }
  }
}