Acronyms Flashcards

(104 cards)

1
Q

EHR

A

Electronic health record - a patients health record available anywhere in an organisation. Usually a limited subset focussed on a particular discipline and accessible locally

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

MPI

A

Master Patient Index - list of all patients known to an organisation and their demographics and ID numbers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

PAS

A

Patient administration system - central admin system covering patient appointments, note taking etc often contains results and acts as a portal to other systems

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

RIS

A

Radiology information system - scheduling of imaging, resource management and inventory tracking, reporting and presentation, sign off and billing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

PACS

A

Picture archive and communication system - storage of images and other data, visualisation of images, data transfer between systems

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

TPS

A

Treatment planning system - plan preparation and dose calculation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Dose checking system

A

Independent check of intended delivery e.g. Another TPS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

RVS/VRS

A

Record and verify system - verifies treatment being delivered as intended. Permits parameter overrides and records what was actually delivered

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

OMS

A

Oncology management system - EHR and PAS for radiotherapy and chemotherapy. Incorporates RVS and TPS and also includes general patient info, prescriptions, imaging and scheduling

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Four type of network application architecture

A

Client/Server
Standalone
Hybrid
Peer-to-peer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

ISO

A

International standards organisation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

OSI

A

Open systems interconnection

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Layers of a network

A

Application, Presentation, Session, Transport, Network, Data Link, Physical

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

IP

A

Internet protocol - uniquely identifies a devices interface on a network to facilitate data transfer. IP address is a 32 bit number represented by 4 bytes.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Types of network connections

A
Direct
Hub
Switch 
Gateway
Hub
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Subnet

A

Local subdivision of an IP network. Subnet address common to all addresses in the subnet

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Private subnet

A

Private IP address ranges that can be allocated at will and must not appear on the internet because they are not unique

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

NAT

A

Network address translation - mechanism by which traffic from host on a private subnet can be directed to the internet. Translated address is that of the internet access point.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Loopback address

A

127.0.0.1 - reserved address which directs traffic back to the local computer without reaching any real network interface.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

TCP

A

Transmission Control Protocol - protocol for sending data packets over the internet. Built on top of IP. Operates at the data link layer. Data split into a series of sequential packets. Built in error detection/correction, packet receipt is aknowledged, data block reassembled at destination

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

UDP

A

Universal datagram protocol - simpler than TCP. No acknowledgement or info on sequence order or error checking, faster but more prone to error. Live broadcasts and online games

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

Port

A

Network location defined by IP address (device) and port (application communicating on that device). 16 bit integers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

MAC address

A

Media access control address - physics address operating at data link layer. Represented by 6 bytes. Each network interface has a globally unique MAC address and each manufacturer has own unique prefix.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

LAN

A

