@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/fee-for-service>
  skos:definition "Fee-for-service is a system under which physicians or other health care providers bill for each service individually as it is provided to a patient. Critics of fee-for-service systems note that they are inherently inflationary, giving providers an incentive to provide more services, because the more services given, the more money the provider can make. [Source: <a href=\"https://sk.sagepub.com/cqpress/health-care-policy-and-politics-a-to-z-3e/n120.xml\" target=\"_blank\" data-id=\"to-sk\">Health Care Policy and Politics A to Z; Fee-for-Service</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/society_and_health>, <https://concepts.sagepub.com/social-science/concept/managed_care>, <https://concepts.sagepub.com/social-science/concept/cost_of_care,_economics,_finance,_and_payment_mechanisms> ;
  skos:prefLabel "fee-for-service"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/managed_care>
  skos:prefLabel "managed care"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/fee-for-service> .

<https://concepts.sagepub.com/social-science/concept/cost_of_care,_economics,_finance,_and_payment_mechanisms>
  skos:prefLabel "cost of care, economics, finance, and payment mechanisms"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/fee-for-service> .

<https://concepts.sagepub.com/social-science/concept/society_and_health>
  skos:prefLabel "society and health"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/fee-for-service> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/fee-for-service> .

