Skip to content

Commit

Permalink
Merge pull request #32 from CMSgov/ab2d-5987-static-site-changes
Browse files Browse the repository at this point in the history
[AB2D-5987] Static Site Changes
  • Loading branch information
smirnovaae authored Jul 12, 2024
2 parents 488457f + e22d704 commit 2cb61ce
Show file tree
Hide file tree
Showing 5 changed files with 505 additions and 546 deletions.
67 changes: 36 additions & 31 deletions _layouts/home_layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,15 +68,19 @@
</section>
<div class="container" style="z-index: 100; position: relative;">
<div class="intro-text"> <img src="assets/img/logo-stacked.svg" class="intro-logo" alt="logo" />
<h1 class="intro-heading">Helping Prescription Drug Sponsors Help Patients</h1>
<h1 class="intro-heading">Improve medication therapy with Medicare claims data</h1>
<div class="divider-small-border center"></div>
<div class="intro-subtitle">The AB2D API provides Prescription Drug Sponsors with secure Medicare parts
A and B claims data for their plan enrollees.</div>
<div class="api-status d-flex align-items-center justify-content-center mt-5">
<div class="intro-subtitle">Medicare Parts A and B claims data helps Prescription Drug Plan (PDP) sponsors align
medication therapy with insight into clinic visits, hospital stays, and other services. Provided
by the Centers for Medicare & Medicaid (CMS),
the AB2D API helps PDPs understand plan
enrollees better to support more effective and affordable care.
</div>
<!-- <div class="api-status d-flex align-items-center justify-content-center mt-5">
<span class="label mr-2">API Status:</span> <span class="value d-flex align-items-center"><i
id="api-up-down-icon" class="fas fa-circle fa-xs mr-1"></i><span
id="api-status-text"></span></span>
</div>
</div> -->

<div class="next-section-wrap minimal-arrow" data-custom-color="true"> <a href="#start"
class="js-scroll-trigger nectar-next-section skip-hash">
Expand All @@ -102,28 +106,28 @@ <h1 class="intro-heading">Helping Prescription Drug Sponsors Help Patients</h1>
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">Prescription Drug Sponsors have the ability to <strong>elevate patient
health</strong> outcomes by:</h2>
<h2 class="section-heading">Prescription Drug Plan sponsors can use the AB2D API to:
</h2>
</div>
</div>
<div class="row text-center features mb-4">
<div class="col-md-4"> <img src="assets/img/patient.svg" alt="patient care" />
<h3 class="service-heading">Enhancing Patient Safety</h3>
<p>Improving care coordination and medication use</p>
<h3 class="service-heading">Find MTM program enrollees</h3>
<p>Identify Medication Therapy Management enrollees by using claims data for a more thorough search capability.</p>

</div>
<div class="col-md-4"> <img src="assets/img/analytics.svg" alt="analytics" />
<h3 class="service-heading">Optimizing Therapeutic Outcomes</h3>
<p>Identifying and monitoring treatment effectiveness over time</p>
<h3 class="service-heading">Boost health outcomes</h3>
<p>Enhance MTM enrollee health and program results by improving medication use and adherence.</p>

</div>
<div class="col-md-4"> <img src="assets/img/medical-history.svg" alt="medical history" />
<h3 class="service-heading">Reducing a Patient’s Burden in Providing Medical History</h3>
<p>Aggregating and streamlining enrollee information</p>
<h3 class="service-heading">Prevent fraud, waste, and abuse</h3>
<p>Identify suspicious activity from providers or suppliers through access to mass data.</p>
</div>
</div>
<div style="text-align: center;">
<a href="overview.html" class="btn btn-link btn-arrow" style="color: white;">Learn More About AB2D<i
<a href="overview.html" class="btn btn-link btn-arrow" style="color: white;">History and Background<i
class="fas fa-arrow-right"></i></a>
</div>
</div>
Expand All @@ -143,14 +147,15 @@ <h3 class="service-heading">Reducing a Patient’s Burden in Providing Medical H
<div class="col-lg-6"> <img class="mb-3" src="assets/img/accessing-claims-data.svg"
alt="Accessing Claims Data" /> </div>
<div class="col-lg-6 px-5">
<h3 class="section-heading">Accessing Claims Data</h3>
<h3 class="section-heading">How can my organization connect to the AB2D API?</h3>
<div class="divider-small-border left"></div>
<p class="section-subheading">
Stand-alone Prescription Drug Plan (PDP) sponsors must complete a few simple steps in
order to connect to the AB2D API and access Medicare parts A and B claims data for their
enrollees.
It takes a few simple steps for active, stand-alone Prescription Drug Plan (PDP) sponsors
to access their plan enrollees' Medicare Parts A and B claims data. These include signing
a data use agreement, assigning a technical point of contact, then trying test data in
our sandbox environment.
</p>
<a href="accessing-claims-data.html" class="btn btn-link btn-arrow">Learn More About Accessing Data<i
<a href="accessing-claims-data.html" class="btn btn-link btn-arrow">Sign up for AB2D<i
class="fas fa-arrow-right"></i></a>
</div>
</div>
Expand All @@ -169,18 +174,18 @@ <h3 class="section-heading">Accessing Claims Data</h3>
<div class="container">
<div class="row align-items-center">
<div class="col-lg-6 px-5">
<h3 class="section-heading">Understanding AB2D Data</h3>
<h3 class="section-heading">AB2D API tools and resources</h3>
<div class="divider-small-border left"></div>
<p class="section-subheading">
The AB2D API provides stand-alone Prescription Drug Plan (PDP) sponsors with claims data that
can be used to enhance
the use of medications and improve the long term health of beneficiaries. CMS has created some
resources to
help PDP sponsors understand and utilize this data - check out sample claim files, the AB2D data
dictionary, and more.
AB2D's Medicare Parts A and B claims data provides a holistic view of plan enrollees’
health, giving Prescription Drug Plan (PDP) sponsors information they need to better
serve patients and ultimately improve their health. CMS offers sample claims data files,
a data dictionary, and other resources to help you get started.
</p>
<a href="understanding-ab2d-data.html" class="btn btn-link btn-arrow">Learn More About Understanding Data<i
class="fas fa-arrow-right"></i></a>
<a href="understanding-ab2d-data.html" class="btn btn-link btn-arrow">
View tools and resources
<i class="fas fa-arrow-right"></i>
</a>
</div>
<div class="col-lg-6"> <img class="mt-3" src="assets/img/understanding-the-data.svg"
alt="Understanding the Data" /> </div>
Expand All @@ -202,11 +207,11 @@ <h3 class="section-heading">Understanding AB2D Data</h3>
<div class="row align-items-center">
<div class="col-lg-6"> <img class="mb-3" src="assets/img/support-home.svg" alt="Support" /> </div>
<div class="col-lg-6 px-5">
<h3 class="section-heading">Support</h3>
<h3 class="section-heading">We're here to help</h3>
<div class="divider-small-border left"></div>
<p class="section-subheading">
We are here for you! Browse Frequently Asked Questions, access helpful resources, and utilize
personalized support networks.
Explore frequently asked questions (FAQs) and links to helpful resources. Engage with the AB2D community in our
<a href="https://groups.google.com/u/1/g/cms-ab2d-api" target="_blank">Google Group</a>
</p>
<a href="support.html" class="btn btn-link btn-arrow">Get Support<i
class="fas fa-arrow-right"></i></a>
Expand Down
Loading

0 comments on commit 2cb61ce

Please sign in to comment.