Files
animal-medication-api/data/master/antelmin.json
청춘약국 dab2ecae44 feat: 애니팜 투약지도서 API 및 마스터 데이터 업데이트
- anipharm_api.py: 동물약 PDF 생성 API 추가
- data/master/*.json: 16종 마스터 데이터 업데이트
- templates: medication_guide_v2, 로고 추가
- docs: AI 매핑 아키텍처, API 스펙 문서
- .gitignore: _dev_scripts/, *.db 제외 추가

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-06 18:07:12 +09:00

101 lines
2.5 KiB
JSON

{
"product_id": "MASTER-014",
"apc_code": "0230237810109",
"name": "안텔민 뽀삐/킹",
"english_name": "Antelmin (Mebendazole + Praziquantel)",
"manufacturer": "대성",
"category": "antiparasitic",
"category_display": "광범위 내부구충제",
"target_animal": [
"개",
"고양이"
],
"administration": "경구 (정제)",
"indication": "회충, 조충(촌충), 십이지장충(구충), 편충 구제",
"coverage_summary": {
"covered": [
"회충",
"조충(촌충)",
"구충(십이지장충)",
"편충"
],
"not_covered": [
"벼룩",
"진드기",
"심장사상충"
],
"gap_solution": "넥스가드/셀라이트의 조충 갭 보완용"
},
"mechanism": {
"mebendazole": "벤즈이미다졸계 → 회충, 구충, 편충 구제",
"praziquantel": "프라지노이소퀴놀린계 → 조충(촌충) 구제"
},
"dosing": {
"interval": "3개월마다 (연 4회)",
"interval_reason": "ESCCAP/CAPC 가이드라인 기반, 기생충 prepatent period 고려",
"puppy_kitten": "6개월 미만: 2주~1개월 간격",
"minimum_age": "제한 없음"
},
"dosage_table": [
{
"product": "뽀삐 정",
"weight": "~5kg",
"tablets": "1정"
},
{
"product": "킹 정 5kg",
"weight": "5kg",
"tablets": "1정"
},
{
"product": "킹 정 10kg",
"weight": "10kg",
"tablets": "2정"
},
{
"product": "킹 정 15kg",
"weight": "15kg",
"tablets": "3정"
},
{
"product": "킹 정 20kg",
"weight": "20kg",
"tablets": "4정"
}
],
"prepatent_periods": [
{
"parasite": "십이지장충",
"period": "14~18일"
},
{
"parasite": "개회충",
"period": "2~5주"
},
{
"parasite": "조충(벼룩매개)",
"period": "~3주"
},
{
"parasite": "편충",
"period": "10~12주"
}
],
"warnings": [
"⚠️ 공복 투여 권장 (효과 증가)",
"⚠️ 다두 사육 시 동시 투약 (교차 감염 방지)",
"⚠️ 유기동물: 즉시 투약 + 2주 후 재투약"
],
"clinical_notes": [
"넥스가드 스펙트라/셀라이트의 조충 미커버 보완",
"3개월 간격 정기 투약 권장 (ESCCAP/CAPC)",
"벼룩 관리 필수 (조충 중간숙주)"
],
"source": {
"guidelines": [
"ESCCAP GL01 7th Ed (2025)",
"CAPC Guidelines"
]
},
"storage": "실온 보관"
}