文件名称:DrugsForYou
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:42.39kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
这是一个药房的自动处方跟踪系统(PTS)。(1)系统用于跟踪每个客户的一下信息:
1.客户姓名;
2.电话号码;
3.出生日期;
4.承保公司;
5.处方历史记录,详情如下。
(2) 每个客户的处方历史记录会记录每个处方的以下信息:
1.药房指定的唯一处方ID号;
2.处方开出的药物;
3.开处方的医师姓名和电话;
4.处方日期;
5.处方终止日期;
6.批准的再次给药次数;
7.每次按照药方抓药的“单位”数量, 其 中“单位”可能是丸,毫升等;
8.如果某种药物没有,是否可以用通用的替代药物;
(3)对药房库存的每种药物,系统需要记录以下信息:
1.名称;
2.处方中的给药“单位”;
3.哪些药物可以作为其他药物的替代品;
4.服用药物的任何副作用。
(4) 系统需要支持一下查询:
1.指定用户请求的处方历史记录————也就是说,所有曾经开给指定客户的处方报表;
2.某种药物的所有副作用的报表,将附在一个处方上;
3.特定药物的通用替代药物清单;
4.给定的处方是否可以再次给药,即是否还有再次给药雨量,以及处方是否已过期。-This is an automated pharmacy prescr iption tracking system (PTS). (1) system for tracking each customer with the information:
1. Customer name
2. Telephone number
3. Date of birth
4. Insurance companies
5. s Prescr iption history, as detailed below.
(2) Each customer s prescr iption history will record the following information for each prescr iption:
1. The only prescr iption pharmacy designated ID number
2. Prescr iption drugs
3. Prescribing physicians name and phone
4. Prescr iption date
5. Prescribing the date of termination
6. Approved the re-delivery times
7. Each prescr iption fill a prescr iption in accordance with the "unit" number, which "unit" may be pills, milliliters, etc.
8. If a drug does not, it can be replaced with generic drugs
(3) of the pharmacy stock for each drug, the system need to record the following information:
1. Name
2. Prescr iption drug delivery "unit"
3. What drugs can
1.客户姓名;
2.电话号码;
3.出生日期;
4.承保公司;
5.处方历史记录,详情如下。
(2) 每个客户的处方历史记录会记录每个处方的以下信息:
1.药房指定的唯一处方ID号;
2.处方开出的药物;
3.开处方的医师姓名和电话;
4.处方日期;
5.处方终止日期;
6.批准的再次给药次数;
7.每次按照药方抓药的“单位”数量, 其 中“单位”可能是丸,毫升等;
8.如果某种药物没有,是否可以用通用的替代药物;
(3)对药房库存的每种药物,系统需要记录以下信息:
1.名称;
2.处方中的给药“单位”;
3.哪些药物可以作为其他药物的替代品;
4.服用药物的任何副作用。
(4) 系统需要支持一下查询:
1.指定用户请求的处方历史记录————也就是说,所有曾经开给指定客户的处方报表;
2.某种药物的所有副作用的报表,将附在一个处方上;
3.特定药物的通用替代药物清单;
4.给定的处方是否可以再次给药,即是否还有再次给药雨量,以及处方是否已过期。-This is an automated pharmacy prescr iption tracking system (PTS). (1) system for tracking each customer with the information:
1. Customer name
2. Telephone number
3. Date of birth
4. Insurance companies
5. s Prescr iption history, as detailed below.
(2) Each customer s prescr iption history will record the following information for each prescr iption:
1. The only prescr iption pharmacy designated ID number
2. Prescr iption drugs
3. Prescribing physicians name and phone
4. Prescr iption date
5. Prescribing the date of termination
6. Approved the re-delivery times
7. Each prescr iption fill a prescr iption in accordance with the "unit" number, which "unit" may be pills, milliliters, etc.
8. If a drug does not, it can be replaced with generic drugs
(3) of the pharmacy stock for each drug, the system need to record the following information:
1. Name
2. Prescr iption drug delivery "unit"
3. What drugs can
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DrugsForYou/.classpath
DrugsForYou/.project
DrugsForYou/bin/Client.class
DrugsForYou/bin/Customer.class
DrugsForYou/bin/Date.class
DrugsForYou/bin/Drug.class
DrugsForYou/bin/FileLoad.class
DrugsForYou/bin/Formulary.class
DrugsForYou/bin/Pharmacy.class
DrugsForYou/bin/Prescription.class
DrugsForYou/bin/PTSGui$1.class
DrugsForYou/bin/PTSGui$2.class
DrugsForYou/bin/PTSGui$3.class
DrugsForYou/bin/PTSGui$4.class
DrugsForYou/bin/PTSGui$5.class
DrugsForYou/bin/PTSGui$6.class
DrugsForYou/bin/PTSGui$7.class
DrugsForYou/bin/PTSGui$8.class
DrugsForYou/bin/PTSGui$9.class
DrugsForYou/bin/PTSGui.class
DrugsForYou/bin/Unit.class
DrugsForYou/customer.dat
DrugsForYou/drug.dat
DrugsForYou/drug.dat.bak
DrugsForYou/drug.xml
DrugsForYou/drug.xml.bak
DrugsForYou/src/Client.java
DrugsForYou/src/Customer.java
DrugsForYou/src/Date.java
DrugsForYou/src/Drug.java
DrugsForYou/src/FileLoad.java
DrugsForYou/src/Formulary.java
DrugsForYou/src/Pharmacy.java
DrugsForYou/src/Prescription.java
DrugsForYou/src/PTSGui.java
DrugsForYou/src/PTSsystem.java
DrugsForYou/src/Unit.java
DrugsForYou/读取xml.txt
DrugsForYou/bin
DrugsForYou/src
DrugsForYou
DrugsForYou/.project
DrugsForYou/bin/Client.class
DrugsForYou/bin/Customer.class
DrugsForYou/bin/Date.class
DrugsForYou/bin/Drug.class
DrugsForYou/bin/FileLoad.class
DrugsForYou/bin/Formulary.class
DrugsForYou/bin/Pharmacy.class
DrugsForYou/bin/Prescription.class
DrugsForYou/bin/PTSGui$1.class
DrugsForYou/bin/PTSGui$2.class
DrugsForYou/bin/PTSGui$3.class
DrugsForYou/bin/PTSGui$4.class
DrugsForYou/bin/PTSGui$5.class
DrugsForYou/bin/PTSGui$6.class
DrugsForYou/bin/PTSGui$7.class
DrugsForYou/bin/PTSGui$8.class
DrugsForYou/bin/PTSGui$9.class
DrugsForYou/bin/PTSGui.class
DrugsForYou/bin/Unit.class
DrugsForYou/customer.dat
DrugsForYou/drug.dat
DrugsForYou/drug.dat.bak
DrugsForYou/drug.xml
DrugsForYou/drug.xml.bak
DrugsForYou/src/Client.java
DrugsForYou/src/Customer.java
DrugsForYou/src/Date.java
DrugsForYou/src/Drug.java
DrugsForYou/src/FileLoad.java
DrugsForYou/src/Formulary.java
DrugsForYou/src/Pharmacy.java
DrugsForYou/src/Prescription.java
DrugsForYou/src/PTSGui.java
DrugsForYou/src/PTSsystem.java
DrugsForYou/src/Unit.java
DrugsForYou/读取xml.txt
DrugsForYou/bin
DrugsForYou/src
DrugsForYou
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.