Health Informatics Flashcards

1
Q

What are the 3 network topologies?

A

Star, tree, line.

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

How is a DICOM file stored?

A

As a sequence of packets.

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

Give an example of an application entitty?

A

A workstation, imaging system, PACS archive, etc.

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

What is an application entity?

A

A device connected to a network.

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

What is a message?

A

A packet of data passed between AEs (contains commands and data)

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

What is an information object?

A

A real-world information entity (e.g. medical image, structured report)
Encoded as a set of Attributes

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

What is a command?

A

A request to operate on an Information Object across a network

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

What is a service class?

A

A service provided by an AE (i.e. commands which will be serviced)

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

What is a Service-Object Pair Class (SOP Class)?

A

Union of Information Object Definition and a Command

e.g. “Ultrasound Image Storage” (1.2.840.10008.5.1.4.1.1.6.1)

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

What is a data set?

A

A set of Attributes (≡ Information Object)

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

What is an attribute?

A

Name, value pair (encoded as a Data Element)

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

What is a data element?

A

Lowest unit of information exchange in DICOM

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

What are the 5 DICOM services?

A

Store (C-STORE)
-Send images and other objects (e.g. Structured Reports) to a PACS

Query/Retrieve (C-FIND, C-GET)
-Find lists of objects (e.g. Images) and retrieve them to a workstation

Modality Worklist (C-FIND)
-Query and retrieve lists of patients and appointments (e.g. from RIS)

Modality Performed Procedure Step (N-CREATE, N-SET)

  • Scanner tells RIS about a completed scan
  • Complementary to Modality Worklist

Print (N-CREATE, N-SET, N-ACTION)
-Print an image to a DICOM compatible printer

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

Which part of the DICOM standard relates to the greyscale of an image? What is its purpose?

A

Part 14.
It specifies how pixel values should be interpreted and displayed to help achieve visual consistency between displays. It maps digital pixel values to luminance.

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

What is HL-7?

A

Health Level 7.

It is the standards for exchange, integration, sharing and retrieval of electronic health information.

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