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
JSON Format: CodeSystem-codesystem-network-type
Raw json
{ "resourceType" : "CodeSystem", "id" : "codesystem-network-type", "text" : { "status" : "generated", "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>VhDir Network Type Code System</h2><div><p>This code system contains codes for documenting network.</p> </div><p>This code system http://hl7.org/fhir/uv/vhdir/CodeSystem/codesystem-network-type defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">ppo<a name="codesystem-network-type-ppo"> </a></td><td>PPO</td><td>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.</td></tr><tr><td style="white-space:nowrap">hmo<a name="codesystem-network-type-hmo"> </a></td><td>HMO</td><td>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.</td></tr><tr><td style="white-space:nowrap">aco<a name="codesystem-network-type-aco"> </a></td><td>ACO</td><td>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.</td></tr><tr><td style="white-space:nowrap">specialty<a name="codesystem-network-type-specialty"> </a></td><td>Specialty</td><td>Focuses on a specific area of medicine, such as endocrinology or rheumatology.</td></tr><tr><td style="white-space:nowrap">dental<a name="codesystem-network-type-dental"> </a></td><td>Dental</td><td>Benefits that help pay for the cost of visits to a dentist for basic or preventive services, like teeth cleaning, X-rays, and fillings.</td></tr><tr><td style="white-space:nowrap">vision<a name="codesystem-network-type-vision"> </a></td><td>Vision</td><td>A health benefit that at least partially covers vision care, like eye exams and glasses.</td></tr><tr><td style="white-space:nowrap">pharmacy<a name="codesystem-network-type-pharmacy"> </a></td><td>Pharmacy</td><td>Health insurance or plan that helps pay for prescription drugs and medications.</td></tr><tr><td style="white-space:nowrap">national<a name="codesystem-network-type-national"> </a></td><td>National</td><td>In-network providers may be found nationally.</td></tr><tr><td style="white-space:nowrap">regional<a name="codesystem-network-type-regional"> </a></td><td>Regional</td><td>In-network providers are confined to a specific region.</td></tr><tr><td style="white-space:nowrap">state<a name="codesystem-network-type-state"> </a></td><td>State</td><td>In-network providers are confined to a specific state.</td></tr></table></div>" }, "url" : "http://hl7.org/fhir/uv/vhdir/CodeSystem/codesystem-network-type", "version" : "0.2.0", "name" : "VhDirNetworkType", "title" : "VhDir Network Type Code System", "status" : "active", "date" : "2018-02-21", "publisher" : "HL7 International", "contact" : [ { "telecom" : [ { "system" : "other", "value" : "http://hl7.org/fhir" } ] } ], "description" : "This code system contains codes for documenting network.", "caseSensitive" : true, "valueSet" : "http://hl7.org/fhir/uv/vhdir/ValueSet/valueset-network-type", "content" : "complete", "concept" : [ { "code" : "ppo", "display" : "PPO", "definition" : "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." }, { "code" : "hmo", "display" : "HMO", "definition" : "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." }, { "code" : "aco", "display" : "ACO", "definition" : "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." }, { "code" : "specialty", "display" : "Specialty", "definition" : "Focuses on a specific area of medicine, such as endocrinology or rheumatology." }, { "code" : "dental", "display" : "Dental", "definition" : "Benefits that help pay for the cost of visits to a dentist for basic or preventive services, like teeth cleaning, X-rays, and fillings." }, { "code" : "vision", "display" : "Vision", "definition" : "A health benefit that at least partially covers vision care, like eye exams and glasses." }, { "code" : "pharmacy", "display" : "Pharmacy", "definition" : "Health insurance or plan that helps pay for prescription drugs and medications." }, { "code" : "national", "display" : "National", "definition" : "In-network providers may be found nationally." }, { "code" : "regional", "display" : "Regional", "definition" : "In-network providers are confined to a specific region." }, { "code" : "state", "display" : "State", "definition" : "In-network providers are confined to a specific state." } ] }