Hospital Management Information System
Hospital Management Information System
By :
Ayunda Zilul Gosanti 101311133040
Didi Intan Pratiwi 101311133107
Nur Azizah Fairuz 101311133136
Nadia Rizqi Aulia 101311133223
System comes from Greek word, “systema”. It means an organized whole. According to the
Webster’s dictionary, a system is defined as “a regularly interacting or interdependent group
of items forming a unified whole.” Also, it is defined as “a set or arrangement of things so
related or connected as to form a unity or organic whole.”
The organization receives inputs, transforms them and exports the outputs to the
environment as shown in the basic input-output model below.
In their own opinion, the above model requires expansion and development into a model of
process, or operational management that indicates how the various inputs are formed
through the managerial functions of planning, organizing, staffing, leading and controlling.
However, the following sub topics are the basic components of a system, they are:
1. Inputs - The composition of inputs from the external environment may include people,
capital, managerial skills as well as technical knowledge of skills. It also includes the
various claimants – groups of people making demands on the organization; such as
employees, consumers, suppliers, stakeholders, federal, state and local governments.
2. Transformation process – In an organizational system, inputs are transformed in an
effective and efficient manner into outputs. This can be viewed from different
perspectives. Focus can be on such management functions as finance, production,
personnel and marketing.
3. External variable – As a component of the systems model, the external environment
plays a key role in the transformation of inputs into outputs. While it is true that
organizations have little or no power to change the external environment, they have no
alternative but to respond to it.
4. Outputs – Inputs are secured and utilized by transformation through the managerial
functions – with due consideration for external variables into outputs. Outputs of different
kinds vary with the organization. They usually include many of the following; products,
services, profits, satisfaction and integration of the goals of various claimants to the
organization.
5. Reenergizing the system – It is worthy of note that in the systems model of management
process, some of the outputs become inputs again. Apparently, the satisfaction and new
knowledge or skills of employees become important human inputs. Similarly, profits are
reinvested in cash and capital goods, such as machinery, equipment, buildings and
inventory. Buttressing what Weihrich et al had written, Amobi and Nnabuife (1999),
revealed that the systems theory has been likened by many management experts to the
three – part production process of an organizational activity. They revealed that Katz and
Kahn in their analysis of the basic properties of an organization had also identified the
input – throughout – output process.
There are four main differences between closed and open systems theory. Each
difference is discussed below:
According to Harry (1990) the following elements are indicators of a quality system:
1. Components: A system consists of more than one part called component elements of a
system. A component refers to anything that is part of a system or sub-system.
2. Connection: These components of a system are connected together.
3. Structure: The concepts of structure and organization become more interesting in large
systems, where more than just one or two possible structures or organizations may be
considered.
4. Interaction: The components affect each other by their presence in or removal from the
system which results from mutual interaction with the systems environment.
5. Process: the changes resulting from these interactions are called processes.
6. Holism and emergent properties: A system is a whole which exhibits properties which
only have meaning in terms of the interactive processes of its components.
7. Identity: The properties of a system that enable it to be identified and separated from
other things which are not part of the system.
8. Environment: There are things which are not part of the system, which significantly affect
it, but which the system can only marginally influence, called the environment of the
system.
9. Conceptualization: a system is a concept whose particular form reflects the aims and
values of the individual or group whose concept it is (Harry, 1990).
3. Feasibility Study :
a. Organizational feasibility
Focuses on how well a proposed system supports the e- business priorities of the
organization.
b. Economic feasibility
Focuses on whether expected cost savings, increased revenue, increased profits,
and reductions in required investment, will exceed the costs of developing and
operating a proposed system.
c. Technical feasibility
Focus on the reliabilities/capabilities of the hardware and software to meet the
needs of the proposed system.
d. Operational feasibility
Focus on the willingness and ability of the management, employees, customers,
suppliers, and others to operate, use, and support the proposed system.
e. Schedule feasibility
Focus on the solution be designed & implemented within an acceptable time
period.
B.3. Prototyping
C. FLOWCHART
Flowchart is a type of diagram workflow or process, showing the steps as boxes of various
kinds, and their order by connecting them with arrows. This diagrammatic representation
illustrates a solution model to a given problem. Flowcharts are used in analyzing, designing,
documenting or managing a process or program in various fields.
Flowchart are used in designing and documenting simple processes or progrmas. Like other
types of diagrams, they help visualize what is going on and thereby help understand a
process, and perhaps also find flaws, bottlenecks, and other less-obvious features within it.
There are many different types of flowchart, and each type has its own repertoire of boxes
and notational convntions. The two most common types of boxes in flowchart are :
1. A processing step
Usually called activity, and denotaed as a rectangular box
2. A decision
Usually denoted as a diamond
Flowchart is described as cross functional when the page is devided into different swimlanes
describing thecontrol of different organizational unit. This technique allows the author to
locate the responsibility for performing an action or making a decision correctly, showing the
responsibility of each organizational unit for different parts of a single process.
Flowchart depict certain aspects of processes and they are usually complemented by other
types of diagram. For instance, Kaoru Ishikawa defined the flowcharts as one of the seven
basic tools of quality control, next to the histogram, Pareto Chart, check sheet, control chart,
cause and effect diagram, and the scatter diagram. Similarly in UML, a standard concept
modelling notation used in software development, the activity diagram, which is a type of
flowchart, is just one many different diagram types.
Sterneckert (2074703) suggested that flowcharts can be modeled from the perspective of
different user groups (such as managers, system analysts and clerks) and that there are four
general types:
a. Document flowcharts, showing controls over a document-flow through a system
b. Data flowcharts, showing controls over a data-flow in a system
c. System flowcharts, showing controls at a physical or resource level
d. Program flowchart, showing the controls in a program within a system
Notice that every type of flowchart focuses on some kind of control, rather than on the
particular flow itself.
However, there are several of these classifications. For example, Andrew Veronis (1978)
named three basic types of flowcharts: the system flowchart, the general flowchart, and the
detailed flowchart. That same year Marilyn Bohl (1978) stated "in practice, two kinds of
flowcharts are used in solution planning: system flowcharts and program flowcharts..." More
recently Mark A. Fryman (2001) stated that there are more differences: "Decision flowcharts,
logic flowcharts, systems flowcharts, product flowcharts, and process flowcharts are just a
few of the different types of flowcharts that are used in business and government"
Systems flowcharts graphically illustrate the major processes, inputs and outputs of a
system and are primarily used for the physical modelling of the system. The increasing use
of data flow diagrams for logical and physical modelling has led, to a steady decline in the
use of systems flowcharts in recent years, however many systems analysts continue to use
them.
Systems flowcharts have several symbols used to represent different media, such as disks,
tapes, documents, terminal inputs and terminal outputs. Lines with arrowheads indicate the
flow of data. The flow of data generally goes from top to bottom and left to right and depicts
the sequence of processing steps along these data flow lines. So with flowchart, everything
about input, analizing or documenting database can easily.
The following are examples of some of the symbols used in systems flowcharts:
Symbols
http://digitalprinciples.org/wp-content/uploads/2015/05/TS_opt_ict_toolkit.pdf
http://www.slideshare.net/Eacademy4u/planning-design-and-implementation-of-information-
systems
http://www.slideshare.net/engineerrd/information-system-plan