Informatics 5- Architectures of Information Systems Flashcards
1
Q
internet and world wide web
A
- computers must network to exchange data
- local area networks (LANS)
- internet: global network-of networks using telecommunications protocol/internet protocol stack (TCP/IP)
- 1960s: advanced research project agency network (ARPANET)
- 1989: World Wide Web (WWW) by tim berbers-lee
- browser- hypertext transfer protocol (HTTP)
- hypertext markup language (HTML)- language we talk to
2
Q
LANS
A
local area networks
3
Q
HTTP vs HTTS
A
- HTTS- secure -> important for healthcare
- HTTP- non-secure
4
Q
interoperability of the internet
A
- global use of standards HTTP
- exchange data in HTML
- transport of data by TCP/IP
- each device (host) must have an internet protocol (IP) address
- IP address and a routing prefix or “subnet mask”
- 192.168.10.1 and subnet mask 255.254.254.0
- IP version 4, new one version version 6
- domain name system (DNS)- common language based addresses
5
Q
application layer
A
- HTTP
- google drive, blackboard, solar
- must be certified with the EMR to make sure its secure*
6
Q
host
A
-you are the host when you are on a computer
7
Q
host to target
A
- host (laptop) -> application layer -> transports (TCP) to -> network layer (IP) -> goes to data link layer
- media for data transfer (ethernet) -> is it big enough and secure enough to transmit the data -> this is our biggest issue
- goes back to data link layer -> network layer (IP) -> transport layer (TCP) -> application layer (HTTP) -> target (webserver)
8
Q
web services
A
- local PC or server
- web server
- task specific applications via a series of transactions to and from other web-aware applications/services over internet
- representational state transfer (RESTful)- what its gonna look like when it transmits the information
- simple object access protocol (SOAP)- protocol in which the information is transmitted
9
Q
server
A
- always multiple transaction with multiple users and multiple programs
- decentralized
- can go everywhere
10
Q
RESTful
A
- what its gonna look like when it transmits the information
- representational state transfer
11
Q
SOAP
A
protocol in which the information is transmitted
-simple object access protocol
12
Q
health information organization (HIO) and web services
A
- requires:
- master patients index (MPI)- consists of the medical record number
- record locator service (RLS)- whos looking at it, where is it being stored, locates records
- gateways- connects and separates within the same network
- adaptors (connectors software)
13
Q
medical record number
A
- unique number that identifies the patient
- this is a problem when someone has more than one number bc of mistakes -> new names, new addresses, new insurances
- if you come in unconscious it becomes a problem
- medical record numbers can be merged after bills are paid, labs are in etc.
14
Q
adaptor
A
- NIC card
- ethernet port
15
Q
record locator service (RLS)
A
- whos looking at the records
- where is it being stored
- locates records
16
Q
application
A
-not user friendly
-access network services
-blackboard -> not google
-
17
Q
presentation
A
-translates data