STU 3 Candidate

This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Codesystem-benefit-subcategory.xml

Raw XML (canonical form)

Definition for Code System Benefit SubCategory Codes

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="benefit-subcategory"/>
  <meta>
    <lastUpdated value="2016-03-31T08:01:25.570+11:00"/>
    <profile value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2>Benefit SubCategory Codes</h2>
      <p>This value set includes a smattering of Benefit SubCategory codes.</p>
      <p>
        <b>Copyright Statement:</b> This is an example set.
      </p>
      <p>This code system http://hl7.org/fhir/benefit-subcategory defines the following codes:</p>
      <table class="codes">
        <tr>
          <td>
            <b>Code</b>
          </td>
          <td>
            <b>Display</b>
          </td>
          <td>
            <b>Definition</b>
          </td>
        </tr>
        <tr>
          <td>oral-basic
            <a name="oral-basic"> </a>
          </td>
          <td>Dental: Basic Coverage</td>
          <td>Dental Basic Coverage - exams, fillings, xrays, cleaning, minor procedures</td>
        </tr>
        <tr>
          <td>oral-major
            <a name="oral-major"> </a>
          </td>
          <td>Dental: Major Coverage</td>
          <td>Dental Major Coverage - crowns, bridge, major procedures</td>
        </tr>
        <tr>
          <td>oral-ortho
            <a name="oral-ortho"> </a>
          </td>
          <td>Dental: Orthodontic Coverage</td>
          <td>Dental Orthodontic Coverage - braces, adjustments, ortho exams, related procedures</td>
        </tr>
        <tr>
          <td>vision-exam
            <a name="vision-exam"> </a>
          </td>
          <td>Vision Exam</td>
          <td>Vision Exam</td>
        </tr>
        <tr>
          <td>vision-glasses
            <a name="vision-glasses"> </a>
          </td>
          <td>Vision Glasses</td>
          <td>Frames and lenses</td>
        </tr>
        <tr>
          <td>vision-contacts
            <a name="vision-contacts"> </a>
          </td>
          <td>Vision Contacts Coverage</td>
          <td>Contact Lenses</td>
        </tr>
        <tr>
          <td>medical-primarycare
            <a name="medical-primarycare"> </a>
          </td>
          <td>Medical Primary Health Coverage</td>
          <td>Medical Primary Health Coverage</td>
        </tr>
        <tr>
          <td>pharmacy-dispense
            <a name="pharmacy-dispense"> </a>
          </td>
          <td>Pharmacy Dispense Coverage</td>
          <td>Pharmacy Dispense Coverage</td>
        </tr>
      </table>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid">
    <valueUri value="urn:oid:2.16.840.1.113883.4.642.1.482"/>
  </extension>
  <url value="http://hl7.org/fhir/benefit-subcategory"/>
  <version value="1.4.0"/>
  <name value="Benefit SubCategory Codes"/>
  <status value="draft"/>
  <experimental value="true"/>
  <publisher value="Financial Management"/>
  <contact>
    <telecom>
      <system value="other"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
  </contact>
  <description value="This value set includes a smattering of Benefit SubCategory codes."/>
  <copyright value="This is an example set."/>
  <caseSensitive value="true"/>
  <valueSet value="http://hl7.org/fhir/ValueSet/benefit-subcategory"/>
  <content value="complete"/>
  <concept>
    <code value="oral-basic"/>
    <display value="Dental: Basic Coverage"/>
    <definition value="Dental Basic Coverage - exams, fillings, xrays, cleaning, minor procedures"/>
  </concept>
  <concept>
    <code value="oral-major"/>
    <display value="Dental: Major Coverage"/>
    <definition value="Dental Major Coverage - crowns, bridge, major procedures"/>
  </concept>
  <concept>
    <code value="oral-ortho"/>
    <display value="Dental: Orthodontic Coverage"/>
    <definition value="Dental Orthodontic Coverage - braces, adjustments, ortho exams, related procedures"/>
  </concept>
  <concept>
    <code value="vision-exam"/>
    <display value="Vision Exam"/>
    <definition value="Vision Exam"/>
  </concept>
  <concept>
    <code value="vision-glasses"/>
    <display value="Vision Glasses"/>
    <definition value="Frames and lenses"/>
  </concept>
  <concept>
    <code value="vision-contacts"/>
    <display value="Vision Contacts Coverage"/>
    <definition value="Contact Lenses"/>
  </concept>
  <concept>
    <code value="medical-primarycare"/>
    <display value="Medical Primary Health Coverage"/>
    <definition value="Medical Primary Health Coverage"/>
  </concept>
  <concept>
    <code value="pharmacy-dispense"/>
    <display value="Pharmacy Dispense Coverage"/>
    <definition value="Pharmacy Dispense Coverage"/>
  </concept>
</CodeSystem>

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.