VhDir Implementation Guide CI Build: STU2 Ballot

This page is part of the Validated Healthcare Directory FHIR IG (v0.2.0: STU 1 Ballot 2) based on FHIR v3.5.0. . For a full list of available versions, see the Directory of published versions

XML Format: ValueSet-valueset-insuranceplanbenefittype

Raw xml


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="valueset-insuranceplanbenefittype"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>VhDir Insurance Plan Benefit Type</h2><div><p>This value set defines a set of codes that indicate the benefit type of a plan.</p>
</div><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href="CodeSystem-codesystem-insuranceplan.html"><code>http://hl7.org/fhir/uv/vhdir/CodeSystem/codesystem-insuranceplan</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-codesystem-insuranceplan.html#codesystem-insuranceplan-preventative">preventative</a></td><td>Preventative</td><td>Preventative</td></tr><tr><td><a href="CodeSystem-codesystem-insuranceplan.html#codesystem-insuranceplan-primarycareov">primarycareov</a></td><td>Primary care office visit</td><td>Primary care office visit</td></tr><tr><td><a href="CodeSystem-codesystem-insuranceplan.html#codesystem-insuranceplan-specialityov">specialityov</a></td><td>Speciality care office visit</td><td>Speciality care office visit</td></tr><tr><td><a href="CodeSystem-codesystem-insuranceplan.html#codesystem-insuranceplan-hospitalization">hospitalization</a></td><td>Hospitalization</td><td>Hospitalization</td></tr><tr><td><a href="CodeSystem-codesystem-insuranceplan.html#codesystem-insuranceplan-emergencyroom">emergencyroom</a></td><td>Emergency room</td><td>Emergency room</td></tr><tr><td><a href="CodeSystem-codesystem-insuranceplan.html#codesystem-insuranceplan-urgentcare">urgentcare</a></td><td>Urgent care</td><td>Urgent care</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://hl7.org/fhir/uv/vhdir/ValueSet/valueset-insuranceplanbenefittype"/>
  <version value="0.2.0"/>
  <name value="VhDirInsPlanBenefitType"/>
  <title value="VhDir Insurance Plan Benefit Type"/>
  <status value="active"/>
  <date value="2018-02-21"/>
  <publisher value="HL7 International"/>
  <contact>
    <telecom>
      <system value="other"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
  </contact>
  <description
               value="This value set defines a set of codes that indicate the benefit type of a plan."/>
  <compose>
    <include>
      <system
              value="http://hl7.org/fhir/uv/vhdir/CodeSystem/codesystem-insuranceplan"/>
      <concept>
        <code value="preventative"/>
      </concept>
      <concept>
        <code value="primarycareov"/>
      </concept>
      <concept>
        <code value="specialityov"/>
      </concept>
      <concept>
        <code value="hospitalization"/>
      </concept>
      <concept>
        <code value="emergencyroom"/>
      </concept>
      <concept>
        <code value="urgentcare"/>
      </concept>
    </include>
  </compose>
</ValueSet>