fix: 삭제한 마스터 JSON 복구 (apoquel, bravecto, simparica, gabapentin, metronidazole)
This commit is contained in:
41
data/master/gabapentin.json
Normal file
41
data/master/gabapentin.json
Normal file
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"product_id": "MASTER-015",
|
||||
"apc_code": "0519-GABAPENTIN",
|
||||
"name": "가바펜틴",
|
||||
"english_name": "Gabapentin",
|
||||
"manufacturer": "일반의약품",
|
||||
"category": "analgesic",
|
||||
"category_display": "신경병증성 진통제",
|
||||
"target_animal": ["개", "고양이"],
|
||||
"administration": "경구 (캡슐/정제)",
|
||||
|
||||
"indication": "신경병증성 통증, 만성 통증, 수술 전 진정, 불안 완화",
|
||||
|
||||
"mechanism": {
|
||||
"drug_class": "GABA 유사체",
|
||||
"action": "칼슘 채널 α2δ 서브유닛 결합 → 신경 흥분 억제",
|
||||
"feature": "진통 + 항경련 + 진정 작용"
|
||||
},
|
||||
|
||||
"dosage": {
|
||||
"dog_pain": "5~10mg/kg 1일 2~3회",
|
||||
"cat_pain": "5~10mg/kg 1일 1~2회",
|
||||
"cat_anxiety": "50~100mg/cat 내원 2~3시간 전",
|
||||
"note": "용량은 효과에 따라 점진적 증량"
|
||||
},
|
||||
|
||||
"warnings": [
|
||||
"⚠️ 신장 기능 저하 시 감량 필요",
|
||||
"⚠️ 급격한 중단 금지 (점진적 감량)",
|
||||
"⚠️ 졸음/운동실조 발생 가능",
|
||||
"⚠️ 액상 제제 중 자일리톨 함유 주의 (개)"
|
||||
],
|
||||
|
||||
"clinical_notes": [
|
||||
"NSAIDs와 병용 시 시너지 (multimodal analgesia)",
|
||||
"고양이 내원 스트레스 감소에 효과적",
|
||||
"만성 관절염 장기 통증 관리에 유용"
|
||||
],
|
||||
|
||||
"storage": "실온 보관"
|
||||
}
|
||||
Reference in New Issue
Block a user