{
 "protocolVersion": "0.3.0",
 "name": "zahnkosten.ch",
 "description": "Swiss dental treatment cost index. Answers what a treatment costs in Switzerland from prices Swiss practices publish themselves, with sample size, scope and verification date. Read-only.",
 "url": "https://zahnkosten.ch/api/agent",
 "preferredTransport": "JSONRPC",
 "provider": {
  "organization": "ITEXPERT24 LTD",
  "url": "https://zahnkosten.ch/redaktion/"
 },
 "version": "1.0.0",
 "documentationUrl": "https://zahnkosten.ch/methodik/",
 "capabilities": {
  "streaming": false,
  "pushNotifications": false,
  "stateTransitionHistory": false
 },
 "defaultInputModes": [
  "text/plain",
  "application/json"
 ],
 "defaultOutputModes": [
  "application/json"
 ],
 "skills": [
  {
   "id": "treatment-cost",
   "name": "Behandlungskosten abfragen",
   "description": "Returns the collected price range for a Swiss dental treatment, with the number of distinct practices behind it, what the price includes and excludes, the cantons covered and the verification date. Returns no figure when fewer than five practices back it.",
   "tags": [
    "dental",
    "switzerland",
    "prices",
    "healthcare-costs"
   ],
   "examples": [
    "Was kostet eine Zahnkrone in der Schweiz?",
    "professionelle Zahnreinigung Preis",
    "implantat mit krone"
   ],
   "inputModes": [
    "text/plain"
   ],
   "outputModes": [
    "application/json"
   ]
  },
  {
   "id": "taxpunktwert",
   "name": "Taxpunktwerte abfragen",
   "description": "Returns observed private Taxpunktwerte by canton plus the statutory KVG/UVG rate of CHF 1.00. Presented as observations with a practice count, never as a cantonal rate.",
   "tags": [
    "dental",
    "switzerland",
    "tariff",
    "taxpunktwert"
   ],
   "examples": [
    "Taxpunktwert Zürich",
    "taxpunktwerte"
   ],
   "inputModes": [
    "text/plain"
   ],
   "outputModes": [
    "application/json"
   ]
  },
  {
   "id": "cost-index",
   "name": "Swiss Dental Cost Index",
   "description": "Returns the complete observation stand: which treatments carry a published range and which are deliberately withheld for having fewer than five independent practices behind them. Counts are distinct practices, not rows.",
   "tags": [
    "dataset",
    "open-data",
    "switzerland",
    "dental",
    "pricing"
   ],
   "examples": [
    "Welche Behandlungen sind erhoben, aber nicht publiziert?",
    "Wie viele Praxen stehen hinter der Spanne für eine Zahnkrone?"
   ]
  }
 ]
}
