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 Eligibility Outcome - JSON Representation

Draft as of 2026-04-24

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "340b-eligibility-outcome",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet 340b-eligibility-outcome</b></p><a name=\"340b-eligibility-outcome\"> </a><a name=\"hc340b-eligibility-outcome\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-340b-adjudication-reason.html\"><code>https://exchange.example.org/fhir/ig/340b-exchange/CodeSystem/340b-adjudication-reason</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.0-ballot</span></li></ul></div>"
  },
  "url" : "https://exchange.example.org/fhir/ig/340b-exchange/ValueSet/340b-eligibility-outcome",
  "version" : "0.1.0-ballot",
  "name" : "ThreeFortyBEligibilityOutcomeVS",
  "title" : "340B Eligibility Outcome",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-04-24T18:29:52-04:00",
  "publisher" : "340B FHIR Exchange",
  "contact" : [
    {
      "name" : "340B FHIR Exchange",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://exchange.example.org"
        }
      ]
    }
  ],
  "description" : "Allowed eligibility/adjudication outcomes.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://exchange.example.org/fhir/ig/340b-exchange/CodeSystem/340b-adjudication-reason"
      }
    ]
  }
}