Files
animal-medication-api/data/master/simparica.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

72 lines
1.8 KiB
JSON

{
"product_id": "MASTER-019",
"apc_code": "0232571730106",
"name": "심파리카 트리오",
"english_name": "Simparica Trio (Sarolaner+Moxidectin+Pyrantel)",
"manufacturer": "조에티스 (Zoetis)",
"category": "antiparasitic",
"category_display": "올인원 구충제",
"target_animal": [
"개"
],
"administration": "경구 (츄어블)",
"indication": "벼룩·진드기 + 심장사상충 예방 + 회충/구충 구제",
"coverage_summary": {
"covered": [
"벼룩",
"진드기",
"심장사상충",
"회충",
"구충"
],
"not_covered": [
"편충",
"조충"
],
"gap_solution": "편충: 넥스가드 스펙트라 / 조충: 안텔민 추가"
},
"dosing": {
"interval": "매월 1회",
"interval_reason": "심장사상충 예방 주기 + 벼룩 라이프사이클",
"minimum_age": "8주 이상",
"minimum_weight": "1.25kg 이상"
},
"weight_products": [
{
"size": "XS",
"weight_range": "1.25~2.5kg",
"dose": "3/0.06/12.5mg"
},
{
"size": "S",
"weight_range": "2.6~5kg",
"dose": "6/0.12/25mg"
},
{
"size": "M",
"weight_range": "5.1~10kg",
"dose": "12/0.25/50mg"
},
{
"size": "L",
"weight_range": "10.1~20kg",
"dose": "24/0.5/100mg"
},
{
"size": "XL",
"weight_range": "20.1~40kg",
"dose": "48/1/200mg"
}
],
"warnings": [
"⚠️ 경련/간질 이력 주의 (이소자졸린 계열)",
"⚠️ 8주/1.25kg 미만 금지",
"⚠️ 투약 전 심장사상충 검사 필수",
"⚠️ MDR1 유전자 변이 품종 주의"
],
"comparison": {
"vs_nexgard_spectra": "편충 미커버, 최소 체중 더 낮음 (1.25kg)",
"vs_bravecto": "심장사상충 커버, 월 1회 투여"
},
"storage": "실온 보관"
}