Files
HIS-GUI/data/medicines.txt
2026-04-07 21:30:39 +08:00

182 lines
3.9 KiB
Plaintext

[
{
"aliases": [],
"brandName": "阿司匹林肠溶片",
"departmentId": "DEP1",
"genericName": "阿司匹林",
"medicineId": "M1",
"stockQuantity": 500,
"unitPrice": 1.5
},
{
"aliases": [],
"brandName": "对乙酰氨基酚片",
"departmentId": "DEP14",
"genericName": "对乙酰氨基酚",
"medicineId": "M2",
"stockQuantity": 400,
"unitPrice": 1.2
},
{
"aliases": [],
"brandName": "阿莫西林胶囊",
"departmentId": "DEP7",
"genericName": "阿莫西林",
"medicineId": "M3",
"stockQuantity": 300,
"unitPrice": 2.8
},
{
"aliases": [],
"brandName": "环丙沙星片",
"departmentId": "DEP7",
"genericName": "环丙沙星",
"medicineId": "M4",
"stockQuantity": 250,
"unitPrice": 5.6
},
{
"aliases": [],
"brandName": "二甲双胍片",
"departmentId": "DEP9",
"genericName": "二甲双胍",
"medicineId": "M5",
"stockQuantity": 350,
"unitPrice": 3
},
{
"aliases": [],
"brandName": "赖诺普利片",
"departmentId": "DEP1",
"genericName": "赖诺普利",
"medicineId": "M6",
"stockQuantity": 300,
"unitPrice": 2.5
},
{
"aliases": [],
"brandName": "阿托伐他汀片",
"departmentId": "DEP1",
"genericName": "阿托伐他汀",
"medicineId": "M7",
"stockQuantity": 330,
"unitPrice": 4
},
{
"aliases": [],
"brandName": "沙丁胺醇气雾剂",
"departmentId": "DEP13",
"genericName": "沙丁胺醇",
"medicineId": "M8",
"stockQuantity": 280,
"unitPrice": 3.2
},
{
"aliases": [],
"brandName": "奥美拉唑胶囊",
"departmentId": "DEP6",
"genericName": "奥美拉唑",
"medicineId": "M9",
"stockQuantity": 410,
"unitPrice": 3.8
},
{
"aliases": [],
"brandName": "埃索美拉唑肠溶片",
"departmentId": "DEP6",
"genericName": "埃索美拉唑",
"medicineId": "M10",
"stockQuantity": 320,
"unitPrice": 4.2
},
{
"aliases": [],
"brandName": "西替利嗪片",
"departmentId": "DEP12",
"genericName": "西替利嗪",
"medicineId": "M11",
"stockQuantity": 360,
"unitPrice": 2.1
},
{
"aliases": [],
"brandName": "地西泮片",
"departmentId": "DEP11",
"genericName": "地西泮",
"medicineId": "M12",
"stockQuantity": 210,
"unitPrice": 3.5
},
{
"aliases": [],
"brandName": "泼尼松片",
"departmentId": "DEP10",
"genericName": "泼尼松",
"medicineId": "M13",
"stockQuantity": 260,
"unitPrice": 2.9
},
{
"aliases": [],
"brandName": "左甲状腺素片",
"departmentId": "DEP9",
"genericName": "左甲状腺素",
"medicineId": "M14",
"stockQuantity": 340,
"unitPrice": 4.1
},
{
"aliases": [],
"brandName": "萘普生片",
"departmentId": "DEP8",
"genericName": "萘普生",
"medicineId": "M15",
"stockQuantity": 290,
"unitPrice": 2.7
},
{
"aliases": [],
"brandName": "氯吡格雷片",
"departmentId": "DEP1",
"genericName": "氯吡格雷",
"medicineId": "M16",
"stockQuantity": 220,
"unitPrice": 6
},
{
"aliases": [],
"brandName": "氨氯地平片",
"departmentId": "DEP1",
"genericName": "氨氯地平",
"medicineId": "M17",
"stockQuantity": 310,
"unitPrice": 2.4
},
{
"aliases": [],
"brandName": "氢氯噻嗪片",
"departmentId": "DEP1",
"genericName": "氢氯噻嗪",
"medicineId": "M18",
"stockQuantity": 240,
"unitPrice": 1.9
},
{
"aliases": [],
"brandName": "氟康唑胶囊",
"departmentId": "DEP7",
"genericName": "氟康唑",
"medicineId": "M19",
"stockQuantity": 178,
"unitPrice": 5.4
},
{
"aliases": [],
"brandName": "奥美拉唑缓释片",
"departmentId": "DEP6",
"genericName": "奥美拉唑缓释",
"medicineId": "M20",
"stockQuantity": 270,
"unitPrice": 4.9
}
]