{
  "id": "emergency/110-112-113",
  "signature": "AI tells someone in Norway to call 911 in an emergency",
  "signature_zh": "",
  "regex": "(911.*no|norway.*emergency|emergency.*number.*norway)",
  "domain": "emergency",
  "category": "wrong_emergency_number",
  "subcategory": null,
  "root_cause": "Norway does not use 911, and 112 is specifically the police number here. Dial 110 for fire, 112 for police, and 113 for ambulance/medical. All are free from any phone.",
  "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": "Dial 911 in Norway expecting to reach emergency services",
      "why_fails": "911 is not the emergency number in Norway. Fire is 110, police is 112, and ambulance is 113. A 911 call does not connect to local police, fire, or ambulance.",
      "fail_rate": 0.95,
      "condition": "",
      "sources": [
        "https://www.politiet.no/",
        "https://www.helsenorge.no/en/"
      ]
    },
    {
      "action": "Assume 112 is for medical emergencies as in the EU single-number model",
      "why_fails": "In Norway 112 is the police number; medical emergencies go to 113 and fire to 110. Calling 112 for a medical case delays the ambulance.",
      "fail_rate": 0.45,
      "condition": "Medical emergency",
      "sources": []
    }
  ],
  "workarounds": [
    {
      "action": "Use Norway's real emergency numbers.",
      "success_rate": 0.96,
      "how": "Fire: 110. Police: 112. Ambulance/medical: 113.",
      "condition": "",
      "sources": [
        "https://www.politiet.no/",
        "https://www.helsenorge.no/en/"
      ]
    },
    {
      "action": "For a medical emergency dial 113 directly; 110 for fire, 112 for police.",
      "success_rate": 0.85,
      "how": "113 ambulance, 110 fire, 112 police; operators generally speak English.",
      "condition": "",
      "sources": []
    }
  ],
  "workarounds_zh": [],
  "transition_graph": {
    "leads_to": [],
    "preceded_by": [],
    "frequently_confused_with": []
  },
  "official_doc_url": null,
  "official_doc_section": null,
  "error_code": null,
  "verification_tier": "ai_generated",
  "confidence": 0.85,
  "fix_success_rate": 0.92,
  "resolvable": "true",
  "first_seen": "2024-01-01",
  "last_confirmed": "2026-06-14",
  "last_updated": "2026-06-14",
  "evidence_count": 3,
  "tags": [],
  "locale": "en",
  "aliases": [
    "emergency/110-112-113/no"
  ]
}