feat: 5개 마스터 JSON 추가 (총 9개) + 외용제 레이아웃
This commit is contained in:
51
data/master/heartsaver.json
Normal file
51
data/master/heartsaver.json
Normal file
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"product_id": "MASTER-005",
|
||||
"apc_code": "0519-HEARTSAVER",
|
||||
"name": "하트세이버 츄어블",
|
||||
"english_name": "Heartsaver (Ivermectin + Pyrantel)",
|
||||
"manufacturer": "중앙바이오텍",
|
||||
"category": "antiparasitic",
|
||||
"category_display": "심장사상충 예방",
|
||||
"target_animal": ["개"],
|
||||
"administration": "경구 (츄어블)",
|
||||
|
||||
"indication": "심장사상충 예방 + 회충/구충 구제",
|
||||
|
||||
"coverage": {
|
||||
"external": {
|
||||
"fleas": {"covered": false, "note": ""},
|
||||
"ticks": {"covered": false, "note": ""}
|
||||
},
|
||||
"heartworm": {
|
||||
"covered": true,
|
||||
"note": "L3/L4 유충 구제"
|
||||
},
|
||||
"intestinal": {
|
||||
"roundworm": {"covered": true, "note": "회충"},
|
||||
"hookworm": {"covered": true, "note": "구충"},
|
||||
"whipworm": {"covered": false, "note": ""},
|
||||
"tapeworm": {"covered": false, "note": ""}
|
||||
}
|
||||
},
|
||||
|
||||
"coverage_summary": {
|
||||
"covered": ["심장사상충", "회충", "구충"],
|
||||
"not_covered": ["벼룩", "진드기", "편충", "조충"],
|
||||
"gap_solution": "외부구충: 프로닐스팟 / 편충·조충: 안텔민 추가"
|
||||
},
|
||||
|
||||
"dosing": {
|
||||
"interval": "매월 1회",
|
||||
"interval_reason": "심장사상충 윈도우 30일",
|
||||
"minimum_age": "6주 이상",
|
||||
"minimum_weight": "제한 없음"
|
||||
},
|
||||
|
||||
"warnings": [
|
||||
"⚠️ 콜리 품종: MDR1 유전자 확인 필요",
|
||||
"⚠️ 투약 전 심장사상충 검사 필수",
|
||||
"⚠️ 감염견에 투약 시 쇼크 위험"
|
||||
],
|
||||
|
||||
"storage": "실온 보관"
|
||||
}
|
||||
Reference in New Issue
Block a user