feat: 5개 마스터 JSON 추가 (총 9개) + 외용제 레이아웃

This commit is contained in:
청춘약국
2026-03-18 23:13:05 +09:00
parent 25db8750cb
commit 1c5758d9d5
8 changed files with 311 additions and 7 deletions

View File

@@ -0,0 +1,39 @@
{
"product_id": "MASTER-007",
"apc_code": "0519-ORIDERMYL",
"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": "실온 보관"
}