<?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: Narges</title>
    <description>The latest articles on DEV Community by Narges (@narges_4cf63a8105eb0e56e1).</description>
    <link>https://dev.to/narges_4cf63a8105eb0e56e1</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%2F3444026%2F03fc39ca-f38d-41ca-8428-4407dc1e3b0e.jpg</url>
      <title>DEV Community: Narges</title>
      <link>https://dev.to/narges_4cf63a8105eb0e56e1</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/narges_4cf63a8105eb0e56e1"/>
    <language>en</language>
    <item>
      <title>Automating FHIR Bulk Updates with a JSON Patch CLI</title>
      <dc:creator>Narges</dc:creator>
      <pubDate>Tue, 19 Aug 2025 03:49:44 +0000</pubDate>
      <link>https://dev.to/narges_4cf63a8105eb0e56e1/automating-fhir-bulk-updates-with-a-json-patch-cli-24f9</link>
      <guid>https://dev.to/narges_4cf63a8105eb0e56e1/automating-fhir-bulk-updates-with-a-json-patch-cli-24f9</guid>
      <description>&lt;p&gt;If you’ve ever worked with FHIR APIs (Epic, Cerner, etc.), you know the pain of updating resources in bulk.&lt;br&gt;
Manually building &lt;strong&gt;JSON Patch (RFC6902) payloads&lt;/strong&gt; from spreadsheets is slow, repetitive, and super error-prone.&lt;br&gt;
I ran into this problem too many times, so I built a tiny cross-platform CLI tool that solves it.&lt;/p&gt;

&lt;p&gt;I packaged binaries for macOS, Linux, and Windows.&lt;br&gt;
Download it here on Gumroad (pay what you want, min $5):&lt;br&gt;
&lt;a href="https://fallahi.gumroad.com/l/fhir-patch-cli" rel="noopener noreferrer"&gt;https://fallahi.gumroad.com/l/fhir-patch-cli&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;By the way, This is a v0.1 side project — I’d love to hear feedbacks!&lt;/p&gt;

</description>
      <category>fhir</category>
      <category>healthcare</category>
    </item>
  </channel>
</rss>