Local area network - small geographical area

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
WAN
Wider area network - large geographical area
26
MAN
Metropolitan area network - distributed over a city
27
N3
NHS WAN - private network linking NHS organisations. Prefixed nww.
28
DNS
Directory Name Service - links hostnames to IP address
29
DHCP
Dynamic host configuration protocol - allocates IP address to network device based on MAC address
30
AD
Active directory (AD) - superset of DNS that provides additional resources
31
VPN
Virtual private network - allows secure connection to network from external location. External resource appears to be on the private network with a local IP address
32
Network bandwidth
Rate at which data can be transferred in one direction - Mbps (bits)
33
Network latency
Delay between packet being sent by the sender and received by the receiver. Time taken for packet to travel from sender to receiver.
34
Ipconfig
Provides information about network interfaces - status, ip addresses, MAC addresses, DHCP information, DNS information,
35
Ping
Verifies that route between source and destination exists. Measures network latency. Resolves IP address from host name using DNS. Resolves hostname from IP address. Sends special ICMP packet (internet control message protocol) and waits for an ICMP echo reply.
36
Traceroute
Records routers through which packets travel on way to destination. Displays ping-type statistics
37
NS lookup
Name server lookup - interrogates DNS server for given hostname
38
Netstat
Reports status and statistics of network services
39
Sysinternal tools
TCPView | ProcMon
40
Wireshark
Monitors and reports on network traffic - reports on traffic intended for local computer only
41
Sources of standards
International Standards Organisations - ISO National Standards Organisations - British Standards institution Professional Standards - National Electrical Manufacturers Association (NEMA) Corporate/Organisational Standards - NHS, Microsoft
42
HSCIC
Health and social care information centre
43
Open standards
Published and available to interested parties. Should be non-proprietary and freely available. Should allow parties to contribute to the Standards development.
44
DICOM
Digital imaging and communications in medicine - a standard covering digital images and associated data
45
DICOM scope
``` Transfer of data across a network Storage onto media - physical specifications and file format Conformance of systems Compression and security Image display and output ```
46
DICOM data element
Unit of information with defined data type and structure
47
Information object
Set of objects that describe a physical entity e.g. CT slice, plan
48
Service class
Action which can be performed on information objects e.g. Transferring, archiving, printing
49
SOP
Service object pair - defined action that can be performed on a particular object
50
DIMSE service classes
DICOM message service element service classes - implemented by application software. User - storageSCU, provider - storageSCP
51
DICOM organisation
Patient - study - series - instance
52
IHE profile
Integrating the health enterprise - define standard ways of communicating between different systems usually using DICOM and HL7.
53
HTTP
HyperText transfer protocol - structured text used to facilitate communication across the World Wide Web. Based on methods GET, POST, HEAD. Secured using SSL.
54
HTML
HyperText MarkUp Language - written in the form of HTML elements enclosed in angled brackets, web browsers read the HTML files, interpret the tags and turn them into web pages
55
Data encryption
Translation of data into a secret code. Used where there is a need to protect sensitive data in transit and at rest. Denies message content to interceptor.
56
SSL
Secure sockets layer - encrypted link between web browser and web server
57
ISMS
Information security management systems
58
NHS principles of Information Security
Confidentiality - data secured against unauthorised access Integrity - safeguarded against unauthorised modification Availability - accessible to authorised users when needed
59
Information governance
Ensures the necessary safeguards for the appropriate use of patient and personal information
60
Key IG legislation
``` DPA 1998 Caldecott principles Computer Misuse Act 1990 FOIA 2000 HSCA 2012 ```
61
Data protection act 1998
``` Processed fairly and lawfully Processed only for specified purposes Adequate, relevant and not excessive Accurate and up to date Not kept for longer than necessary Processed in accordance with rights of data subject Appropriate security Not transferred out of EU without protection ```
62
Caldicott principles
Justify the purpose of every proposed used or transfer Don't use unless absolutely necessary Use the minimum necessary Access to it should be in a strict need to know basis Everyone with access to it should be aware of their responsibilities Understand and comply with the law Duty to share information can be as important as duty to protect patient
63
Computer Misuse Act 1990
Unauthorised access to computer material Unauthorised access to a computer system with intent to commit or facilitate the commissioning of a serious crime Unauthorised modification of computer material
64
Problem definition
Defines what the problem is without any reference to possible solutions
65
Requirements
Describe in detail what a software system is supposed to do and they are the first step to a solution
66
Software architecture
High-level part of software design, the frame that holds the more detailed parts of the design
67
Software design
Conception of a scheme for turning a specification for a computer program into an operational program
68
Characteristics of a design
``` Minimal complexity Ease of maintenance Loose coupling Extensibility Reusability High fan-in - a large number of software objects use a given software object Low to medium fan out - given software object uses a low to medium number of other objects High cohesion Portability Leanness Stratification Standard techniques ```
69
UML
Unified modelling language - a set of formalised graphical representations for design entities and relationships
70
Pseudocode
Informal, natural language-like notation for describing how an algorithm or program will work
71
Real-time system
Any information processing system which has to respond to externally generated input stimuli within a finite and specified period
72
Hard real time
Imperative responses occur within a required deadline e.g. Flight control
73
Soft real time
Systems where deadlines are important but system will still function correctly if sometimes missed
74
Firm real time
Soft real time but in which there is no benefit for late delivery
75
Time-aware
makes explicit reference to time
76
Reactive
System must produce output within deadline
77
Time-triggered
Computation triggered by passage of time
78
Event-triggered
Computation is triggered by an external or internal event
79
Characteristics of a real time system
Guaranteed response time Concurrent control of separate system components Facilities to interact with specific hardware Support for numerical computation Extreme reliability and safety
80
Safety
Freedom from conditions that can cause death, harm or injury
81
Reliability
A measure of the success with which a system conforms to some authoritative specification of its behaviour
82
Failure
When the behaviour of a system deviates from that which is specified for
83
Fault types
Transient - fault starts at a particular time, remains in the system and then disappears Permanent - fault remains in the system until repaired Intermittent - transient faults that occur from time to time
84
Fault prevention
Attempts to eliminate any possibility of faults creeping into a system before it goes operational
85
Fault tolerance
Enables a system to continue functioning even in the presence of faults
86
Fault avoidance
Limits the introduction of faults during system construction
87
Three types of fault tolerance
Full fault tolerance - system continues to operate in presence of faults for a limited time with no loss of performance Graceful degradation - system continues to operate accepting a partial degredation Fail safe - system maintains integrity while accepting a temp hault
88
Protective redundancy
Extra elements in the system for detection and recovery of faults
89
Exception handling
Error recovery mechanism - control passed to handler so recovery procedure can be initiated
90
Benefits of exception handling
Cope with abnormal conditions arising to the environment Enable program design faults to be tolerated Provide a general purpose error detection and recovery facility
91
Medical image
Representation of the human body that can be interpreted by an observer
92
Image fusion
Bringing images together into same geometrical context on same screen
93
FBP
Filtered back projection
94
Image
Array of imaging device output numbers mapped onto pixels of the output device
95
Windowing
Select a range of data values and stretch these across available pixel values of the display device
96
Signal
Function of one or more variables which conveys information on the nature of a physical phenomenon
97
Aliasing
Effect that causes different signals to become indistinguishable when sampled
98
Fourier transform
Mathematical transformation employed to transform signals between time domain and frequency domain
99
Medical device
Any instrument, apparatus, appliance, material or other article, whether used alone or in combination including the software necessary for its proper application intended by the manufacturer to be used for human beings for the purpose of: Diagnosis, prevention, monitoring, treatment or alleviation of a disease Diagnosis, monitoring, treatment, alleviation or compensation for an injury or handicap Investigation, replacement, or modification of the anatomy or of a physiological process Control of conception And which does not achieve its principal intended action on the human body by pharmacological, immunological, or metabolic means, but which may be assisted in its function by such means
100
Placing on the market
Making available in return of payment or free of charge of a device other than a device intended for clinical investigation with a view of distribution and or use on the community market regardless of whether it is new or fully refurbished
101
Custom-made device
Any device specifically made in accordance with a duly qualified medical practitioners written prescription which gives under his responsibility specific design characteristics and is intended for the sole use of a particular patient
102
Medical device essential requirements
Relevant standards Appropriate validation Risk management Technical file
103
Verification
To determine whether the software is doing what it is claiming to do correctly
104
Validation
Determine that it meets the requirement and is fit for purpose