- 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>
36 lines
1.0 KiB
JSON
36 lines
1.0 KiB
JSON
{
|
|
"product_id": "MASTER-007",
|
|
"apc_code": "0231065620103",
|
|
"name": "오리더밀",
|
|
"english_name": "Oridermyl (Nystatin+Neomycin+Triamcinolone)",
|
|
"manufacturer": "TVM",
|
|
"category": "otic",
|
|
"category_display": "귀염증 치료제",
|
|
"target_animal": [
|
|
"개",
|
|
"고양이"
|
|
],
|
|
"administration": "점이 (귀에 투약)",
|
|
"indication": "외이염, 귀진드기 감염, 세균성/진균성 귀감염",
|
|
"mechanism": {
|
|
"nystatin": "항진균 (칸디다, 말라세지아)",
|
|
"neomycin": "항균 (그람음성균)",
|
|
"triamcinolone": "항염증 (가려움, 부종 완화)",
|
|
"permethrin": "귀진드기 구제"
|
|
},
|
|
"dosage": {
|
|
"standard": "1일 1~2회",
|
|
"amount": "귀당 5~10방울",
|
|
"duration": "7~14일"
|
|
},
|
|
"warnings": [
|
|
"⚠️ 고막 천공 시 사용 금지",
|
|
"⚠️ 투약 전 귀 세정 권장",
|
|
"⚠️ 장기 사용 시 내성균 주의"
|
|
],
|
|
"contraindications": [
|
|
"고막 천공/손상",
|
|
"아미노글리코사이드 과민증"
|
|
],
|
|
"storage": "실온 보관"
|
|
} |