- 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>
95 lines
2.4 KiB
JSON
95 lines
2.4 KiB
JSON
{
|
|
"product_id": "MASTER-004",
|
|
"apc_code": "0231884620107",
|
|
"name": "세레니아 정",
|
|
"english_name": "Serenia (Maropitant citrate)",
|
|
"manufacturer": "조에티스 (Zoetis)",
|
|
"category": "antiemetic",
|
|
"category_display": "항구토제",
|
|
"target_animal": [
|
|
"개",
|
|
"고양이"
|
|
],
|
|
"administration": "경구 (정제)",
|
|
"indication": "급성 구토, 멀미(차멀미) 예방 및 치료",
|
|
"mechanism": {
|
|
"drug_class": "NK1 수용체 길항제",
|
|
"action": "구토중추의 NK1 수용체 차단 → 구토 억제",
|
|
"feature": "중추 및 말초 모두 작용"
|
|
},
|
|
"dosage": {
|
|
"acute_vomiting": {
|
|
"dose": "2mg/kg 1일 1회",
|
|
"duration": "최대 5일 연속"
|
|
},
|
|
"motion_sickness": {
|
|
"dose": "8mg/kg",
|
|
"timing": "이동 최소 2시간 전 투여",
|
|
"note": "공복 상태 권장 (효과 향상)"
|
|
}
|
|
},
|
|
"dosage_table": [
|
|
{
|
|
"weight": "3kg",
|
|
"acute": "6mg",
|
|
"motion": "24mg"
|
|
},
|
|
{
|
|
"weight": "5kg",
|
|
"acute": "10mg",
|
|
"motion": "40mg"
|
|
},
|
|
{
|
|
"weight": "10kg",
|
|
"acute": "20mg",
|
|
"motion": "80mg"
|
|
},
|
|
{
|
|
"weight": "15kg",
|
|
"acute": "30mg",
|
|
"motion": "120mg"
|
|
},
|
|
{
|
|
"weight": "20kg",
|
|
"acute": "40mg",
|
|
"motion": "160mg"
|
|
}
|
|
],
|
|
"available_strengths": [
|
|
"16mg",
|
|
"24mg",
|
|
"60mg",
|
|
"160mg"
|
|
],
|
|
"warnings": [
|
|
"⚠️ 16주(4개월) 미만 강아지 금지",
|
|
"⚠️ 고양이: 급성 구토에만 사용 (멀미 적응증 없음)",
|
|
"⚠️ 5일 이상 연속 투여 금지 (급성 구토)",
|
|
"⚠️ 차멀미 예방 시 공복 상태에서 효과적"
|
|
],
|
|
"contraindications": [
|
|
"16주 미만 강아지",
|
|
"위장관 폐색 의심 시 (구토 억제가 위험)",
|
|
"독소 섭취 후 (구토 유도 필요 시)"
|
|
],
|
|
"side_effects": {
|
|
"common": [
|
|
"침흘림 (일시적)",
|
|
"무기력"
|
|
],
|
|
"rare": [
|
|
"설사",
|
|
"식욕부진"
|
|
]
|
|
},
|
|
"clinical_notes": [
|
|
"구토 원인 파악 필수 (단순 증상 억제 아님)",
|
|
"위장관 폐색, 독소 섭취 시에는 구토 유도가 필요할 수 있음",
|
|
"멀미 예방: 이동 2시간 전 + 공복 = 최대 효과"
|
|
],
|
|
"storage": "실온 보관",
|
|
"source": {
|
|
"product_info": "Zoetis Serenia Product Information",
|
|
"notes": "FDA 승인 수의용 항구토제"
|
|
}
|
|
} |