{"id":77,"date":"2025-10-08T21:23:17","date_gmt":"2025-10-08T21:23:17","guid":{"rendered":"https:\/\/meditransplant.com\/?page_id=77"},"modified":"2025-10-08T21:23:17","modified_gmt":"2025-10-08T21:23:17","slug":"ivf-treatment","status":"publish","type":"page","link":"https:\/\/meditransplant.com\/bn\/ivf-treatment\/","title":{"rendered":"IVF Treatment"},"content":{"rendered":"<p><!-- \nWORDPRESS CUSTOM HTML \u2014 IVF Treatment page (smart, responsive)\nStrong zero gap below the page title (aggressive CSS included). No logo\/image block. No donor\/brokerage language; ethics note included.\nBrand colors follow green + purple from your logo.\n--><br \/>\n<!DOCTYPE html><br \/>\n<html lang=\"en\"><br \/>\n<head><br \/>\n  <meta charset=\"utf-8\" \/><br \/>\n  <meta name=\"viewport\" content=\"width=device-width,initial-scale=1\" \/><br \/>\n  <title>IVF Treatment | MediTransplant<\/title><br \/>\n  <meta name=\"description\" content=\"Comprehensive IVF treatment coordination: types of IVF, stages, facilities, success factors, and care pathway. Smart, responsive WordPress page with zero title gap.\" \/><\/p>\n<style>\n    \/* ============ BRAND ============ *\/\n    :root{\n      --brand-green:#2ea44f;\n      --brand-purple:#6b3fa0;\n      --ink:#0b1220; --muted:#6b7280; --card:#ffffff;\n      --ring:rgba(107,63,160,.25); --radius:18px;\n      --shadow:0 10px 25px rgba(2,8,20,.08), 0 6px 12px rgba(2,8,20,.06);\n      --head-gap:22px; \/* gap under section headings (not page title) *\/\n      --title-gap-fix:-140px; \/* pulls first section up closer to page title *\/\n    }<\/p>\n<p>    \/* ============ GLOBAL ============ *\/\n    *{box-sizing:border-box}\n    body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#111827;line-height:1.6;background:#fff}\n    a{color:var(--brand-purple);text-decoration:none}\n    .container{max-width:1100px;margin:0 auto;padding:0 20px}\n    .btn{display:inline-block;padding:12px 18px;border-radius:12px;font-weight:600;border:1px solid transparent}\n    .btn-primary{background:var(--brand-purple);color:#fff;box-shadow:0 8px 20px var(--ring)}\n    .btn-ghost{border-color:#e5e7eb;color:#111827;background:#fff}\n    .badge{display:inline-flex;gap:8px;align-items:center;padding:6px 10px;border:1px solid #e5e7eb;border-radius:999px;background:#fff;color:#111827;font-size:12px}<\/p>\n<p>    \/* ====== GAP FIX: make first section touch the title ====== *\/\n    .mtx-root{margin-top:var(--title-gap-fix)} \/* pulls whole module up under the page title *\/\n    \/* Also kill theme\/top container margins that often create gaps *\/\n    .entry-content > *:first-child,\n    .wp-block-post-content > *:first-child,\n    .site-main > article > .entry-content > *:first-child,\n    #primary .entry-content > *:first-child,\n    .wp-site-blocks > main > *:first-child,\n    .content-area .entry-content > *:first-child{ margin-top:0 !important; padding-top:0 !important; }<\/p>\n<p>    \/* ============ HERO ============ *\/\n    .hero{background:linear-gradient(135deg, var(--brand-green) 0%, var(--brand-purple) 100%);color:#fff}\n    .hero .inner{display:grid;grid-template-columns:1fr;gap:16px;padding:0 0 48px} \/* zero top padding; single column (no logo\/img) *\/\n    .hero h1{font-size:42px;line-height:1.15;margin:12px 0 var(--head-gap)}\n    .hero p{opacity:.95}<\/p>\n<p>    .cta-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:8px}\n    .stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:16px}\n    .stat{background:rgba(255,255,255,.10);padding:14px;border:1px solid rgba(255,255,255,.18);border-radius:14px}<\/p>\n<p>    \/* ============ LAYOUT ============ *\/\n    .grid{display:grid;gap:24px}\n    .grid-2{grid-template-columns:1fr 1fr}\n    .section{padding:40px 0}\n    .section h2{font-size:30px;margin:0 0 var(--head-gap)}\n    .lead{color:#374151}\n    .card{background:var(--card);border:1px solid #eef2f7;border-radius:var(--radius);box-shadow:var(--shadow)}\n    .card .pad{padding:20px}\n    .cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}\n    .cards .card h3{margin:4px 0 8px;font-size:18px}<\/p>\n<p>    .table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border-radius:16px;border:1px solid #e5e7eb}\n    .table th,.table td{padding:14px 16px;text-align:left;border-bottom:1px solid #f1f5f9}\n    .table thead th{background:#f8fafc;font-weight:700}<\/p>\n<p>    .pill{display:inline-block;padding:6px 10px;background:#f1f5f9;border-radius:999px;font-size:12px;color:#0f172a}\n    .banner{background:linear-gradient(135deg,var(--brand-purple) 0%, var(--brand-green) 100%);color:#fff;border-radius:var(--radius);padding:22px;display:flex;justify-content:space-between;align-items:center;gap:16px}<\/p>\n<p>    .timeline{position:relative}\n    .timeline::before{content:\"\";position:absolute;left:10px;top:0;bottom:0;width:2px;background:#e5e7eb}\n    .step{position:relative;padding-left:36px;margin:14px 0}\n    .step::before{content:\"\";position:absolute;left:2px;top:6px;width:16px;height:16px;border-radius:50%;background:var(--brand-green)}<\/p>\n<p>    @media (max-width:960px){\n      .stats{grid-template-columns:1fr 1fr}\n      .cards{grid-template-columns:1fr 1fr}\n      .grid-2{grid-template-columns:1fr}\n    }\n    @media (max-width:620px){\n      .stats{grid-template-columns:1fr}\n      .cards{grid-template-columns:1fr}\n    }<\/p>\n<p>    \/* Hard gap killer for various themes *\/\n    .wp-site-blocks, .site-content, .content-area, .entry-content, .wp-block-post-content, .page .entry-content,\n    .wp-site-blocks > main{ padding-top:0 !important; }\n    .entry-content > *:first-child, .wp-block-post-content > *:first-child, .wp-site-blocks > main > *:first-child{ margin-top:0 !important; }\n    .page .entry-header, .wp-block-template-part .entry-header{ margin-bottom:8px !important; }\n  <\/style>\n<p><\/head><br \/>\n<body><\/p>\n<div class=\"mtx-root\"><!-- wrapper adds the title-gap fix --><\/p>\n<p>  <!-- HERO --><\/p>\n<section class=\"hero mtx-hero\">\n<div class=\"container inner\">\n<div>\n        <span class=\"badge\">\ud83d\udfe3\ud83d\udfe2 MediTransplant \u2022 IVF &#038; Fertility Care<\/span><\/p>\n<h1>IVF Treatment<\/h1>\n<p class=\"lead\">Personalized fertility care coordination \u2014 expert opinions, pre\u2011treatment work\u2011ups, scheduling, and follow\u2011up \u2014 with accredited centers.<\/p>\n<div class=\"cta-row\">\n          <a class=\"btn btn-primary\" href=\"#stages\">See IVF stages<\/a><br \/>\n          <a class=\"btn btn-ghost\" href=\"#types\">IVF types<\/a><br \/>\n          <a class=\"btn btn-ghost\" href=\"#facilities\">Facilities<\/a>\n        <\/div>\n<div class=\"stats\">\n<div class=\"stat\">Multidisciplinary fertility teams<\/div>\n<div class=\"stat\">Modern labs &#038; quality systems<\/div>\n<div class=\"stat\">International desk &#038; interpreters<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- OVERVIEW --><\/p>\n<section class=\"section\">\n<div class=\"container grid grid-2\">\n<div>\n<h2>Overview<\/h2>\n<p class=\"lead\">In\u2011vitro fertilization (IVF) combines eggs and sperm in a laboratory to form embryos that are transferred to the uterus. We coordinate diagnostics, center selection, scheduling, and end\u2011to\u2011end logistics to make the process clear and timely.<\/p>\n<div class=\"card\" style=\"margin-top:14px\">\n<div class=\"pad\">\n          <strong>What we handle<\/strong><\/p>\n<ul>\n<li>Center selection and second opinions<\/li>\n<li>Pre\u2011treatment evaluations &#038; required clearances<\/li>\n<li>Scheduling, travel support, and local accommodation<\/li>\n<li>In\u2011hospital coordination and language support<\/li>\n<li>Medication plan &#038; follow\u2011up after procedure<\/li>\n<\/ul><\/div>\n<\/div><\/div>\n<aside>\n<div class=\"card\">\n<div class=\"pad\">\n          <strong>On this page<\/strong><\/p>\n<nav>\n<ul>\n<li><a href=\"#types\">IVF Types<\/a><\/li>\n<li><a href=\"#stages\">IVF Stages<\/a><\/li>\n<li><a href=\"#success\">Success &#038; Safety<\/a><\/li>\n<li><a href=\"#facilities\">Treatment Facilities<\/a><\/li>\n<li><a href=\"#faq\">FAQs &#038; Compliance<\/a><\/li>\n<li><a href=\"#quote\">Get a Quote<\/a><\/li>\n<\/ul>\n<\/nav><\/div>\n<\/div>\n<\/aside><\/div>\n<\/section>\n<p>  <!-- IVF TYPES --><\/p>\n<section id=\"types\" class=\"section\">\n<div class=\"container\">\n<h2>IVF Types<\/h2>\n<div class=\"cards\">\n<div class=\"card\">\n<div class=\"pad\">\n          <span class=\"pill\">Conventional IVF<\/span><\/p>\n<h3>Standard Insemination<\/h3>\n<p>Prepared sperm and eggs co\u2011incubate; embryos are cultured before transfer.<\/p>\n<\/p><\/div>\n<\/div>\n<div class=\"card\">\n<div class=\"pad\">\n          <span class=\"pill\">ICSI<\/span><\/p>\n<h3>Intracytoplasmic Sperm Injection<\/h3>\n<p>Single sperm is injected into each mature egg; helpful in severe male\u2011factor infertility.<\/p>\n<\/p><\/div>\n<\/div>\n<div class=\"card\">\n<div class=\"pad\">\n          <span class=\"pill\">IMSI \/ PICSI<\/span><\/p>\n<h3>Enhanced Sperm Selection<\/h3>\n<p>High\u2011magnification morphology or hyaluronan binding selection in specific cases.<\/p>\n<\/p><\/div>\n<\/div>\n<div class=\"card\">\n<div class=\"pad\">\n          <span class=\"pill\">FET<\/span><\/p>\n<h3>Frozen Embryo Transfer<\/h3>\n<p>Cryopreserved embryos transferred in natural or programmed cycles.<\/p>\n<\/p><\/div>\n<\/div>\n<div class=\"card\">\n<div class=\"pad\">\n          <span class=\"pill\">PGT\u2011A \/ PGT\u2011M<\/span><\/p>\n<h3>Preimplantation Genetic Testing<\/h3>\n<p>Chromosomal aneuploidy screening or single\u2011gene testing where clinically indicated.<\/p>\n<\/p><\/div>\n<\/div>\n<div class=\"card\">\n<div class=\"pad\">\n          <span class=\"pill\">Adjuncts<\/span><\/p>\n<h3>When Appropriate<\/h3>\n<p>Time\u2011lapse monitoring, assisted hatching, endometrial receptivity assays \u2014 used selectively based on evidence.<\/p>\n<\/p><\/div>\n<\/div><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- IVF STAGES --><\/p>\n<section id=\"stages\" class=\"section\">\n<div class=\"container\">\n<h2>IVF Stages (Typical Timeline)<\/h2>\n<div class=\"timeline\">\n<div class=\"step\"><strong>1) Work\u2011up &#038; planning (1\u20132 weeks)<\/strong> \u2014 Hormonal profile, AFC\/AMH, semen analysis, infection screens; protocol selection.<\/div>\n<div class=\"step\"><strong>2) Ovarian stimulation (8\u201312 days)<\/strong> \u2014 Daily injections + ultrasound\/estradiol monitoring; trigger shot when follicles mature.<\/div>\n<div class=\"step\"><strong>3) Egg retrieval (OPU)<\/strong> \u2014 Outpatient procedure under anesthesia; same\u2011day rest.<\/div>\n<div class=\"step\"><strong>4) Fertilization &#038; culture (3\u20135 days)<\/strong> \u2014 Conventional IVF or ICSI; embryo development to day\u20113\/day\u20115.<\/div>\n<div class=\"step\"><strong>5) Embryo transfer<\/strong> \u2014 Fresh or frozen transfer as per plan; painless procedure, short observation.<\/div>\n<div class=\"step\"><strong>6) Luteal support &#038; testing<\/strong> \u2014 Medications for implantation support; \u03b2\u2011hCG test ~10\u201314 days after transfer; follow\u2011up ultrasound if positive.<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- SUCCESS & SAFETY --><\/p>\n<section id=\"success\" class=\"section\">\n<div class=\"container grid grid-2\">\n<div>\n<h2>Success Factors<\/h2>\n<ul>\n<li>Female age &#038; ovarian reserve (AMH, AFC)<\/li>\n<li>Embryo quality &#038; lab conditions<\/li>\n<li>Uterine health &#038; endometrial preparation<\/li>\n<li>Male factor parameters &#038; DNA fragmentation<\/li>\n<li>Protocol fit, lifestyle &#038; adherence<\/li>\n<\/ul><\/div>\n<div class=\"card\">\n<div class=\"pad\">\n        <strong>Safety &#038; Quality<\/strong><\/p>\n<ul>\n<li>OHSS prevention (antagonist cycles, GnRH trigger, freeze\u2011all strategy)<\/li>\n<li>Single\u2011embryo transfer when appropriate to reduce multiple pregnancy risks<\/li>\n<li>Strict infection control; evidence\u2011based adjuncts only<\/li>\n<\/ul><\/div>\n<\/div><\/div>\n<\/section>\n<p>  <!-- FACILITIES --><\/p>\n<section id=\"facilities\" class=\"section\">\n<div class=\"container grid grid-2\">\n<div>\n<h2>Treatment Facilities<\/h2>\n<ul>\n<li>Classified cleanroom labs with HEPA filtration<\/li>\n<li>Benchtop\/mini incubators with precise gas control<\/li>\n<li>ICSI micromanipulation systems &#038; cryopreservation<\/li>\n<li>Andrology labs with detailed semen analysis<\/li>\n<li>Ultrasound suites &#038; day\u2011care theatre<\/li>\n<li>International patient desks for logistics<\/li>\n<\/ul><\/div>\n<div class=\"card\">\n<div class=\"pad\">\n        <strong>Scope of coordination<\/strong><\/p>\n<ul>\n<li>Expert opinions &#038; center matching<\/li>\n<li>Pre\u2011treatment clearances &#038; scheduling<\/li>\n<li>Visa, travel &#038; interpreter support<\/li>\n<li>Hospital navigation &#038; discharge planning<\/li>\n<li>Follow\u2011up plan &#038; tele\u2011check\u2011ins<\/li>\n<\/ul><\/div>\n<\/div><\/div>\n<\/section>\n<p>  <!-- FAQ & COMPLIANCE --><\/p>\n<section id=\"faq\" class=\"section\">\n<div class=\"container\">\n<h2>Frequently Asked Questions<\/h2>\n<div class=\"faq\">\n<details>\n<summary>What is the typical success rate?<\/summary>\n<p>Success depends mainly on age, ovarian reserve, embryo quality, and medical factors. Your clinic will quote age\u2011stratified outcomes.<\/p>\n<\/details>\n<details>\n<summary>How many visits are required?<\/summary>\n<p>Monitoring during stimulation requires 2\u20134 visits; retrieval and transfer are day procedures in most cases.<\/p>\n<\/details><\/div>\n<div class=\"banner\" style=\"margin-top:16px\">\n<div>\n          <strong>Ethics &#038; Compliance<\/strong><\/p>\n<div>We operate strictly within reproductive health laws and hospital policies. We do not participate in any illegal activity.<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- QUOTE \/ FORM --><\/p>\n<section id=\"quote\" class=\"section\">\n<div class=\"container\">\n<div class=\"card\">\n<div class=\"pad\">\n<h2>Get a Personalized IVF Plan<\/h2>\n<p class=\"muted\">Send your medical reports to receive center options, availability, and itemized estimates.<\/p>\n<div class=\"card\" style=\"border-style:dashed\">\n<div class=\"pad\">\n<p class=\"mono\">\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f134-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"134\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/bn\/wp-json\/wp\/v2\/pages\/77#wpcf7-f134-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"134\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f134-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<h3>Book a Consultation\n<\/h3>\n<p>Share your details and our care team will contact you to schedule an appointment.\n<\/p>\n<p><br \/>\n<label> Full Name*<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"full-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Jane Doe\" value=\"\" type=\"text\" name=\"full-name\" \/><\/span><br \/>\n<\/label>\n<\/p>\n<p><br \/>\n<label> Phone*<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"phone\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"+880 1XXXXXXXXX\" value=\"\" type=\"tel\" name=\"phone\" \/><\/span><br \/>\n<\/label>\n<\/p>\n<p><br \/>\n<label> Email<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-text wpcf7-validates-as-email\" aria-invalid=\"false\" placeholder=\"name@example.com\" value=\"\" type=\"email\" name=\"email\" \/><\/span><br \/>\n<\/label>\n<\/p>\n<p><br \/>\n<label><strong>Preferred Location*<\/strong><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"location\"><select class=\"wpcf7-form-control wpcf7-select wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" name=\"location\"><option value=\"\">\u2014 Select location \u2014<\/option><option value=\"India\">India<\/option><option value=\"Nepal\">Nepal<\/option><option value=\"Turkey\">Turkey<\/option><option value=\"Iran\">Iran<\/option><option value=\"Pakistan\">Pakistan<\/option><\/select><\/span><br \/>\n<\/label>\n<\/p>\n<p><br \/>\n<label> Notes (optional)<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"notes\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" placeholder=\"Share any details you wish to discuss\" name=\"notes\"><\/textarea><\/span><br \/>\n<\/label>\n<\/p>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"referrer\" \/>\n<p class=\"consent-row\"><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"privacy-consent\"><span class=\"wpcf7-form-control wpcf7-checkbox wpcf7-validates-as-required mt-consent\" id=\"privacy-consent\"><span class=\"wpcf7-list-item first last\"><label><input type=\"checkbox\" name=\"privacy-consent[]\" value=\"Yes\" \/><span class=\"wpcf7-list-item-label\">Yes<\/span><\/label><\/span><\/span><\/span><br \/>\n<label for=\"privacy-consent\" class=\"consent-text\"><br \/>\nI consent to be contacted by MediTransplant regarding my inquiry and confirm I have read and accepted the<br \/>\n<a href=\"\/privacy-policy\" target=\"_blank\" rel=\"noopener\">Privacy Policy<\/a>.<br \/>\n<\/label>\n<\/p>\n<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Submit Request\" \/>\n<\/p><p style=\"display: none !important;\" class=\"akismet-fields-container\" data-prefix=\"_wpcf7_ak_\"><label>&#916;<textarea name=\"_wpcf7_ak_hp_textarea\" cols=\"45\" rows=\"8\" maxlength=\"100\"><\/textarea><\/label><input type=\"hidden\" id=\"ak_js_1\" name=\"_wpcf7_ak_js\" value=\"161\"\/><script>\ndocument.getElementById( \"ak_js_1\" ).setAttribute( \"value\", ( new Date() ).getTime() );\n<\/script>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n<\/p>\n<p>          <small class=\"muted\">Email: <a href=\"mailto:care@meditransplant.com\">care@meditransplant.com<\/a> \u2022 WhatsApp: <a href=\"https:\/\/wa.me\/9779705999446\" target=\"_blank\" rel=\"noopener\">+9779705999446<\/a><\/small>\n        <\/div>\n<\/div><\/div>\n<\/div><\/div>\n<\/section>\n<p>  <!-- SCHEMA (update URL if needed) --><br \/>\n  <script type=\"application\/ld+json\">\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"MedicalBusiness\",\n    \"name\": \"MediTransplant\",\n    \"url\": \"https:\/\/{{your-domain}}\/ivf-treatment\",\n    \"medicalSpecialty\": \"ObstetricsGynecology\",\n    \"areaServed\": [\"Global\"],\n    \"contactPoint\": [{\n      \"@type\":\"ContactPoint\",\n      \"contactType\":\"patient support\",\n      \"telephone\":\"+9779705999446\",\n      \"email\":\"care@meditransplant.com\"\n    }]\n  }\n  <\/script><\/p><\/div>\n<p><!-- \/mtx-root --><br \/>\n<\/body><br \/>\n<\/html><\/p>\n","protected":false},"excerpt":{"rendered":"<p>IVF Treatment | MediTransplant \ud83d\udfe3\ud83d\udfe2 MediTransplant \u2022 IVF &#038; Fertility Care IVF Treatment Personalized fertility care coordination \u2014 expert opinions, pre\u2011treatment work\u2011ups, scheduling, and follow\u2011up \u2014 with accredited centers. See IVF stages IVF types Facilities Multidisciplinary fertility teams Modern labs &#038; quality systems International desk &#038; interpreters Overview In\u2011vitro fertilization (IVF) combines eggs and sperm [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-with-title","meta":{"pagelayer_contact_templates":[],"_pagelayer_content":"","footnotes":""},"class_list":["post-77","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/meditransplant.com\/bn\/wp-json\/wp\/v2\/pages\/77","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/meditransplant.com\/bn\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/meditransplant.com\/bn\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/meditransplant.com\/bn\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/meditransplant.com\/bn\/wp-json\/wp\/v2\/comments?post=77"}],"version-history":[{"count":2,"href":"https:\/\/meditransplant.com\/bn\/wp-json\/wp\/v2\/pages\/77\/revisions"}],"predecessor-version":[{"id":195,"href":"https:\/\/meditransplant.com\/bn\/wp-json\/wp\/v2\/pages\/77\/revisions\/195"}],"wp:attachment":[{"href":"https:\/\/meditransplant.com\/bn\/wp-json\/wp\/v2\/media?parent=77"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}