340B FHIR Exchange Implementation Guide
0.1.0-ballot - ci-build United States of America flag

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

: 340B Adjudication Reason - XML Representation

Draft as of 2026-04-24

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="340b-adjudication-reason"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem 340b-adjudication-reason</b></p><a name="340b-adjudication-reason"> </a><a name="hc340b-adjudication-reason"> </a><p>This case-sensitive code system <code>https://exchange.example.org/fhir/ig/340b-exchange/CodeSystem/340b-adjudication-reason</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">APPROVED_FULL<a name="340b-adjudication-reason-APPROVED_FULL"> </a></td><td>Approved Full</td></tr><tr><td style="white-space:nowrap">APPROVED_PARTIAL<a name="340b-adjudication-reason-APPROVED_PARTIAL"> </a></td><td>Approved Partial</td></tr><tr><td style="white-space:nowrap">DENIED_DUPLICATE<a name="340b-adjudication-reason-DENIED_DUPLICATE"> </a></td><td>Denied Duplicate Claim</td></tr><tr><td style="white-space:nowrap">DENIED_INELIGIBLE<a name="340b-adjudication-reason-DENIED_INELIGIBLE"> </a></td><td>Denied Ineligible Transaction</td></tr><tr><td style="white-space:nowrap">DENIED_DATA_QUALITY<a name="340b-adjudication-reason-DENIED_DATA_QUALITY"> </a></td><td>Denied Data Quality Error</td></tr></table></div>
  </text>
  <url
       value="https://exchange.example.org/fhir/ig/340b-exchange/CodeSystem/340b-adjudication-reason"/>
  <version value="0.1.0-ballot"/>
  <name value="ThreeFortyBAdjudicationReason"/>
  <title value="340B Adjudication Reason"/>
  <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="Adjudication outcomes and denial reasons."/>
  <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="APPROVED_FULL"/>
    <display value="Approved Full"/>
  </concept>
  <concept>
    <code value="APPROVED_PARTIAL"/>
    <display value="Approved Partial"/>
  </concept>
  <concept>
    <code value="DENIED_DUPLICATE"/>
    <display value="Denied Duplicate Claim"/>
  </concept>
  <concept>
    <code value="DENIED_INELIGIBLE"/>
    <display value="Denied Ineligible Transaction"/>
  </concept>
  <concept>
    <code value="DENIED_DATA_QUALITY"/>
    <display value="Denied Data Quality Error"/>
  </concept>
</CodeSystem>