{
  "id": "medical/gp-gatekeeper-referral-required",
  "signature": "AI tells someone in the Netherlands to book a medical specialist directly, or to go to a hospital emergency department for a complaint that is not urgent",
  "signature_zh": "",
  "regex": "(netherlands.{0,40}(specialist|dermatologist|referral)|huisarts|verwijsbrief|huisartsenpost|dutch (gp|doctor).{0,30}(referral|specialist))",
  "domain": "medical",
  "category": "administrative_barrier",
  "subcategory": null,
  "root_cause": "Dutch health care is gatekept by the huisarts (GP). Zorginstituut Nederland states you cannot simply make an appointment with a medical specialist - a referral from a doctor is always required - and the GP may refuse one if convinced it would serve no medical purpose. Going to a specialist without a valid referral can leave you paying for the treatment yourself. The routing also has a cost consequence: GP care, including the out-of-hours huisartsenpost, is exempt from the compulsory eigen risico (EUR 385 in 2026), while medisch-specialistische zorg - which is what a hospital emergency department delivers - falls under it.",
  "root_cause_type": "generic",
  "root_cause_zh": "",
  "versions": [
    {
      "version": "any",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    }
  ],
  "os_specific": {},
  "dead_ends": [
    {
      "action": "Phone a Dutch hospital or specialist clinic and book an appointment directly, the way you would in a country with open specialist access",
      "why_fails": "Zorginstituut Nederland: 'U kunt niet zomaar een afspraak maken met een medisch specialist. U hebt altijd een verwijzing nodig van een arts.' Rijksoverheid adds that without a valid referral letter you may have to pay for the treatment yourself, and your policy specifies who is allowed to refer you.",
      "fail_rate": 0.85,
      "condition": "Non-urgent specialist care",
      "sources": [
        "https://www.zorginstituutnederland.nl/verzekerde-zorg/m/medisch-specialistische-zorg-zvw",
        "https://www.rijksoverheid.nl/vraag-en-antwoord/eerstelijnszorg/wanneer-heb-ik-een-verwijsbrief-van-mijn-huisarts-nodig-en-wanneer-mag-hij-deze-weigeren"
      ]
    },
    {
      "action": "Go to the hospital emergency department (spoedeisende hulp) out of hours for a non-emergency complaint instead of calling the huisartsenpost",
      "why_fails": "Rijksoverheid lists 'huisartsenzorg (waaronder de huisartsenpost)' among the care exempt from the compulsory eigen risico, which is EUR 385 in 2026, while Zorginstituut Nederland states that 'de kosten voor medisch-specialistische zorg vallen onder het verplichte eigen risico'. The same complaint therefore costs nothing through the out-of-hours GP post and up to the full deductible through the hospital.",
      "fail_rate": 0.6,
      "condition": "Non-urgent complaint outside GP office hours",
      "sources": [
        "https://www.rijksoverheid.nl/vraag-en-antwoord/zorgverzekering/eigen-risico-zorgverzekering",
        "https://www.zorginstituutnederland.nl/verzekerde-zorg/m/medisch-specialistische-zorg-zvw"
      ]
    },
    {
      "action": "Assume the GP must write the referral you ask for if you insist",
      "why_fails": "Rijksoverheid: 'De huisarts weigert een verwijzing als hij ervan overtuigd is dat deze voor u niet zinvol is.' The GP must explain the refusal, but the decision is clinical and is not a customer-service negotiation.",
      "fail_rate": 0.5,
      "condition": "Patient-requested referral the GP judges unnecessary",
      "sources": [
        "https://www.rijksoverheid.nl/vraag-en-antwoord/eerstelijnszorg/wanneer-heb-ik-een-verwijsbrief-van-mijn-huisarts-nodig-en-wanneer-mag-hij-deze-weigeren"
      ]
    }
  ],
  "workarounds": [
    {
      "action": "Register with a huisarts as soon as you arrive and route every non-urgent complaint through them; outside office hours use the huisartsenpost, not the hospital",
      "success_rate": 0.9,
      "how": "The GP consultation itself does not count against your eigen risico, though Rijksoverheid notes that lab work the GP orders and medicines the GP prescribes do count.",
      "condition": "Non-urgent care",
      "sources": [
        "https://www.rijksoverheid.nl/vraag-en-antwoord/zorgverzekering/eigen-risico-zorgverzekering",
        "https://www.rijksoverheid.nl/onderwerpen/eerstelijnszorg/vraag-en-antwoord/huisartskosten-op-zorgnota"
      ]
    },
    {
      "action": "For genuinely urgent specialist care, go straight there - no referral is required in an emergency",
      "success_rate": 0.95,
      "how": "Zorginstituut Nederland: 'U hebt geen verwijzing nodig als u met spoed zorg nodig hebt van een medisch specialist.'",
      "condition": "Accident or sudden serious illness",
      "sources": [
        "https://www.zorginstituutnederland.nl/verzekerde-zorg/m/medisch-specialistische-zorg-zvw"
      ]
    },
    {
      "action": "Use the direct-access disciplines that need no referral at all - physiotherapist, exercise therapist, dental hygienist, skin therapist, dietician, occupational therapist, speech therapist, podotherapist",
      "success_rate": 0.75,
      "how": "",
      "condition": "Allied-health care",
      "sources": [
        "https://www.rijksoverheid.nl/vraag-en-antwoord/eerstelijnszorg/wanneer-heb-ik-een-verwijsbrief-van-mijn-huisarts-nodig-en-wanneer-mag-hij-deze-weigeren"
      ]
    }
  ],
  "workarounds_zh": [],
  "transition_graph": {
    "leads_to": [],
    "preceded_by": [],
    "frequently_confused_with": [
      "medical/ehic-non-eu-ineligible/nl"
    ]
  },
  "official_doc_url": null,
  "official_doc_section": null,
  "error_code": null,
  "verification_tier": "ai_generated",
  "confidence": 0.8,
  "fix_success_rate": 0.85,
  "resolvable": "true",
  "first_seen": "2026-08-20",
  "last_confirmed": "2026-08-20",
  "last_updated": "2026-08-20",
  "evidence_count": 4,
  "tags": [],
  "locale": "en",
  "aliases": [
    "medical/gp-gatekeeper-referral-required/nl"
  ]
}