<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="adjudication" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>The narrative has been removed to reduce the size of the distribution of the Hl7.Fhir.Specification library</p>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status">
    <valueString value="Informative" />
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1" />
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fm" />
  </extension>
  <url value="http://hl7.org/fhir/adjudication" />
  <identifier>
    <system value="urn:ietf:rfc:3986" />
    <value value="urn:oid:2.16.840.1.113883.4.642.1.589" />
  </identifier>
  <version value="3.0.0" />
  <name value="Adjudication Value Codes" />
  <status value="draft" />
  <experimental value="true" />
  <publisher value="FHIR Project team" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://hl7.org/fhir" />
    </telecom>
  </contact>
  <description value="This value set includes a smattering of Adjudication Value codes which includes codes to indicate the amounts eligible under the plan, the amount of benefit, copays etc." />
  <copyright value="This is an example set." />
  <caseSensitive value="true" />
  <valueSet value="http://hl7.org/fhir/ValueSet/adjudication" />
  <content value="complete" />
  <concept>
    <code value="total" />
    <display value="Total" />
    <definition value="Total submitted" />
  </concept>
  <concept>
    <code value="copay" />
    <display value="CoPay" />
    <definition value="Patient Co-Payment" />
  </concept>
  <concept>
    <code value="eligible" />
    <display value="Eligible Amount" />
    <definition value="Amount of the change which is considered for adjudication" />
  </concept>
  <concept>
    <code value="deductible" />
    <display value="Deductable" />
    <definition value="Amount deducted from the eligible amount prior to adjudication" />
  </concept>
  <concept>
    <code value="eligpercent" />
    <display value="Eligible %" />
    <definition value="Eligible Percentage" />
  </concept>
  <concept>
    <code value="tax" />
    <display value="Emergency Department" />
    <definition value="Emergency Department" />
  </concept>
  <concept>
    <code value="benefit" />
    <display value="Benefit Amount" />
    <definition value="Amount payable under the coverage" />
  </concept>
</CodeSystem>