Design of UML Diagrams for WEBMED - Healthcare Service System Services

S. D. Suriya, S. Nivetha
{"title":"Design of UML Diagrams for WEBMED - Healthcare Service System Services","authors":"S. D. Suriya, S. Nivetha","doi":"10.4108/eetel.v8i1.3015","DOIUrl":null,"url":null,"abstract":"Healthcare service has huge demand these days as it really helps in managing a hospital or a medical office. The scope of Healthcare service systems is increasing by each day and it is true for the entire world. Some of these solutions include improved awareness about Healthcare services and health policies. The objective of this system is to provide medical assistance to people instantly with the help of technology. This system eradicates the cultural sensitivity that prevails in many hospitals and improvises the quality of medical assistance. The captivating features of this system are online doctor, medicines at doorstep, bulletin of awareness. The users can also navigate and choose among various insurance schemes that are displayed.Unified Modeling language (UML) is a standardized modeling language enabling developers to specify, visualize, construct and document artifacts of a software system. It uses graphic notation to create visual models of software systems. This paper contains the UML diagrams for better understanding of the system with the help of Star UML tool.Usecase diagrams are used during the analysis phase of a project to identify system functionalities. Class diagram represents the static view of an application.The class diagrams are the only UML diagrams, which can be mapped directly with object-oriented languages.Activity diagram is an important behavioral diagram in UML diagram to describe dynamic aspects of the system. Activity diagram is essentially an advanced version of flow chart that modeling the flow from one activity to another activity.The state machine diagram shows the different states of an entity and focuses more on how it responds to various events by changing from one state to another. Statechart diagram is used to capture the dynamic aspect of a system. State machine diagrams are used to represent the behavior of an application. The sequence diagram focuses on the messages that are passed during an interaction in a time based perspective.A Communication diagram models the interactions between objects or parts in terms of sequenced messages. It describes both the static structure and dynamic behavior of a system. Component diagrams are used to model the physical aspects of a system. It does not describe the functionality of the system but it describes the components used to make those functionalities. Deployment Diagram is a type of diagram that specifies the physical hardware on which the software system will execute. It also determines how the software is deployed on the underlying hardware. UML is a modeling language used by software developers.UML can be used to develop diagrams and provide users with ready-to-use, expressive modeling examples. Some UML tools generate program language code from UML.UML can be used for modeling a system independent of a platform language. UML is a graphical language for visualizing, specifying, constructing, and documenting information about software-intensive systems.UML gives a standard way to write a system model, covering conceptual ideas.","PeriodicalId":298151,"journal":{"name":"EAI Endorsed Trans. e Learn.","volume":"20 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2023-02-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"1","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"EAI Endorsed Trans. e Learn.","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.4108/eetel.v8i1.3015","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 1

Abstract

Healthcare service has huge demand these days as it really helps in managing a hospital or a medical office. The scope of Healthcare service systems is increasing by each day and it is true for the entire world. Some of these solutions include improved awareness about Healthcare services and health policies. The objective of this system is to provide medical assistance to people instantly with the help of technology. This system eradicates the cultural sensitivity that prevails in many hospitals and improvises the quality of medical assistance. The captivating features of this system are online doctor, medicines at doorstep, bulletin of awareness. The users can also navigate and choose among various insurance schemes that are displayed.Unified Modeling language (UML) is a standardized modeling language enabling developers to specify, visualize, construct and document artifacts of a software system. It uses graphic notation to create visual models of software systems. This paper contains the UML diagrams for better understanding of the system with the help of Star UML tool.Usecase diagrams are used during the analysis phase of a project to identify system functionalities. Class diagram represents the static view of an application.The class diagrams are the only UML diagrams, which can be mapped directly with object-oriented languages.Activity diagram is an important behavioral diagram in UML diagram to describe dynamic aspects of the system. Activity diagram is essentially an advanced version of flow chart that modeling the flow from one activity to another activity.The state machine diagram shows the different states of an entity and focuses more on how it responds to various events by changing from one state to another. Statechart diagram is used to capture the dynamic aspect of a system. State machine diagrams are used to represent the behavior of an application. The sequence diagram focuses on the messages that are passed during an interaction in a time based perspective.A Communication diagram models the interactions between objects or parts in terms of sequenced messages. It describes both the static structure and dynamic behavior of a system. Component diagrams are used to model the physical aspects of a system. It does not describe the functionality of the system but it describes the components used to make those functionalities. Deployment Diagram is a type of diagram that specifies the physical hardware on which the software system will execute. It also determines how the software is deployed on the underlying hardware. UML is a modeling language used by software developers.UML can be used to develop diagrams and provide users with ready-to-use, expressive modeling examples. Some UML tools generate program language code from UML.UML can be used for modeling a system independent of a platform language. UML is a graphical language for visualizing, specifying, constructing, and documenting information about software-intensive systems.UML gives a standard way to write a system model, covering conceptual ideas.
WEBMED -医疗保健服务系统服务的UML图设计
如今,医疗保健服务的需求量很大,因为它确实有助于管理医院或医疗办公室。医疗保健服务系统的范围每天都在增加,对整个世界来说都是如此。其中一些解决方案包括提高对医疗保健服务和卫生政策的认识。该系统的目标是在技术的帮助下立即为人们提供医疗援助。这一制度消除了在许多医院普遍存在的文化敏感性,并影响了医疗援助的质量。该系统的引人注目的特点是在线医生,家门口的药品,公告意识。用户还可以在显示的各种保险方案中进行导航和选择。统一建模语言(UML)是一种标准化的建模语言,使开发人员能够指定、可视化、构造和记录软件系统的工件。它使用图形符号来创建软件系统的可视化模型。本文在星形UML工具的帮助下包含了UML图,以便更好地理解系统。用例图在项目的分析阶段用于识别系统功能。类图表示应用程序的静态视图。类图是唯一可以直接与面向对象语言进行映射的UML图。活动图是UML图中描述系统动态方面的重要行为图。活动图本质上是流程图的高级版本,它对从一个活动到另一个活动的流程进行建模。状态机图显示了实体的不同状态,并更多地关注它如何通过从一种状态转换到另一种状态来响应各种事件。状态图用于捕获系统的动态方面。状态机图用于表示应用程序的行为。序列图以基于时间的透视图关注交互过程中传递的消息。通信图根据顺序消息对对象或部件之间的交互进行建模。它描述了系统的静态结构和动态行为。组件图用于对系统的物理方面进行建模。它不描述系统的功能,但它描述了用于实现这些功能的组件。部署图是一种指定软件系统将在其上执行的物理硬件的图。它还决定了如何在底层硬件上部署软件。UML是软件开发人员使用的一种建模语言。UML可用于开发图,并为用户提供现成的、富有表现力的建模示例。一些UML工具从UML生成程序语言代码。UML可以用于独立于平台语言的系统建模。UML是一种图形语言,用于可视化、指定、构造和记录有关软件密集型系统的信息。UML提供了一种编写系统模型的标准方法,涵盖了概念性思想。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
求助全文
约1分钟内获得全文 求助全文
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信