fix: product_id 충돌 해결 (임의 생성 5종 → MASTER-017~021)

This commit is contained in:
청춘약국
2026-03-18 23:45:32 +09:00
parent a8db5be015
commit 8a18b530bd
8 changed files with 224 additions and 70 deletions

View File

@@ -1,41 +1,38 @@
{
"product_id": "MASTER-015",
"product_id": "MASTER-020",
"apc_code": "0519-GABAPENTIN",
"name": "가바펜틴",
"english_name": "Gabapentin",
"manufacturer": "일반의약품",
"category": "analgesic",
"category_display": "신경병증성 진통제",
"target_animal": ["개", "고양이"],
"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": "실온 보관"
}
}