Validated Healthcare Directory
0.2.0 - CI Build United States of America flag

Validated Healthcare Directory, published by HL7 International - Patient Administration Work Group. This is not an authorized publication; it is the continuous build for version 0.2.0). This version is based on the current content of https://github.com/HL7/VhDir/ and changes regularly. See the Directory of published versions

: VhDir Network Type Code System - XML Representation

Active as of 2018-02-21

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="network-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">Placeholder</div>
  </text>
  <url value="http://hl7.org/fhir/uv/vhdir/CodeSystem/network-type"/>
  <version value="0.2.0"/>
  <name value="VhDirNetworkType"/>
  <title value="VhDir Network Type Code System"/>
  <status value="active"/>
  <date value="2018-02-21"/>
  <publisher value="HL7 International - Patient Administration Work Group"/>
  <contact>
    <name value="HL7 International - Patient Administration Work Group"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/pafm"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="pafm@lists.HL7.org"/>
    </telecom>
  </contact>
  <description
               value="This code system contains codes for documenting network."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <copyright
             value="Used by permission of HL7 International all rights reserved Creative Commons License"/>
  <caseSensitive value="true"/>
  <valueSet value="http://hl7.org/fhir/uv/vhdir/ValueSet/network-type"/>
  <content value="complete"/>
  <concept>
    <code value="ppo"/>
    <display value="PPO"/>
    <definition
                value="A Preferred Provider Organization (PPO) is a type of health plan that contracts with medical providers, such as hospitals and doctors, to create a network of participating providers. You pay less if you use providers that belong to the plan’s network. You can use doctors, hospitals, and providers outside of the network for an additional cost."/>
  </concept>
  <concept>
    <code value="hmo"/>
    <display value="HMO"/>
    <definition
                value="A Health Maintenance Organization (HMO) is a type of health insurance plan that usually limits coverage to care from doctors who work for or contract with the HMO. It generally won't cover out-of-network care except in an emergency. HMOs often provide integrated care and focus on prevention and wellness."/>
  </concept>
  <concept>
    <code value="aco"/>
    <display value="ACO"/>
    <definition
                value="An Accountable Care Organization (ACO) is a group of health care providers who give coordinated care, chronic disease management, and thereby improve the quality of care patients get. The organization's payment is tied to achieving health care quality goals and outcomes that result in cost savings."/>
  </concept>
  <concept>
    <code value="specialty"/>
    <display value="Specialty"/>
    <definition
                value="Focuses on a specific area of medicine, such as endocrinology or rheumatology."/>
  </concept>
  <concept>
    <code value="dental"/>
    <display value="Dental"/>
    <definition
                value="Benefits that help pay for the cost of visits to a dentist for basic or preventive services, like teeth cleaning, X-rays, and fillings."/>
  </concept>
  <concept>
    <code value="vision"/>
    <display value="Vision"/>
    <definition
                value="A health benefit that at least partially covers vision care, like eye exams and glasses."/>
  </concept>
  <concept>
    <code value="pharmacy"/>
    <display value="Pharmacy"/>
    <definition
                value="Health insurance or plan that helps pay for prescription drugs and medications."/>
  </concept>
  <concept>
    <code value="national"/>
    <display value="National"/>
    <definition value="In-network providers may be found nationally."/>
  </concept>
  <concept>
    <code value="regional"/>
    <display value="Regional"/>
    <definition
                value="In-network providers are confined to a specific region."/>
  </concept>
  <concept>
    <code value="state"/>
    <display value="State"/>
    <definition
                value="In-network providers are confined to a specific state."/>
  </concept>
</CodeSystem>