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 Dispense Channel - XML Representation

Draft as of 2026-04-24

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="340b-dispense-channel-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem 340b-dispense-channel-cs</b></p><a name="340b-dispense-channel-cs"> </a><a name="hc340b-dispense-channel-cs"> </a><p>This case-sensitive code system <code>https://exchange.example.org/fhir/ig/340b-exchange/CodeSystem/340b-dispense-channel-cs</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">RETAIL<a name="340b-dispense-channel-cs-RETAIL"> </a></td><td>Retail</td><td>Dispensed at a retail pharmacy location.</td></tr><tr><td style="white-space:nowrap">MAILORDER<a name="340b-dispense-channel-cs-MAILORDER"> </a></td><td>Mail Order</td><td>Dispensed and shipped via mail order.</td></tr><tr><td style="white-space:nowrap">SPECIALTY<a name="340b-dispense-channel-cs-SPECIALTY"> </a></td><td>Specialty</td><td>Dispensed through a specialty pharmacy.</td></tr></table></div>
  </text>
  <url
       value="https://exchange.example.org/fhir/ig/340b-exchange/CodeSystem/340b-dispense-channel-cs"/>
  <version value="0.1.0-ballot"/>
  <name value="ThreeFortyBDispenseChannel"/>
  <title value="340B Dispense Channel"/>
  <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="Dispense channel classifications for 340B transactions."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="RETAIL"/>
    <display value="Retail"/>
    <definition value="Dispensed at a retail pharmacy location."/>
  </concept>
  <concept>
    <code value="MAILORDER"/>
    <display value="Mail Order"/>
    <definition value="Dispensed and shipped via mail order."/>
  </concept>
  <concept>
    <code value="SPECIALTY"/>
    <display value="Specialty"/>
    <definition value="Dispensed through a specialty pharmacy."/>
  </concept>
</CodeSystem>