<?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: Yusif Dheyaa</title>
    <description>The latest articles on DEV Community by Yusif Dheyaa (@4akera).</description>
    <link>https://dev.to/4akera</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%2F3840099%2F2ee7c085-36b9-4310-a8b0-c54e3050bdcb.jpg</url>
      <title>DEV Community: Yusif Dheyaa</title>
      <link>https://dev.to/4akera</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/4akera"/>
    <language>en</language>
    <item>
      <title>Clinical documentation as blocks, not forms.</title>
      <dc:creator>Yusif Dheyaa</dc:creator>
      <pubDate>Mon, 23 Mar 2026 12:25:22 +0000</pubDate>
      <link>https://dev.to/4akera/clinical-documentation-as-blocks-not-forms-5fj2</link>
      <guid>https://dev.to/4akera/clinical-documentation-as-blocks-not-forms-5fj2</guid>
      <description>&lt;p&gt;Background: I work in clinical settings and every EHR I've used treats a patient encounter like a web form from 2003. You fill in fields, submit, done. The structure is decided for you — and it's usually wrong for what you're actually doing.&lt;/p&gt;

&lt;p&gt;So I started building something different.&lt;/p&gt;

&lt;p&gt;The central idea is simple. Instead of a fixed form, an encounter is a timeline of typed blocks. A vitals block. A history &amp;amp; physical block. A note block. etc... You add what's relevant to this patient, this visit. Nothing more.&lt;/p&gt;

&lt;p&gt;Each block differs. Vitals isn't just a text field — it has BP, HR, RR, temp, SpO2. H&amp;amp;P has structured ROS checkboxes and PE sections by system. A plan block is problem-based. They're not all the same shape.&lt;/p&gt;

&lt;p&gt;Blocks have versions. Every edit creates a revision. You can see the full history of any block.&lt;/p&gt;

&lt;p&gt;Where it gets interesting is scale. A solo GP can set up a blank encounter and add only what's relevant. A multidepartment center can have admins define department-specific block types — a psychiatry note looks nothing like a surgical admission — and build encounter templates for each service. The same system, different shape depending on who's using it. &lt;/p&gt;

&lt;p&gt;Demo:&lt;/p&gt;

&lt;p&gt;link - &lt;a href="https://ehr-app-five.vercel.app/" rel="noopener noreferrer"&gt;https://ehr-app-five.vercel.app/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Admin - email: &lt;a href="mailto:dr.james@demo.com"&gt;dr.james@demo.com&lt;/a&gt; / pass: Demo1234!&lt;/p&gt;

&lt;p&gt;I'm looking for contributors to push this toward a proper open-source EHR.&lt;/p&gt;

&lt;p&gt;Even just trying the demo and telling me where the workflow breaks is useful. Also, does this match how you actually think through a visit, or is it solving the wrong problem? &lt;/p&gt;

</description>
      <category>opensource</category>
      <category>ai</category>
      <category>ehr</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
