← 返回
开发者工具 Key 中文

건강보험심사평가원 병원 검색

HIRA hospital information search API
HIRA医院信息查询API
sw326
开发者工具 clawhub v3.2.0 1 版本 99802.4 Key: 需要
★ 0
Stars
📥 1,010
下载
💾 6
安装
1
版本
#health#hospital#korea#korean#latest

概述

Hospital Info Skill

HIRA (Health Insurance Review & Assessment Service) hospital search + detail lookup.

Overview

ServiceIDEndpointPurpose
---------------------------------
Hospital Info15001698hospInfoServicev2Hospital list search
Detail Info15001699MadmDtlInfoService2.7Departments, hours, transport
KeyValue
------------
Auth~/.config/data-go-kr/api_key
Base URLhttps://apis.data.go.kr/B551182/
Legal basisNational Health Insurance Act §43

Scripts

scripts/
├── hospital_search.sh  → Search hospitals (name/region/type/dept)
└── hospital_detail.sh  → Hospital detail (parallel API calls)

Workflow

Step 1: Parse search criteria

  • "근처 이비인후과" → region + department search
  • "서울대병원 진료시간" → specific hospital detail
  • ~~search to supplement hospital name/location

Step 2: Search hospitals

  • hospital_search.sh [criteria]

Step 3: Detail lookup (if needed)

  • hospital_detail.sh [institution_code]

Step 4: Structured response

Output Template

## 🏥 [Query] Hospital Results

| Hospital | Type | Address | Phone | Departments |
|----------|------|---------|-------|-------------|

### [Hospital Name] Detail (on request)
- 📍 Address: ...
- ☎️ Phone: ...
- 🕐 Hours: ...
- 🚗 Transport: ...

Connectors

PlaceholderPurposeCurrent Tool
-----------------------------------
~~hospitalHospital APIHIRA data.go.kr
~~searchName/location supplementBrave Search
~~notifyAlertsTelegram

Intent Router

IntentTrigger ExamplesStrategy
-----------------------------------
Quick Search"근처 이비인후과", "강남 피부과", "소아과 찾아줘"hospital_search.sh → 지역+진료과목 검색 → 목록
Detail Lookup"이 병원 정보 자세히", "진료시간 알려줘", "주차 되나?"hospital_detail.sh → 진료시간, 교통, 진료과목 상세

Routing logic: 검색/찾기/추천 → Quick Search, 특정 병원 + 상세/시간/교통 → Detail Lookup

Cross-Skill Integration

TriggerTarget SkillIntegration
-----------------------------------
병원 검색 결과 보충web_search (Brave)병원 리뷰·평판·홈페이지 보충 검색
외출 시 참고kma-weather비/추위 예보 시 "따뜻하게 입고 가세요" 팁

Cowork architecture v3.2 — 🦞 chumjibot (2026-02-19)

🔧 Setup (공공데이터 포털 API)

  1. data.go.kr 회원가입
  2. 로그인 → 마이페이지 → 일반 인증키(Decoding) 복사
  3. API 키 저장:

```bash

mkdir -p ~/.config/data-go-kr

echo "YOUR_API_KEY" > ~/.config/data-go-kr/api_key

```

  1. 아래 서비스 활용신청 후 사용 (자동승인)

版本历史

共 1 个版本

  • v3.2.0 当前
    2026-03-29 13:24 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 68 📥 180,200
developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 921 📥 185,803
productivity

한국 자동차/보험 가이드

sw326
汽车/保险信息技能。支持10个意图路由(汽车税计算至新手指南),基于地方税法计算汽车税,结合保险开发院公示及二手车行情,提供Flash+Deep-Dive双层报告。触发词:“汽车税”、“车税金”、“二手车”、“汽车保险”、“保险费”...
★ 0 📥 965