目录 / ClinicOS — Australian Healthcare
MCP
鉴权未知
未评级
已上架
ClinicOS — Australian Healthcare
Authoritative Australian healthcare intelligence for AI assistants: Medicare Benefits Schedule (MBS) item lookup and billing suggestions, Professional Services Review (PSR) risk checks, and RACGP 5th Edition accreditation guidance. Answers are grounded in real schedule and accreditation data with citations — not hallucinated. Educational reference only, not billing, legal, or clinical advice. Built and maintained by a practising Australian doctor. Powered by ClinicOS.
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://australian-healthcare--clinicos.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
"mcpServers": {
"ClinicOS — Australian Healthcare": {
"url": "https://australian-healthcare--clinicos.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| mbs_item_lookup | Look up an Australian Medicare Benefits Schedule (MBS) item by number. Returns the schedule fee, description, documentation requirements, time estimate, and PSR risk level. Use this when a user asks about a specific MBS item number. Args: item_number: The MBS item number to look up (e.g. "23", "721", "36"). Returns: Dict with item details or an error message if not found. |
| mbs_item_suggest | Suggest appropriate MBS items based on consultation context. Returns recommended items with fees and co-claiming opportunities. Use when a user describes a consultation and needs billing guidance. Args: consultation_type: Type of consultation. One of: follow_up, new_patient, telehealth, mental_health, chronic_disease, skin_procedure, vascular. duration_minutes: Length of consultation in minutes (e.g. 20, 30, 45). care_plan: Active care plan if any. One of: GPMP, TCA, MHC, or None. Returns: Dict with recommended_items list, co_claiming rules, and total potential fee. |
| psr_risk_check | Check if an MBS item has been flagged in Professional Services Review cases. Returns relevant PSR cases with severity, repayment amounts, and lessons learned. Use when a user wants to check billing risk before claiming. Args: item_number: The MBS item number to check (e.g. "23", "36"). Returns: Dict with risk_level summary and list of related PSR cases. |
| racgp_indicator_lookup | Look up RACGP 5th Edition accreditation indicators. Search by indicator code (e.g. GP1.1A) or by keyword (e.g. 'vaccine storage'). Optionally filter by module. Returns indicator details, evidence requirements, and guidance. Args: query: Indicator code (e.g. "GP1.1A") or search keyword (e.g. "infection control"). module: Optional module filter. One of: GP, QI, C. Returns: Dict with list of matching indicators (max 10), each with full hierarchy. |
| clinical_knowledge_query | Query ClinicOS clinical knowledge base using RAG. Returns grounded answers with citations from Australian healthcare guidelines, MBS rules, and clinical protocols. Use for open-ended clinical or operational questions. Args: question: The clinical or healthcare question to answer. domain: Optional domain filter. Examples: clinical_gp, mbs_billing, ops_workflows, clinical_phlebology, quality_and_accreditation. Returns: Dict with answer text, citations, confidence score, and matched domain. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。