<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Sherlin</title>
    <description>The latest articles on DEV Community by Sherlin (@sherlin7779).</description>
    <link>https://dev.to/sherlin7779</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3334720%2F95930f4e-c2b6-43a1-93fc-19a850399b0a.png</url>
      <title>DEV Community: Sherlin</title>
      <link>https://dev.to/sherlin7779</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sherlin7779"/>
    <language>en</language>
    <item>
      <title>How I Built a Patient-Friendly Form Finder for Specialty Medications Using Static HTML</title>
      <dc:creator>Sherlin</dc:creator>
      <pubDate>Tue, 08 Jul 2025 10:08:58 +0000</pubDate>
      <link>https://dev.to/sherlin7779/how-i-built-a-patient-friendly-form-finder-for-specialty-medications-using-static-html-1jd9</link>
      <guid>https://dev.to/sherlin7779/how-i-built-a-patient-friendly-form-finder-for-specialty-medications-using-static-html-1jd9</guid>
      <description>&lt;h2&gt;
  
  
  The Problem
&lt;/h2&gt;

&lt;p&gt;Many patients who require specialty medications often struggle to find and complete the necessary enrollment forms. These forms are typically hosted on pharmaceutical websites, hidden within multiple tabs, or presented as complex PDFs with little guidance.&lt;/p&gt;

&lt;p&gt;This problem is particularly common for patients who are not tech-savvy or who are under financial stress. Even finding something as basic as the enrollment form for a drug like &lt;strong&gt;Olumiant&lt;/strong&gt; can be a challenge.&lt;/p&gt;

&lt;p&gt;To solve this, I created &lt;a href="https://startforms.org" rel="noopener noreferrer"&gt;StartForms.org&lt;/a&gt;, a simple static website that organizes and links directly to official enrollment forms for over 40 medications.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Approach
&lt;/h2&gt;

&lt;p&gt;The project uses a minimal tech stack, focusing on clarity and speed:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Clean, mobile-friendly HTML and CSS&lt;/li&gt;
&lt;li&gt;Static pages hosted for fast loading&lt;/li&gt;
&lt;li&gt;Descriptive URLs and on-page SEO&lt;/li&gt;
&lt;li&gt;No login, no ads, no distractions&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Each form page includes a short description, eligibility notes, and an option to either fill the form online or download the PDF.&lt;/p&gt;

&lt;h2&gt;
  
  
  Example: Olumiant Enrollment Form
&lt;/h2&gt;

&lt;p&gt;If a patient needs the &lt;strong&gt;Olumiant Enrollment Form&lt;/strong&gt;, they can access it directly here:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://startforms.org/olumiant-enrollment-form" rel="noopener noreferrer"&gt;Download the Olumiant Enrollment Form&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This page includes a preview, instructions for completion, and a link to print or save the official form.&lt;/p&gt;

&lt;h2&gt;
  
  
  Lessons Learned
&lt;/h2&gt;

&lt;p&gt;Creating a resource like this reaffirmed that:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Simple, purpose-driven web pages still solve real problems&lt;/li&gt;
&lt;li&gt;Clear information architecture improves accessibility&lt;/li&gt;
&lt;li&gt;Patients benefit when we remove unnecessary complexity&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What’s Next
&lt;/h2&gt;

&lt;p&gt;The plan is to continue expanding the number of supported medications and improve accessibility through:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Multi-language support (starting with Spanish and Urdu)&lt;/li&gt;
&lt;li&gt;Categorization by condition or drug type&lt;/li&gt;
&lt;li&gt;Adding a lightweight JSON API for developers building similar tools&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Final Thoughts
&lt;/h2&gt;

&lt;p&gt;Projects like this don’t require a full-stack framework or a large budget. A focused idea and clear execution are often enough. If you're working on projects that improve access to healthcare through technology, I’d love to connect and share insights.&lt;/p&gt;

&lt;p&gt;You can explore more forms and patient tools at &lt;a href="https://startforms.org" rel="noopener noreferrer"&gt;StartForms.org&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>html</category>
      <category>healthtech</category>
      <category>productivity</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
