340B FHIR Exchange Implementation Guide
0.1.0-ballot - ci-build
340B FHIR Exchange Implementation Guide - Local Development build (v0.1.0-ballot) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2026-04-24 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="340b-dispute-category"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem 340b-dispute-category</b></p><a name="340b-dispute-category"> </a><a name="hc340b-dispute-category"> </a><p>This case-sensitive code system <code>https://exchange.example.org/fhir/ig/340b-exchange/CodeSystem/340b-dispute-category</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">eligibility<a name="340b-dispute-category-eligibility"> </a></td><td>Eligibility</td></tr><tr><td style="white-space:nowrap">pricing<a name="340b-dispute-category-pricing"> </a></td><td>Pricing</td></tr><tr><td style="white-space:nowrap">duplicate<a name="340b-dispute-category-duplicate"> </a></td><td>Duplicate</td></tr><tr><td style="white-space:nowrap">reversal<a name="340b-dispute-category-reversal"> </a></td><td>Reversal</td></tr><tr><td style="white-space:nowrap">contract-mapping<a name="340b-dispute-category-contract-mapping"> </a></td><td>Contract Mapping</td></tr></table></div>
</text>
<url
value="https://exchange.example.org/fhir/ig/340b-exchange/CodeSystem/340b-dispute-category"/>
<version value="0.1.0-ballot"/>
<name value="ThreeFortyBDisputeCategory"/>
<title value="340B Dispute Category"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2026-04-24T18:29:52-04:00"/>
<publisher value="340B FHIR Exchange"/>
<contact>
<name value="340B FHIR Exchange"/>
<telecom>
<system value="url"/>
<value value="https://exchange.example.org"/>
</telecom>
</contact>
<description value="Dispute categorization for case management."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="5"/>
<concept>
<code value="eligibility"/>
<display value="Eligibility"/>
</concept>
<concept>
<code value="pricing"/>
<display value="Pricing"/>
</concept>
<concept>
<code value="duplicate"/>
<display value="Duplicate"/>
</concept>
<concept>
<code value="reversal"/>
<display value="Reversal"/>
</concept>
<concept>
<code value="contract-mapping"/>
<display value="Contract Mapping"/>
</concept>
</CodeSystem>