<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Command-line X12 EDI Converter Documentation on Healthcare Data Insight</title>
    <link>https://datainsight.health/docs/ediconvert-cli/</link>
    <description>Recent content in Command-line X12 EDI Converter Documentation on Healthcare Data Insight</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <atom:link href="https://datainsight.health/docs/ediconvert-cli/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>EDI Converter CLI Installation</title>
      <link>https://datainsight.health/docs/ediconvert-cli/installation/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://datainsight.health/docs/ediconvert-cli/installation/</guid>
      <description>&lt;h1 id=&#34;edi-converter-command-line-tool-installation&#34;&gt;EDI Converter Command Line Tool Installation&lt;/h1&gt;&#xA;&lt;h2 id=&#34;installation-steps&#34;&gt;Installation Steps&lt;/h2&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;You will need a license to use the EDI Converter CLI. &lt;a href=&#34;https://datainsight.health/products/edi-license/&#34;&gt;Request a trial license&lt;/a&gt; and save the &lt;code&gt;edi-license.txt&lt;/code&gt; license file.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Download and install Java from &lt;a href=&#34;https://www.oracle.com/java/technologies/downloads/#java21&#34;&gt;the Oracle website&lt;/a&gt;. You can also use &lt;a href=&#34;https://openjdk.org/&#34;&gt;OpenJDK&lt;/a&gt;. Java 17 or higher is required. We recommend installing the latest long-term support (LTS) release of Java (Java 25). You can also install Java using &lt;a href=&#34;https://sdkman.io/&#34;&gt;sdkman&lt;/a&gt; or a package manager on Linux or macOS. Once you install Java, verify the version by running &lt;code&gt;java -version&lt;/code&gt; in a terminal.&lt;/li&gt;&#xA;&lt;li&gt;If Java is already installed on your system, verify that you have the correct version by running &lt;code&gt;java -version&lt;/code&gt;; it must be version 17 or higher.&lt;/li&gt;&#xA;&lt;li&gt;If you have &lt;code&gt;JAVA_HOME&lt;/code&gt; environment variable defined, make sure that it points to Java 17 or higher. Alternatively, you can delete the &lt;code&gt;JAVA_HOME&lt;/code&gt; variable. To view environment variables on Windows, go to &amp;ldquo;Settings/Advanced system settings&amp;rdquo;, &amp;ldquo;Advanced&amp;rdquo; tab, click &amp;ldquo;Environment Variables…&amp;rdquo;.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Download the zip file with the converter from this &lt;a href=&#34;https://datainsight.health/ediconvert-cli/ediconvert-2.15.zip&#34;&gt;link&lt;/a&gt;.&lt;/strong&gt;&lt;/li&gt;&#xA;&lt;li&gt;Unzip the converter&amp;rsquo;s zip file; the root folder/directory of the installation will be &lt;code&gt;ediconvert&lt;/code&gt;.&lt;/li&gt;&#xA;&lt;li&gt;(Optional) Install autocompletion (bash and zsh). Download the &lt;a href=&#34;https://github.com/Healthcare-Data-Insight/api-examples/blob/main/install/cli/ediconvert_completion&#34;&gt;completion script&lt;/a&gt;, save it to a location of your choice, and source it from your shell configuration file (e.g., &lt;code&gt;~/.bashrc&lt;/code&gt; or &lt;code&gt;~/.zshrc&lt;/code&gt;). If you have &lt;code&gt;bash_completion&lt;/code&gt; installed, place it in the appropriate location, such as &lt;code&gt;/etc/bash_completion.d&lt;/code&gt;. You can find more details &lt;a href=&#34;https://picocli.info/autocomplete.html#_installing_completion_scripts_permanently_in_bashzsh&#34;&gt;here&lt;/a&gt;.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;Many Windows systems have Java 8 pre-installed. The converter requires Java 17 or later; it will fail when Java 8 is used. Follow the steps above to ensure that you have the correct version of Java.&lt;/p&gt;</description>
    </item>
    <item>
      <title>EDI Converter CLI Option Reference</title>
      <link>https://datainsight.health/docs/ediconvert-cli/options/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://datainsight.health/docs/ediconvert-cli/options/</guid>
      <description>&lt;h1 id=&#34;edi-converter-cli-options&#34;&gt;EDI Converter CLI Options&lt;/h1&gt;&#xA;&lt;h2 id=&#34;usage&#34;&gt;Usage&lt;/h2&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;background-color:#f0f0f0;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;ediconvert &lt;span style=&#34;color:#666&#34;&gt;[&lt;/span&gt;-hqrV&lt;span style=&#34;color:#666&#34;&gt;]&lt;/span&gt; &lt;span style=&#34;color:#666&#34;&gt;[&lt;/span&gt;--format-json&lt;span style=&#34;color:#666&#34;&gt;]&lt;/span&gt; &lt;span style=&#34;color:#666&#34;&gt;[&lt;/span&gt;--&lt;span style=&#34;color:#666&#34;&gt;[&lt;/span&gt;no-&lt;span style=&#34;color:#666&#34;&gt;]&lt;/span&gt;out-control-segments&lt;span style=&#34;color:#666&#34;&gt;]&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  &lt;span style=&#34;color:#666&#34;&gt;[&lt;/span&gt;--out-segments&lt;span style=&#34;color:#666&#34;&gt;]&lt;/span&gt; &lt;span style=&#34;color:#666&#34;&gt;[&lt;/span&gt;--single-csv&lt;span style=&#34;color:#666&#34;&gt;]&lt;/span&gt; &lt;span style=&#34;color:#666&#34;&gt;[&lt;/span&gt;--&lt;span style=&#34;color:#666&#34;&gt;[&lt;/span&gt;no-&lt;span style=&#34;color:#666&#34;&gt;]&lt;/span&gt;transaction-top-level&lt;span style=&#34;color:#666&#34;&gt;]&lt;/span&gt; &lt;span style=&#34;color:#666&#34;&gt;[&lt;/span&gt;--&lt;span style=&#34;color:#666&#34;&gt;[&lt;/span&gt;no-&lt;span style=&#34;color:#666&#34;&gt;]&lt;/span&gt;validate&lt;span style=&#34;color:#666&#34;&gt;]&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  &lt;span style=&#34;color:#666&#34;&gt;[&lt;/span&gt;--chunk-size&lt;span style=&#34;color:#666&#34;&gt;=&lt;/span&gt;&amp;lt;chunkSize&amp;gt;&lt;span style=&#34;color:#666&#34;&gt;]&lt;/span&gt; &lt;span style=&#34;color:#666&#34;&gt;[&lt;/span&gt;--csv-config&lt;span style=&#34;color:#666&#34;&gt;=&lt;/span&gt;&amp;lt;csvConversionSchemaFileName&amp;gt;&lt;span style=&#34;color:#666&#34;&gt;]&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  &lt;span style=&#34;color:#666&#34;&gt;[&lt;/span&gt;--csv-schema-name&lt;span style=&#34;color:#666&#34;&gt;=&lt;/span&gt;&amp;lt;csvConversionSchemaName&amp;gt;&lt;span style=&#34;color:#666&#34;&gt;]&lt;/span&gt; &lt;span style=&#34;color:#666&#34;&gt;[&lt;/span&gt;-m&lt;span style=&#34;color:#666&#34;&gt;=&lt;/span&gt;&amp;lt;outputFormat&amp;gt;&lt;span style=&#34;color:#666&#34;&gt;]&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  &lt;span style=&#34;color:#666&#34;&gt;[&lt;/span&gt;-o&lt;span style=&#34;color:#666&#34;&gt;=&lt;/span&gt;outputFileOrDirectory&lt;span style=&#34;color:#666&#34;&gt;]&lt;/span&gt; &lt;span style=&#34;color:#666&#34;&gt;[&lt;/span&gt;-p&lt;span style=&#34;color:#666&#34;&gt;=&lt;/span&gt;&amp;lt;filePatterns&amp;gt;&lt;span style=&#34;color:#666&#34;&gt;]&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  &lt;span style=&#34;color:#666&#34;&gt;[&lt;/span&gt;--progress-chunk-size&lt;span style=&#34;color:#666&#34;&gt;=&lt;/span&gt;&amp;lt;loggingChunkSize&amp;gt;&lt;span style=&#34;color:#666&#34;&gt;]&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  &lt;span style=&#34;color:#666&#34;&gt;[&lt;/span&gt;--tran-type&lt;span style=&#34;color:#666&#34;&gt;=&lt;/span&gt;&amp;lt;transactionTypeFilter&amp;gt;&lt;span style=&#34;color:#666&#34;&gt;]&lt;/span&gt; ediFilesOrDirectories...&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Converts X12 EDI files to JSON, newline-delimited JSON (JSONL/NDJSON), or CSV/Excel.&lt;/p&gt;&#xA;&lt;h2 id=&#34;general-options&#34;&gt;General Options&lt;/h2&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th&gt;Option&lt;/th&gt;&#xA;          &lt;th&gt;Description&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;code&gt;ediFilesOrDirectories...&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;X12 EDI files or directories containing X12 EDI files. You can supply multiple space-separated files or directories. You can also use the &lt;code&gt;*&lt;/code&gt; and &lt;code&gt;?&lt;/code&gt; wildcards to convert all matching files. For a directory, all files in that directory will be converted.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;code&gt;-p&lt;/code&gt;&lt;br&gt;&lt;code&gt;--patterns=&amp;lt;filePatterns&amp;gt;&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Filename patterns to match in the root directory, for example &lt;code&gt;*837P.edi&lt;/code&gt;. You can specify multiple comma-separated patterns, for example &lt;code&gt;*837*.edi, *837*.txt&lt;/code&gt;. Defaults to &lt;code&gt;*&lt;/code&gt; (all files) if &lt;code&gt;ediFilesOrDirectories&lt;/code&gt; is a directory. Enclose patterns in single quotes on Windows or double quotes on Linux. Patterns match only filenames, not directory names.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;code&gt;-r&lt;/code&gt;&lt;br&gt;&lt;code&gt;--recurse&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Recursively search for matching files in all subdirectories.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;code&gt;-o&lt;/code&gt;&lt;br&gt;&lt;code&gt;--out=outputFileOrDirectory&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Output file or directory in which to save the converted files. An output file will be created if it does not exist, and all input files will be converted into it. An output directory must already exist or its path must end with a slash. Each output file will use the EDI filename with an extension based on the output format. If omitted, the converter writes to the console (standard output), which can be piped to another program.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;code&gt;-m&lt;/code&gt;&lt;br&gt;&lt;code&gt;--mode=&amp;lt;outputFormat&amp;gt;&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Output format. Acceptable values: &lt;code&gt;CSV&lt;/code&gt;, &lt;code&gt;EXCEL&lt;/code&gt;, &lt;code&gt;JSON&lt;/code&gt;, &lt;code&gt;JSONL&lt;/code&gt;. Defaults to &lt;code&gt;JSON&lt;/code&gt;.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;code&gt;--[no-]validate&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Validate EDI files. Validation messages are logged. For JSON or JSONL output, validation messages are written to the output file as &lt;code&gt;VALIDATION&lt;/code&gt; objects. See &lt;a href=&#34;https://datainsight.health/docs/ediconvert-api/edi-validation/&#34;&gt;EDI validation&lt;/a&gt; for details. Defaults to &lt;code&gt;false&lt;/code&gt; or the value of the &lt;code&gt;EDI_VALIDATE&lt;/code&gt; environment variable.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;code&gt;--chunk-size=&amp;lt;chunkSize&amp;gt;&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Number of items to parse and convert at once. Items are EDI transactions or, for 837, 835, and 834 transactions, claims, payments, or members. This option determines the memory footprint and can be used for fine-tuning. Defaults to &lt;code&gt;50&lt;/code&gt;. Higher values improve performance but consume more memory.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;code&gt;--progress-chunk-size=&amp;lt;loggingChunkSize&amp;gt;&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;How often to log progress. By default, conversion progress is logged every 1,000 items (claims, members, or transactions). You can change the default by setting the &lt;code&gt;EDI_LOG_CHUNK_SIZE&lt;/code&gt; environment variable.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;code&gt;-q&lt;/code&gt;&lt;br&gt;&lt;code&gt;--quiet&lt;/code&gt;&lt;br&gt;&lt;code&gt;--suppress-progress&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Suppress logging of filenames and conversion progress to the console. Use this option when writing converted data to standard output.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;code&gt;-h&lt;/code&gt;&lt;br&gt;&lt;code&gt;--help&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Show help and exit.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;code&gt;-V&lt;/code&gt;&lt;br&gt;&lt;code&gt;--version&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Print version information and exit.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;h2 id=&#34;jsonjsonl-specific-options&#34;&gt;JSON/JSONL-specific Options&lt;/h2&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th&gt;Option&lt;/th&gt;&#xA;          &lt;th&gt;Description&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;code&gt;--format-json&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Format JSON with indentation and newlines. Ignored for JSONL.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;code&gt;--[no-]transaction-top-level&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Write EDI transactions at the top level of the response as &lt;code&gt;TRANSACTION&lt;/code&gt; objects. If not set, the EDI transaction is repeated in each claim, payment, or member object. Setting this option reduces the size of the response. Defaults to &lt;code&gt;false&lt;/code&gt; or the value of the &lt;code&gt;EDI_TRANSACTION_TOP_LEVEL&lt;/code&gt; environment variable.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;code&gt;--[no-]out-control-segments&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Write control segments (&lt;code&gt;ISA&lt;/code&gt; and &lt;code&gt;GS&lt;/code&gt;) to the output file as JSON objects. Defaults to &lt;code&gt;false&lt;/code&gt; or the value of the &lt;code&gt;EDI_CONVERT_CONTROL_SEGMENTS&lt;/code&gt; environment variable.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;code&gt;--out-segments&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Convert to the X12 EDI loop and segment tree format rather than a list of claims, payments, and other objects. Converting to this format can be slow for large transactions.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;h2 id=&#34;csv-specific-options&#34;&gt;CSV-specific Options&lt;/h2&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th&gt;Option&lt;/th&gt;&#xA;          &lt;th&gt;Description&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;code&gt;--csv-schema-name=&amp;lt;csvConversionSchemaName&amp;gt;&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Name of the schema (configuration) in the CSV config file, for example &lt;code&gt;key-fields&lt;/code&gt;. The schema determines the layout of the CSV file. See &lt;a href=&#34;https://datainsight.health/docs/csv/schemas/&#34;&gt;CSV schemas&lt;/a&gt; for the list of schemas.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;code&gt;--csv-config&lt;/code&gt;&lt;br&gt;&lt;code&gt;--csv-schema-file=&amp;lt;csvConversionSchemaFileName&amp;gt;&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Name of the file containing CSV conversion schemas in the &lt;code&gt;conf&lt;/code&gt; directory. Defaults to &lt;code&gt;conf/csv_conversion.yaml&lt;/code&gt;.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;code&gt;--tran-type=&amp;lt;transactionTypeFilter&amp;gt;&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Convert only files containing transactions of this type. All other files will be ignored. Acceptable values: &lt;code&gt;835&lt;/code&gt;, &lt;code&gt;837P&lt;/code&gt;, &lt;code&gt;837I&lt;/code&gt;, &lt;code&gt;837D&lt;/code&gt;, &lt;code&gt;834&lt;/code&gt;.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;code&gt;--single-csv&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Convert all EDI files into a single CSV file containing claim-level and service-line-level fields for 837 and 835 transactions. If not provided, the converter writes claim-level and service-line-level data to separate files. Equivalent to specifying &lt;code&gt;--csv-schema-name=single-file&lt;/code&gt;. A single file is the default for 834.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;</description>
    </item>
    <item>
      <title>EDI Converter CLI Output Examples</title>
      <link>https://datainsight.health/docs/ediconvert-cli/output-examples/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://datainsight.health/docs/ediconvert-cli/output-examples/</guid>
      <description>&lt;h1 id=&#34;edi-converter-cli-output-examples&#34;&gt;EDI Converter CLI Output Examples&lt;/h1&gt;&#xA;&lt;p&gt;To familiarize yourself with the output formats, review our &lt;a href=&#34;https://datainsight.health/posts/edi-json/&#34;&gt;introduction to JSON format&lt;/a&gt; and the &lt;a href=&#34;https://datainsight.health/posts/edi-csv-announcement/&#34;&gt;CSV format&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;h2 id=&#34;examples-by-transaction-type&#34;&gt;Examples by Transaction Type&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;835:&#xA;&lt;a href=&#34;https://github.com/Healthcare-Data-Insight/api-examples/blob/main/converted_files/835/835-all-files.csv&#34;&gt;CSV&lt;/a&gt;,&#xA;&lt;a href=&#34;https://github.com/Healthcare-Data-Insight/api-examples/blob/main/converted_files/835/835-all-files.xlsx&#34;&gt;Excel&lt;/a&gt;,&#xA;&lt;a href=&#34;https://github.com/Healthcare-Data-Insight/api-examples/blob/main/converted_files/835/835-all-fields.json&#34;&gt;JSON&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;837P:&#xA;&lt;a href=&#34;https://github.com/Healthcare-Data-Insight/api-examples/blob/main/converted_files/837/837P-all-files.csv&#34;&gt;CSV&lt;/a&gt;,&#xA;&lt;a href=&#34;https://github.com/Healthcare-Data-Insight/api-examples/raw/refs/heads/main/converted_files/837/837P-all-files.xlsx&#34;&gt;Excel&lt;/a&gt;,&#xA;&lt;a href=&#34;https://github.com/Healthcare-Data-Insight/api-examples/blob/main/converted_files/837/837P-all-fields.json&#34;&gt;JSON&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;837I:&#xA;&lt;a href=&#34;https://github.com/Healthcare-Data-Insight/api-examples/blob/main/converted_files/837/837I-all-fields.csv&#34;&gt;CSV&lt;/a&gt;,&#xA;&lt;a href=&#34;https://github.com/Healthcare-Data-Insight/api-examples/blob/main/converted_files/837/837I-all-fields.xlsx&#34;&gt;Excel&lt;/a&gt;,&#xA;&lt;a href=&#34;https://github.com/Healthcare-Data-Insight/api-examples/blob/main/converted_files/837/837I-all-fields.json&#34;&gt;JSON&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;837D:&#xA;&lt;a href=&#34;https://github.com/Healthcare-Data-Insight/api-examples/blob/main/converted_files/837/837D-all-fields.json&#34;&gt;JSON&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;277CA:&#xA;&lt;a href=&#34;https://github.com/Healthcare-Data-Insight/api-examples/blob/main/converted_files/277/X214-payer-response-multiple-responders.json&#34;&gt;JSON&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;834:&#xA;&lt;a href=&#34;https://github.com/Healthcare-Data-Insight/api-examples/blob/main/converted_files/834/834-all-fields.csv&#34;&gt;CSV&lt;/a&gt;,&#xA;&lt;a href=&#34;https://github.com/Healthcare-Data-Insight/api-examples/blob/main/converted_files/834/834-all-fields.xlsx&#34;&gt;Excel&lt;/a&gt;,&#xA;&lt;a href=&#34;https://github.com/Healthcare-Data-Insight/api-examples/blob/main/converted_files/834/834-all-fields.json&#34;&gt;JSON&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;For more examples, go to our &lt;a href=&#34;https://datainsight.health/edi/claims/professional-837p/commercial-insurance/&#34;&gt;list of sample EDI files&lt;/a&gt;, select any sample, and click Export.&lt;/p&gt;&#xA;&lt;p&gt;You can also use our &lt;a href=&#34;https://datainsight.health/edi/viewer/&#34;&gt;free EDI Viewer&lt;/a&gt; to convert small files (up to three claims). Upload your file and export your data as CSV or JSON from the UI.&lt;/p&gt;</description>
    </item>
    <item>
      <title>EDI Converter CLI User Guide</title>
      <link>https://datainsight.health/docs/ediconvert-cli/user-guide/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://datainsight.health/docs/ediconvert-cli/user-guide/</guid>
      <description>&lt;h1 id=&#34;edi-converter-cli-user-guide&#34;&gt;EDI Converter CLI User Guide&lt;/h1&gt;&#xA;&lt;h2 id=&#34;running-the-converter&#34;&gt;Running the Converter&lt;/h2&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;All examples assume that the converter is installed and available in your PATH as documented &lt;a href=&#34;https://datainsight.health/docs/ediconvert-cli/installation/&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;To run the converter, provide a path to an EDI file and an output directory (folder) or a file name.&#xA;You can use backslash on Windows.&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;background-color:#f0f0f0;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;mkdir json&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;ediconvert edi/837/my_837_file.edi -o converted-files/ -m json&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;blockquote&gt;&#xA;&lt;p&gt;All examples in this document follow the Linux path convention with forward slash. You can use forward slash or backslash on Windows.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
