@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/client_referral>
  skos:prefLabel "client referral"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/referral> .

<https://concepts.sagepub.com/social-science/concept/referral_patterns>
  skos:prefLabel "referral patterns"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/referral> .

<https://concepts.sagepub.com/social-science/concept/self-referral>
  skos:prefLabel "self-referral"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/referral> .

<https://concepts.sagepub.com/social-science/concept/patient_referral>
  skos:prefLabel "patient referral"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/referral> .

<https://concepts.sagepub.com/social-science/concept/legal_and_regulatory_issues>
  skos:prefLabel "legal and regulatory issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/referral> .

<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/referral> .

<https://concepts.sagepub.com/social-science/concept/secondary_care>
  skos:prefLabel "secondary care"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/referral> .

<https://concepts.sagepub.com/social-science/concept/referral>
  skos:definition "Originally an informal method by which patients in need of specialized care were sent to a more advanced practitioner by their personal physician, today referral indicates a technique by which managed care plans seek to control the use of medical services by their members. Many plans require that to obtain any care except that provided by a patient's primary care physician (PCP), the patient must obtain a written referral from that physician (who is sometimes called a gatekeeper). [Source: <a href=\"https://sk.sagepub.com/cqpress/health-care-policy-and-politics-a-to-z-3e/n335.xml\" target=\"_blank\" data-id=\"to-sk\">Health Care Policy and Politics A to Z; Referral</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/self-referral>, <https://concepts.sagepub.com/social-science/concept/referral_patterns>, <https://concepts.sagepub.com/social-science/concept/patient_referral>, <https://concepts.sagepub.com/social-science/concept/client_referral> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/secondary_care>, <https://concepts.sagepub.com/social-science/concept/legal_and_regulatory_issues> ;
  skos:prefLabel "referral"@en ;
  a skos:Concept .

