<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>RFP Archives - Philippine Society for Responsible Parenthood, Inc.</title>
	<atom:link href="https://psrpinc.org/category/rfp/feed/" rel="self" type="application/rss+xml" />
	<link>https://psrpinc.org/category/rfp/</link>
	<description></description>
	<lastBuildDate>Fri, 12 Jun 2026 05:09:04 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://psrpinc.org/wp-content/uploads/2023/09/psrp-logo-150x150.png</url>
	<title>RFP Archives - Philippine Society for Responsible Parenthood, Inc.</title>
	<link>https://psrpinc.org/category/rfp/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">223673791</site>	<item>
		<title>RFP: Service Capability Mapping and Maternal Health Facility Readiness Assessment</title>
		<link>https://psrpinc.org/rfp-maternal-health-facility-readiness-laguna-2026/</link>
		
		<dc:creator><![CDATA[coly]]></dc:creator>
		<pubDate>Fri, 12 Jun 2026 04:06:39 +0000</pubDate>
				<category><![CDATA[RFP]]></category>
		<guid isPermaLink="false">https://psrpinc.org/?p=7305</guid>

					<description><![CDATA[<p>PSRP is accepting proposals from qualified institutions to conduct a maternal health facility readiness assessment and service capability mapping in Laguna Province under a UNFPA-supported project. Bids close June 18, 2026. Download the full TOR and send proposals to info@psrpinc.org.</p>
<p>The post <a href="https://psrpinc.org/rfp-maternal-health-facility-readiness-laguna-2026/">RFP: Service Capability Mapping and Maternal Health Facility Readiness Assessment</a> appeared first on <a href="https://psrpinc.org">Philippine Society for Responsible Parenthood, Inc.</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="7305" class="elementor elementor-7305" data-elementor-post-type="post">
				<div class="elementor-element elementor-element-01b4427 e-flex e-con-boxed e-con e-parent" data-id="01b4427" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-8444de8 elementor-widget elementor-widget-html" data-id="8444de8" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>Request for Proposals – Service Capability Mapping | PSRP</title>
  <link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap" rel="stylesheet">
  <style>
    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

    body {
      font-family: 'Open Sans', Arial, sans-serif;
      font-size: 15px;
      line-height: 1.75;
      color: #333333;
      background: #ffffff;
    }

    .psrp-tor-page {
      max-width: 860px;
      margin: 0 auto;
      padding: 48px 24px 64px;
    }

    /* ── Status badge ── */
    .psrp-badge {
      display: inline-block;
      background: #f0eaf8;
      color: #5b2d8e;
      font-size: 11px;
      font-weight: 700;
      letter-spacing: 0.08em;
      text-transform: uppercase;
      padding: 4px 12px;
      border-radius: 3px;
      margin-bottom: 18px;
      border: 1px solid #c9a9e8;
    }

    /* ── Page title ── */
    .psrp-page-title {
      font-size: 26px;
      font-weight: 700;
      color: #1a1a2e;
      line-height: 1.3;
      margin-bottom: 8px;
    }

    .psrp-page-subtitle {
      font-size: 14px;
      color: #666;
      margin-bottom: 28px;
      text-align: left;
    }

    /* ── Divider ── */
    .psrp-divider {
      border: none;
      border-top: 2px solid #e8e0f0;
      margin: 28px 0;
    }

    /* ── Summary card ── */
    .psrp-summary-card {
      background: #faf8fd;
      border-left: 4px solid #5b2d8e;
      border-radius: 4px;
      padding: 20px 24px;
      margin-bottom: 32px;
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 12px 32px;
    }

    .psrp-summary-card .item label {
      display: block;
      font-size: 11px;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 0.07em;
      color: #8b6aaa;
      margin-bottom: 2px;
    }

    .psrp-summary-card .item span {
      font-size: 14px;
      color: #1a1a2e;
      font-weight: 600;
    }

    /* ── Deadline alert ── */
    .psrp-deadline-box {
      background: #fff8e1;
      border: 1px solid #ffe082;
      border-left: 4px solid #f9a825;
      border-radius: 4px;
      padding: 14px 20px;
      margin: 0 0 32px;
      font-size: 14px;
      color: #4a3800;
      text-align: left;
    }

    .psrp-deadline-box strong { color: #c62828; }

    /* ── Section label ── */
    .psrp-section-heading {
      font-size: 12px;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 0.10em;
      color: #5b2d8e;
      margin: 36px 0 16px;
      padding-bottom: 6px;
      border-bottom: 1px solid #ddd0ee;
    }

    /* ── Body text ── */
    .psrp-tor-page p {
      text-align: left;
      margin-bottom: 14px;
      font-size: 15px;
      color: #333;
    }

    /* ── Numbered TOR sections ── */
    .psrp-numbered-section {
      counter-reset: tor-section;
      list-style: none;
      padding: 0;
    }

    .psrp-numbered-section > li {
      counter-increment: tor-section;
      margin-bottom: 30px;
    }

    .psrp-numbered-section > li .sec-title {
      font-size: 15px;
      font-weight: 700;
      color: #1a1a2e;
      margin-bottom: 10px;
      display: flex;
      align-items: baseline;
      gap: 8px;
    }

    .psrp-numbered-section > li .sec-title::before {
      content: counter(tor-section) ".";
      font-weight: 700;
      color: #5b2d8e;
      min-width: 22px;
      flex-shrink: 0;
    }

    .psrp-numbered-section > li > p,
    .psrp-numbered-section > li > ul,
    .psrp-numbered-section > li > .psrp-table-wrap {
      margin-left: 30px;
    }

    /* ── Bullet lists ── */
    ul.psrp-list {
      list-style: none;
      padding: 0;
      margin-bottom: 10px;
    }

    ul.psrp-list li {
      padding: 5px 0 5px 22px;
      position: relative;
      text-align: left;
      color: #333;
      font-size: 15px;
    }

    ul.psrp-list li::before {
      content: "—";
      position: absolute;
      left: 0;
      color: #5b2d8e;
      font-weight: 700;
    }

    /* ── Activities table ── */
    .psrp-table-wrap {
      overflow-x: auto;
      margin-bottom: 4px;
    }

    table.psrp-table {
      width: 100%;
      border-collapse: collapse;
      font-size: 13.5px;
    }

    table.psrp-table th {
      background: #3d1a6b;
      color: #fff;
      text-align: left;
      padding: 9px 14px;
      font-weight: 600;
      font-size: 12px;
      letter-spacing: 0.04em;
    }

    table.psrp-table td {
      padding: 8px 14px;
      border-bottom: 1px solid #ede8f5;
      vertical-align: top;
      color: #333;
      line-height: 1.55;
    }

    table.psrp-table tr:nth-child(even) td { background: #faf8fd; }

    table.psrp-table tr.group-header td {
      background: #ede5f8;
      font-weight: 700;
      color: #3d1a6b;
      font-size: 13px;
    }

    table.psrp-table td:last-child {
      white-space: nowrap;
      color: #666;
    }

    /* ── Submission CTA ── */
    .psrp-submission-block {
      background: #3d1a6b;
      color: #fff;
      border-radius: 6px;
      padding: 36px 40px;
      margin-top: 44px;
      text-align: center;
    }

    .psrp-submission-block h3 {
      font-size: 19px;
      font-weight: 700;
      margin-bottom: 10px;
      color: #fff;
    }

    .psrp-submission-block p {
      text-align: center;
      font-size: 14px;
      color: #d4bfed;
      margin-bottom: 22px;
    }

    .psrp-submission-block .email-btn {
      display: inline-block;
      background: #8042c2;
      color: #fff;
      text-decoration: none;
      font-weight: 700;
      font-size: 15px;
      padding: 12px 30px;
      border-radius: 4px;
      letter-spacing: 0.03em;
    }

    .psrp-submission-block .email-btn:hover { background: #9a55d4; }

    .psrp-submission-block .tor-dl-link {
      display: block;
      margin-top: 18px;
      color: #c9a9e8;
      font-size: 13px;
      text-decoration: underline;
    }

    .psrp-submission-block .tor-dl-link:hover { color: #fff; }

    @media (max-width: 600px) {
      .psrp-summary-card { grid-template-columns: 1fr; }
      .psrp-numbered-section > li > p,
      .psrp-numbered-section > li > ul,
      .psrp-numbered-section > li > .psrp-table-wrap { margin-left: 16px; }
      .psrp-submission-block { padding: 24px 18px; }
    }
  </style>
</head>
<body>
<div class="psrp-tor-page">

  <div class="psrp-badge">&#x25CF;&nbsp; Open for Bidding</div>
  <h1 class="psrp-page-title">Request for Proposals: Service Capability Mapping and Maternal Health Facility Readiness Assessment</h1>
  <p class="psrp-page-subtitle">Philippine Society for Responsible Parenthood, Inc. (PSRP) &nbsp;·&nbsp; In partnership with UNFPA Philippines</p>

  <hr class="psrp-divider">

  <div class="psrp-summary-card">
    <div class="item"><label>Type of Engagement</label><span>Contract of Services – Institution</span></div>
    <div class="item"><label>Project Duration</label><span>June 20 – August 31, 2026</span></div>
    <div class="item"><label>Location</label><span>San Pablo City &amp; Santa Cruz, Laguna</span></div>
    <div class="item"><label>Bid Submission Deadline</label><span>Wednesday, June 18, 2026</span></div>
    <div class="item"><label>Submit Proposals To</label><span>info@psrpinc.org</span></div>
    <div class="item"><label>Implementing Partner</label><span>UNFPA Philippines</span></div>
  </div>

  <div class="psrp-deadline-box">
    <strong>&#9888; Bidding Deadline:</strong>&nbsp; Proposals must be submitted no later than <strong>Wednesday, June 18, 2026</strong>. Late submissions will not be considered. Send your technical and financial proposals to <strong>info@psrpinc.org</strong>.
  </div>

  <p class="psrp-section-heading">Terms of Reference</p>

  <ol class="psrp-numbered-section">

    <li>
      <div class="sec-title">Background</div>
      <p>The Philippine Society for Responsible Parenthood, Inc. (PSRP), in partnership with the United Nations Population Fund (UNFPA), is implementing an integrated project to strengthen the Reproductive and Maternal Health (RMH) Service Delivery Network and operationalize telemedicine systems in Laguna Province to accelerate maternal mortality reduction. This collaboration builds on PSRP's extensive experience in reproductive and maternal health programming, service delivery network strengthening, and digital health implementation.</p>
      <p>The current project focuses on enhancing coordination across public and private providers, improving maternal risk identification, and integrating telemedicine functionalities within existing platforms to ensure timely, quality, and continuous RMH services. The engagement of an institution is critical to assess the Maternal Health Facility Readiness by identifying the locations of local public-private maternal health facilities and validating their service readiness and maternal care gaps, in alignment with project objectives and UNFPA-supported health systems strengthening efforts.</p>
    </li>

    <li>
      <div class="sec-title">Objective</div>
      <p>The primary objective is to strengthen the maternal health service delivery network (SDN), building a functional, integrated, and accountable public and private network of providers across different levels of care. Specifically, the objectives include:</p>
      <ul class="psrp-list">
        <li><strong>Geographic inventory:</strong> Identify the exact geographic locations and distribution of all public and private maternal health facilities in San Pablo City, along with the Laguna Medical Center, Sta. Cruz.</li>
        <li><strong>Facility readiness assessment:</strong> Assess the readiness and service capabilities of mapped facilities against national and international standards, UHC reforms, and PhilHealth accreditation requirements through self-assessment and validation.</li>
        <li><strong>Facility improvement plan and HCPN arrangement strategy:</strong> Develop actionable facility improvement plans and a public-private HCPN arrangement strategy to support a functional, integrated, and accountable maternal health service delivery network.</li>
      </ul>
    </li>

    <li>
      <div class="sec-title">Scope of Work</div>
      <p>Under the technical guidance and supervision of PSRP, the contracted institution is expected to carry out the following:</p>
      <ul class="psrp-list">
        <li><strong>Public-Private Facility Mapping:</strong> A complete inventory of private and public facilities (lying-in centers, birthing homes, and hospitals) in San Pablo City and Santa Cruz.</li>
        <li><strong>Tool Development and Validation:</strong> Develop and validate the Maternal Health Facility Readiness Self-Assessment Tool through literature review, stakeholder consultations, expert validation, and pilot testing.</li>
        <li><strong>Facility Readiness Assessment and Community Feedback:</strong> Orient facilities on the self-assessment process, support completion of the assessment, and conduct community consultations with women and adolescent clients to identify root causes of gaps across the continuum of care.</li>
        <li><strong>Validation and Facility Improvement Planning:</strong> Validate findings through facility verification and stakeholder discussions, confirm priority gaps, and develop facility-specific improvement plans alongside a public-private HCPN arrangement strategy.</li>
        <li><strong>Draft Report:</strong> Consolidate and analyze assessment and validation results; prepare facility-level and aggregate reports documenting key findings, readiness scores, service gaps, and recommended improvement actions.</li>
        <li><strong>Stakeholder Validation:</strong> Present draft findings to key stakeholders, gather feedback, and refine recommendations to ensure accuracy, relevance, and stakeholder ownership.</li>
        <li><strong>Final Report and Dissemination:</strong> Finalize the assessment report, improvement plan, and HCPN strategy, and disseminate findings to relevant stakeholders.</li>
      </ul>
    </li>

    <li>
      <div class="sec-title">Tasks and Activities</div>
      <div class="psrp-table-wrap">
        <table class="psrp-table">
          <thead>
            <tr>
              <th style="width:72%">Tasks and Activities</th>
              <th>Timeline</th>
            </tr>
          </thead>
          <tbody>
            <tr class="group-header"><td colspan="2">1. Public and Private Facility Mapping</td></tr>
            <tr><td>Mapping of public and private maternal health facilities</td><td>June 2026</td></tr>
            <tr><td>Create a public and private facility directory</td><td></td></tr>

            <tr class="group-header"><td colspan="2">2. Development and Validation of the Maternal Health Facility Readiness Self-Assessment Tool</td></tr>
            <tr><td>Conduct literature review of national and global standards; develop concept note and tools</td><td>June – July 2026</td></tr>
            <tr><td>Submit inception report with Facility Readiness Assessment Tool, KII, and FGD questionnaires</td><td></td></tr>
            <tr><td>Inception meeting with PSRP, UNFPA, Laguna Health Team, LGU of San Pablo City, and Laguna Medical Center</td><td></td></tr>
            <tr><td>Pilot test the self-assessment tool, KII, and FGD questionnaires in selected facilities</td><td></td></tr>
            <tr><td>Finalize the validated self-assessment tool, KII, and FGD questionnaires</td><td></td></tr>

            <tr class="group-header"><td colspan="2">3. Implementation of Facility Self-Assessments and Community Consultations</td></tr>
            <tr><td>Orient facility staff on the tool process; support facilities to complete the self-assessment across all domains</td><td>June – July 2026</td></tr>
            <tr><td>Generate a facility readiness scorecard with domain scores and overall rating</td><td></td></tr>
            <tr><td>Conduct community consultations with women and girls clients</td><td></td></tr>

            <tr class="group-header"><td colspan="2">4. Development of Facility Improvement Plans and HCPN Arrangement Strategy</td></tr>
            <tr><td>Validate self-assessment scorecards through facility visit or verification</td><td>July 2026</td></tr>
            <tr><td>Develop a facility improvement plan with activities, responsible persons, timelines, and resource needs</td><td></td></tr>
            <tr><td>Develop a Public and Private HCPN Arrangement Strategy for referral and counter-referral pathways</td><td></td></tr>

            <tr class="group-header"><td colspan="2">5. Submit Draft Report</td></tr>
            <tr><td>Compile and analyze self-assessment, community feedback, and validation results</td><td>July 2026</td></tr>
            <tr><td>Generate facility-level report including readiness scores, strengths, gaps, improvement plan, and HCPN strategy</td><td></td></tr>
            <tr><td>Prepare summary findings for district and provincial analysis</td><td></td></tr>

            <tr class="group-header"><td colspan="2">6. Stakeholder Validation</td></tr>
            <tr><td>Present draft findings to key stakeholders</td><td>August 2026</td></tr>
            <tr><td>Obtain feedback and validate results</td><td></td></tr>
            <tr><td>Refine findings and improvement priorities based on feedback</td><td></td></tr>

            <tr class="group-header"><td colspan="2">7. Submit Final Report and Dissemination</td></tr>
            <tr><td>Finalize report with validated findings, improvement plan, and HCPN strategy</td><td>August 2026</td></tr>
            <tr><td>Disseminate the report to key stakeholders</td><td></td></tr>
            <tr><td>Use findings to inform decision-making, resource allocation, and monitoring</td><td></td></tr>
          </tbody>
        </table>
      </div>
    </li>

    <li>
      <div class="sec-title">Target Stakeholders</div>
      <p>The key stakeholders involved and targeted in this initiative include:</p>
      <ul class="psrp-list">
        <li>Local Government Units (LGUs) and City/Municipal Health Offices;</li>
        <li>Health service providers from public and private facilities such as barangay health stations, rural health units, lying-in centers, birthing homes, and hospitals; and</li>
        <li>Women clients from selected barangays within the City of San Pablo.</li>
      </ul>
    </li>

    <li>
      <div class="sec-title">Payment and Compensation</div>
      <p>Payment shall be made in tranches tied to the delivery and acceptance of agreed milestones. The total contract amount shall be determined through competitive bidding and awarded to the most qualified and cost-effective bidder.</p>
    </li>

    <li>
      <div class="sec-title">Reporting and Supervision</div>
      <p>The Contracted Institution shall:</p>
      <ul class="psrp-list">
        <li>Designate a primary point of contact who shall report directly to the PSRP Project Lead for all technical, administrative, and financial matters related to this engagement; and</li>
        <li>Coordinate closely with the PSRP Maternal Health Coordinator, Field Coordinator, and IT Specialist, as well as local government and health facility counterparts, throughout implementation; and submit all required deliverables in accordance with the agreed workplan and reporting schedule.</li>
      </ul>
    </li>

    <li>
      <div class="sec-title">Timeline</div>
      <p>The Contracted Institution shall be engaged from <strong>June 20 to August 31, 2026</strong>.</p>
    </li>

    <li>
      <div class="sec-title">Qualifications</div>
      <p>The institution is expected to deploy a multi-disciplinary team with expertise in maternal health, health systems strengthening, health facility assessments, and stakeholder engagement. The team should possess the following qualifications:</p>
      <ul class="psrp-list">
        <li>Proven experience in maternal health, RMNCAH, health systems strengthening, and service delivery network initiatives.</li>
        <li>Demonstrated expertise in the design, development, validation, implementation, and analysis of health facility readiness or service capability assessments at national and sub-national levels.</li>
        <li>Experience in developing assessment tools, conducting facility mapping, gap analyses, quality improvement planning, and validation processes with health facilities and stakeholders.</li>
        <li>Proven experience in mixed-methods research, including facility assessments, key informant interviews, stakeholder consultations, community feedback collection, and data analysis.</li>
        <li>Established networks and working relationships with LGUs, provincial and municipal health offices, public and private health facilities, preferably within Laguna Province.</li>
        <li>Proven track record in delivering actionable outputs, strategic recommendations, and research products for government agencies, development partners, and international organizations.</li>
        <li>Strong project management, coordination, communication, and stakeholder engagement skills, with the ability to manage multiple activities and deliver outputs within agreed timelines.</li>
        <li>Excellent technical writing, report preparation, presentation, and documentation skills.</li>
      </ul>
    </li>

  </ol>

  <div class="psrp-submission-block">
    <h3>Submit Your Proposal</h3>
    <p>Send your technical and financial proposals on or before <strong style="color:#fff;">Wednesday, June 18, 2026</strong>.<br>
    Include your organization profile, proposed methodology, team composition, and budget breakdown.</p>
    <a class="email-btn" href="mailto:info@psrpinc.org?subject=Proposal%3A%20Service%20Capability%20Mapping%20%E2%80%93%20Laguna%202026">
      &#x2709;&nbsp; info@psrpinc.org
    </a>
    <a class="tor-dl-link" href="https://psrpinc.org/wp-content/uploads/2026/06/TOR_Service_Capability_Mapping.pdf" download="TOR_Service_Capability_Mapping.pdf" target="_blank">
      &#x21E9;&nbsp; Download Full Terms of Reference (PDF)
    </a>
  </div>

</div>
</body>
</html>				</div>
				</div>
					</div>
				</div>
				</div>
		<p>The post <a href="https://psrpinc.org/rfp-maternal-health-facility-readiness-laguna-2026/">RFP: Service Capability Mapping and Maternal Health Facility Readiness Assessment</a> appeared first on <a href="https://psrpinc.org">Philippine Society for Responsible Parenthood, Inc.</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7305</post-id>	</item>
	</channel>
</rss>
