{"id":2661,"date":"2025-02-20T22:07:41","date_gmt":"2025-02-20T22:07:41","guid":{"rendered":"https:\/\/procare-group.com\/?page_id=2661"},"modified":"2025-06-05T15:41:59","modified_gmt":"2025-06-05T15:41:59","slug":"service","status":"publish","type":"page","link":"https:\/\/procare-group.com\/fr\/service\/","title":{"rendered":"Service"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"2661\" class=\"elementor elementor-2661\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-68533ba e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"68533ba\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-3eb3d63 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\" data-id=\"3eb3d63\" data-element_type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dc8c24c elementor-widget elementor-widget-image\" data-id=\"dc8c24c\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"61\" height=\"63\" src=\"https:\/\/procare-group.com\/wp-content\/uploads\/2025\/02\/Vector-2.png\" class=\"attachment-large size-large wp-image-1613\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ebeb2b1 elementor-widget elementor-widget-heading\" data-id=\"ebeb2b1\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Services<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-34c9069 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"34c9069\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3553475 elementor-widget elementor-widget-html\" data-id=\"3553475\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n  .services-grid-container {\r\n    display: grid;\r\n    grid-template-columns: repeat(2, 1fr);\r\n    gap: 20px;\r\n    max-width: 1200px;\r\n    margin: 0 auto;\r\n    padding: 20px;\r\n  }\r\n\r\n  .service-accordion {\r\n    position: relative;\r\n    border-radius: 10px;\r\n    overflow: hidden;\r\n    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);\r\n    transition: all 0.4s ease;\r\n    height: 400px;\r\n    \/* Hauteur de base plus grande comme demand\u00e9 *\/\r\n    width: 100%;\r\n  }\r\n\r\n  .service-accordion.expanded {\r\n    height: 650px;\r\n    \/* Hauteur augment\u00e9e quand d\u00e9pli\u00e9 *\/\r\n  }\r\n\r\n  .service-bg {\r\n    position: absolute;\r\n    top: 0;\r\n    left: 0;\r\n    width: 100%;\r\n    height: 100%;\r\n    background-size: cover;\r\n    background-position: center;\r\n    transition: all 0.4s ease;\r\n    z-index: 1;\r\n  }\r\n\r\n  \/* .service-bg::before {\r\n  content: '';\r\n  position: absolute;\r\n  top: 0;\r\n  left: 0;\r\n  width: 100%;\r\n  height: 100%;\r\n  background: linear-gradient(to bottom, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.7) 100%);\r\n  z-index: 2;\r\n} *\/\r\n\r\n  .service-content {\r\n    position: relative;\r\n    z-index: 3;\r\n    width: 100%;\r\n    height: 100%;\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: space-between;\r\n    align-items: center;\r\n    \/* Centre les \u00e9l\u00e9ments horizontalement *\/\r\n    padding: 46px;\r\n    color: white;\r\n    text-align: center;\r\n    \/* Centre le texte *\/\r\n  }\r\n\r\n  .service-title {\r\n    font-size: 22px;\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    margin: 20px 0;\r\n    color: white;\r\n    text-align: center;\r\n  }\r\n\r\n  .service-text {\r\n    overflow: hidden;\r\n    max-height: 200px;\r\n    transition: max-height 0.4s ease;\r\n    opacity: 0.9;\r\n    line-height: 1.6;\r\n    text-align: center;\r\n    width: 90%;\r\n    margin: 0 auto;\r\n  }\r\n\r\n  .service-text.expanded {\r\n    max-height: 300px;\r\n  }\r\n\r\n  .service-arrow {\r\n    text-align: center;\r\n    cursor: pointer;\r\n    transition: transform 0.3s ease;\r\n    margin: 20px auto 0;\r\n    width: 24px;\r\n    height: 24px;\r\n    display: block;\r\n  }\r\n\r\n  .service-arrow.rotated {\r\n    transform: rotate(180deg);\r\n  }\r\n\r\n  .service-button {\r\n    display: none;\r\n    \/* Cach\u00e9 par d\u00e9faut *\/\r\n    background-color: #000080;\r\n    color: white;\r\n    padding: 10px 25px;\r\n    border-radius: 5px;\r\n    font-weight: 600;\r\n    text-transform: uppercase;\r\n    cursor: pointer;\r\n    margin-top: 20px;\r\n    text-decoration: none;\r\n    transition: all 0.3s ease;\r\n  }\r\n\r\n  .service-button:hover {\r\n    background-color: #000084;\r\n  }\r\n\r\n  .service-accordion.expanded .service-button {\r\n    display: inline-block;\r\n    \/* Visible quand accord\u00e9on est d\u00e9pli\u00e9 *\/\r\n  }\r\n\r\n  \/* Responsive *\/\r\n  @media (max-width: 768px) {\r\n    .services-grid-container {\r\n      grid-template-columns: 1fr;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"services-grid-container\">\r\n  <!-- Service 1 -->\r\n  <div class=\"service-accordion\" data-service=\"manufacturing\">\r\n    <div class=\"service-bg\"\r\n      style=\"background-image: url('https:\/\/procare-group.com\/wp-content\/uploads\/2025\/06\/tips.png')\"><\/div>\r\n    <div class=\"service-content\">\r\n      <h3 class=\"service-title\">TIPS<\/h3>\r\n      <div class=\"service-text\">\r\n        We support our clients in expressing their specific needs, developing technical specifications, and optimally managing processes. Our expertise helps avoid common mistakes such as over-equipment or the acquisition of unsuitable equipment, thus ensuring efficient and targeted investments.\r\n        <br><br>\r\n        Using a rigorous methodology, we identify the most suitable solutions for each context, taking into account technical, budgetary, and operational constraints. Our tailored approach ensures a perfect match between the proposed equipment and the actual needs of end users.\r\n      <\/div>\r\n      <a href=\"https:\/\/procare-group.com\/fr\/contacts\/\" class=\"service-button\">Learn more<\/a>\r\n      <div class=\"service-arrow\">\r\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\"\r\n          stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n          <polyline points=\"6 9 12 15 18 9\"><\/polyline>\r\n        <\/svg>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- Service 2 -->\r\n  <div class=\"service-accordion\" data-service=\"maintenance\">\r\n    <div class=\"service-bg\"\r\n      style=\"background-image: url('https:\/\/procare-group.com\/wp-content\/uploads\/2025\/06\/sale-of-medical-equipment.png')\"><\/div>\r\n    <div class=\"service-content\">\r\n      <h3 class=\"service-title\">SALE OF MEDICAL EQUIPMENT<\/h3>\r\n      <div class=\"service-text\">\r\n        Our catalog offers a rigorous selection of high-quality medical equipment and consumables,\r\nsourced from the best international suppliers. We guide our customers in choosing the products best\r\nsuited to their clinical needs and financial constraints.\r\n        <br><br>\r\n        Each purchase is accompanied by a detailed analysis to ensure performance, durability, and compliance with current standards. Whether for hospitals, clinics, or laboratories, we offer reliable and customized solutions.\r\n      <\/div>\r\n      <a href=\"https:\/\/procare-group.com\/fr\/contacts\/\" class=\"service-button\">Learn more<\/a>\r\n      <div class=\"service-arrow\">\r\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\"\r\n          stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n          <polyline points=\"6 9 12 15 18 9\"><\/polyline>\r\n        <\/svg>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- Service 3 -->\r\n  <div class=\"service-accordion\" data-service=\"logistics\">\r\n    <div class=\"service-bg\"\r\n      style=\"background-image: url('https:\/\/procare-group.com\/wp-content\/uploads\/2025\/03\/logistic.png')\"><\/div>\r\n    <div class=\"service-content\">\r\n      <h3 class=\"service-title\">INSTALLATION ET MAINTENANCE<\/h3>\r\n      <div class=\"service-text\">\r\n        We ensure professional installation of medical equipment, coupled with comprehensive training for technical and nursing staff. This step is crucial to optimize the use of the devices and ensure their proper functioning from the outset.\r\n        <br><br>\r\n        Our commitment doesn't stop with the sale: we offer post-sales support including preventative maintenance, spare parts availability, and rapid response in the event of a breakdown. This comprehensive service maximizes equipment longevity and minimizes downtime.\r\n      <\/div>\r\n      <a href=\"https:\/\/procare-group.com\/fr\/contacts\/\" class=\"service-button\">Learn more<\/a>\r\n      <div class=\"service-arrow\">\r\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\"\r\n          stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n          <polyline points=\"6 9 12 15 18 9\"><\/polyline>\r\n        <\/svg>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- Service 4 -->\r\n  <div class=\"service-accordion\" data-service=\"healthcare\">\r\n    <div class=\"service-bg\"\r\n      style=\"background-image: url('https:\/\/procare-group.com\/wp-content\/uploads\/2025\/06\/project-financing.png')\"><\/div>\r\n    <div class=\"service-content\">\r\n      <h3 class=\"service-title\">PROJECT FINANCINGS<\/h3>\r\n      <div class=\"service-text\">\r\n        We structure competitive financing solutions in partnership with international financial institutions and Export Credit Agencies (ECAs). Our offerings include EPCF (Engineering, Procurement, Construction, and Finance) and PPP (Public-Private Partnership) arrangements.\r\n        <br><br>\r\n        These solutions allow us to complete turnkey projects, even for the most demanding budgets. We adapt the terms and conditions (timeframes, rates, guarantees) to local requirements, thus facilitating access to cutting-edge technologies without immediate cash flow constraints.\r\n      <\/div>\r\n      <a href=\"https:\/\/procare-group.com\/fr\/contacts\/\" class=\"service-button\">Learn more<\/a>\r\n      <div class=\"service-arrow\">\r\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\"\r\n          stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n          <polyline points=\"6 9 12 15 18 9\"><\/polyline>\r\n        <\/svg>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- Service 5 -->\r\n  <div class=\"service-accordion\" data-service=\"consulting\">\r\n    <div class=\"service-bg\"\r\n      style=\"background-image: url('https:\/\/procare-group.com\/wp-content\/uploads\/2025\/06\/transfer-of-skills.png')\"><\/div>\r\n    <div class=\"service-content\">\r\n      <h3 class=\"service-title\">TRANSFER OF SKILLS<\/h3>\r\n      <div class=\"service-text\">\r\n        We systematically integrate training and mentoring programs to strengthen the capabilities of local teams. These know-how transfers cover everything from equipment use to technical and administrative project management.\r\n        <br><br>\r\n        By involving local stakeholders at every stage, we promote sustainable autonomy and technology adoption. This approach is part of our commitment to economic development and skills development in Africa.\r\n      <\/div>\r\n      <a href=\"https:\/\/procare-group.com\/fr\/contacts\/\" class=\"service-button\">Learn more<\/a>\r\n      <div class=\"service-arrow\">\r\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\"\r\n          stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n          <polyline points=\"6 9 12 15 18 9\"><\/polyline>\r\n        <\/svg>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<script>\r\n  document.addEventListener('DOMContentLoaded', function () {\r\n    const accordions = document.querySelectorAll('.service-accordion');\r\n\r\n    accordions.forEach(accordion => {\r\n      const arrow = accordion.querySelector('.service-arrow');\r\n      const text = accordion.querySelector('.service-text');\r\n\r\n      arrow.addEventListener('click', function (e) {\r\n        e.stopPropagation(); \/\/ Emp\u00eache la propagation pour \u00e9viter les conflits\r\n\r\n        \/\/ Ferme tous les autres accord\u00e9ons\r\n        accordions.forEach(item => {\r\n          if (item !== accordion) {\r\n            item.classList.remove('expanded');\r\n            item.querySelector('.service-text').classList.remove('expanded');\r\n            item.querySelector('.service-arrow').classList.remove('rotated');\r\n          }\r\n        });\r\n\r\n        \/\/ Bascule l'\u00e9tat de l'accord\u00e9on actuel\r\n        accordion.classList.toggle('expanded');\r\n        text.classList.toggle('expanded');\r\n        arrow.classList.toggle('rotated');\r\n      });\r\n    });\r\n  });\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c4e51bd e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"c4e51bd\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-1173d0b e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\" data-id=\"1173d0b\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-7317af4 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\" data-id=\"7317af4\" data-element_type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ff86493 elementor-widget elementor-widget-heading\" data-id=\"ff86493\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">S'abonner \u00e0 notre lettre d'information<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0dc11e6 elementor-widget elementor-widget-heading\" data-id=\"0dc11e6\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Consommables d'\u00e9quipement m\u00e9dical de la plus haute qualit\u00e9 M\u00e9dical<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fe3ec14 wpr-mailchimp-layout-hr elementor-widget elementor-widget-wpr-mailchimp\" data-id=\"fe3ec14\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"wpr-mailchimp.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<form class=\"wpr-mailchimp-form\" id=\"wpr-mailchimp-form-fe3ec14\" method=\"POST\" data-list-id=\"def\" data-clear-fields=\"\" action=\"\">\n\t\t\t<!-- Form Header -->\n\t\t\t\n\t\t\t<div class=\"wpr-mailchimp-fields\">\n\t\t\t\t<!-- Email Input -->\n\t\t\t\t<div class=\"wpr-mailchimp-email\">\n\t\t\t\t\t\t\t\t\t\t<input type=\"email\" name=\"wpr_mailchimp_email\" placeholder=\"Saisissez votre e-mail Address@mail.com\" required=\"required\">\n\t\t\t\t<\/div>\n\n\t\t\t\t<!-- Extra Fields -->\n\t\t\t\t\n\t\t\t\t<!-- Subscribe Button -->\n\t\t\t\t<div class=\"wpr-mailchimp-subscribe\">\n\t\t\t\t\t<button type=\"submit\" id=\"wpr-subscribe-fe3ec14\" class=\"wpr-mailchimp-subscribe-btn\" data-loading=\"Subscribing...\">\n\t\t\t\t  \t\tS'abonner\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t\t\t<!-- Success\/Error Message -->\n\t\t\t<div class=\"wpr-mailchimp-message\">\n\t\t\t\t<span class=\"wpr-mailchimp-success-message\">Vous avez \u00e9t\u00e9 abonn\u00e9 avec succ\u00e8s !<\/span>\n\t\t\t\t<span class=\"wpr-mailchimp-error-message\">Ops ! Un probl\u00e8me s'est produit, veuillez r\u00e9essayer.<\/span>\n\t\t\t<\/div>\n\t\t<input type=\"hidden\" name=\"trp-form-language\" value=\"fr\"\/><\/form>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fd03514 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\" data-id=\"fd03514\" data-element_type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0814ca1 elementor-widget elementor-widget-image\" data-id=\"0814ca1\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"350\" height=\"167\" src=\"https:\/\/procare-group.com\/wp-content\/uploads\/2025\/02\/Mail.png\" class=\"attachment-large size-large wp-image-2211\" alt=\"\" srcset=\"https:\/\/procare-group.com\/wp-content\/uploads\/2025\/02\/Mail.png 350w, https:\/\/procare-group.com\/wp-content\/uploads\/2025\/02\/Mail-300x143.png 300w, https:\/\/procare-group.com\/wp-content\/uploads\/2025\/02\/Mail-150x72.png 150w\" sizes=\"(max-width: 350px) 100vw, 350px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Services TIPS We support our clients in expressing their specific needs, developing technical specifications, and optimally managing processes. Our expertise helps avoid common mistakes such as over-equipment or the acquisition of unsuitable equipment, thus ensuring efficient and targeted investments. Using a rigorous methodology, we identify the most suitable solutions for each context, taking into account technical, budgetary, and operational constraints. Our tailored approach ensures a perfect match between the proposed equipment and the actual needs of end users. Learn more SALE OF MEDICAL EQUIPMENT Our catalog offers a rigorous selection of high-quality medical equipment and consumables, sourced from the best international suppliers. We guide our customers in choosing the products best suited to their clinical needs and financial constraints. Each purchase is accompanied by a detailed analysis to ensure performance, durability, and compliance with current standards. Whether for hospitals, clinics, or laboratories, we offer reliable and customized solutions. Learn more INSTALLATION &#038; MAINTENANCE We ensure professional installation of medical equipment, coupled with comprehensive training for technical and nursing staff. This step is crucial to optimize the use of the devices and ensure their proper functioning from the outset. Our commitment doesn&#8217;t stop with the sale: we offer post-sales support including preventative maintenance, spare parts availability, and rapid response in the event of a breakdown. This comprehensive service maximizes equipment longevity and minimizes downtime. Learn more PROJECT FINANCINGS We structure competitive financing solutions in partnership with international financial institutions and Export Credit Agencies (ECAs). Our offerings include EPCF (Engineering, Procurement, Construction, and Finance) and PPP (Public-Private Partnership) arrangements. These solutions allow us to complete turnkey projects, even for the most demanding budgets. We adapt the terms and conditions (timeframes, rates, guarantees) to local requirements, thus facilitating access to cutting-edge technologies without immediate cash flow constraints. Learn more TRANSFER OF SKILLS We systematically integrate training and mentoring programs to strengthen the capabilities of local teams. These know-how transfers cover everything from equipment use to technical and administrative project management. By involving local stakeholders at every stage, we promote sustainable autonomy and technology adoption. This approach is part of our commitment to economic development and skills development in Africa. Learn more Subscribe To Our Newsletter Medical Equipment Consumables at The highest Quality Medical Subscribe You have been successfully Subscribed! Ops! Something went wrong, please try again.<\/p>","protected":false},"author":8,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"inline_featured_image":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-2661","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/procare-group.com\/fr\/wp-json\/wp\/v2\/pages\/2661","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/procare-group.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/procare-group.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/procare-group.com\/fr\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/procare-group.com\/fr\/wp-json\/wp\/v2\/comments?post=2661"}],"version-history":[{"count":176,"href":"https:\/\/procare-group.com\/fr\/wp-json\/wp\/v2\/pages\/2661\/revisions"}],"predecessor-version":[{"id":3937,"href":"https:\/\/procare-group.com\/fr\/wp-json\/wp\/v2\/pages\/2661\/revisions\/3937"}],"wp:attachment":[{"href":"https:\/\/procare-group.com\/fr\/wp-json\/wp\/v2\/media?parent=2661"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}