Session 5 - Functional Modules And Security/Privacy Flashcards

1
Q

What are functional modules of FHIR?

A

Logical, overarching groupings of resources

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

What does FHIR say about security?

A

It does not mandate a single security approach, but rather provides building blocks and guidelines

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

What does the security/privacy module do?

A

To protect the FHIR server (through Access control / authorization)
To determine what resources the user has access to (through Consent (think HIPAA))
To document what happens on / to a server (audits, event logging and provenance)

Provenance is the Who, what, where, when, why

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

What is the foundation module and its resources?

A

The basic framework on which the FHIR spec is built.

Base documentation, XML, JSON, Data types, and Extensions

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

What is the Implementer Support module and its resources?

A

This module provides info useful for Implementers, like where to find resources, tools, libraries etc
Downloads, version mgmt, use cases, testing

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

What is the Security and Privacy module and its resources?

A

This module describes how to protect the FHIR server, how to document what resources users have, and how to keep track of what happens to server.

Security, Consent, Provenance, AuditEvent

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

What is the Conformance module and its resources?

A

The Conformance Module represents metadata about the datatypes, resources and API features of the FHIR specification and can be used to create derived specifications.

StructureDefinition, CapabilityStatement, Implementation Guide, and profiling

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

What is the Terminology module and its resources?

A

The Terminology Module provides an overview and guide to the FHIR resources, operations, coded datatypes and externally-defined standard and FHIR-defined terminologies that are used for representing and communicating coded, structured data in the FHIR core specification and profiles

ValueSet, CodeSystem, ConceptMap, Naming System, TerminologyStatement , TerminologyServices

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

What is the Exchange module and its resources?

A

FHIR is designed as an interface specification - it specifies the content of the data exchanged between healthcare applications, and how the exchange is implemented and managed. FHIR defines the following methods for exchanging data between systems

Restful API
Messages
Documents
Services
Databases
Bulk upload
Subscription services

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

What is the Administration module and its resources?

A

The Administrative module covers the base data that is then linked into the other modules for clinical content, finance/billing, workflow, etc. It is built on the FHIR technology platform modules.
Before any clinical data can be recorded, the basic information of the patient must be recorded, and then often the basis of the interaction (such as an encounter).

Patient, Practitioner, CareTeam, Device, Organization, Location, Healthcare Service

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

What is the Clinical module and its resources?

A

This Clinical Module focuses on the FHIR resources that represent core clinical information for a patient. The information contained in these resources are those frequently documented, created or retrieved by healthcare providers during the course of clinical care. Resources generated during the course of diagnostic studies can be found in the Diagnostics Module, whereas the resources related to medication ordering and administration process can be found in the Medications Module.

Allergy, Problem, Procedure, CarePlan/Goal, Family History, RiskAssessment, etc.

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

What is the Diagnostics module and its resources?

A

The Diagnostics Module provides an overview and guide to the FHIR content that addresses ordering and reporting of clinical diagnostics including laboratory testing, imaging and genomics.

Observation, Report, Specimen, ImagingStudy, Genomics, etc.

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

What is the Medications module and its resources?

A

This module is concerned with resources and functionality in 3 main domains:
The ordering, dispensing, administration of medications and recording statements of medication use.
Recording of Immunizations given (or not given), evaluation of given immunizations and recommendations for an individual patient at a point in time.
The creation or querying for medications as part of drug information or drug knowledge.

Medication,
Request, Dispense,
Administration,
Statement,
Immunization, etc.

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

What is the Workflow module and its resources?

A

The workflow module focuses on the coordination of activities within and across systems. This includes three primary aspects:

How do we ask for another person, device or system to do something?
How do we track the linkages and dependencies between activities - actions to their authorizations, complex activities to individual steps, protocols to plans to orders, etc.?
How do we define what activities are possible and the expected order and dependencies of the steps within those activities? I.e. process/orchestration definition

Introduction + Task, Appointment, Schedule, Referral, PlanDefinition, etc.

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

What is the Financial module and its resources?

A

The Financial module covers the resources and services provided by FHIR to support the costing, contracting, financial transactions and billing which occur within a healthcare provider as well as the eligibility, enrollment, authorizations, claims, contracts and payments which occur between healthcare providers and insurers and the reporting and notification between insurers, subscribers, patients and other parties.

Claim, Account,
Invoice, ChargeItem,
Coverage + Eligibility
Request & Response, ExplanationOfBenefit, etc.

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

What is the Clinical Reasoning module and its resources?

A

The Clinical Reasoning module provides resources and operations to enable the representation, distribution, and evaluation of clinical knowledge artifacts such as clinical decision support rules, quality measures, public health indicators, order sets, clinical protocols, and evidence summaries. In addition, the module describes how expression languages can be used throughout the specification to provide dynamic capabilities.

Library, PlanDefinition & GuidanceResponse, Measure/MeasureReport, etc.

17
Q

What is the Medication Definition module and its resources?

A

This module is concerned with resources and functionality in areas such as:

The regulation and manufacturing of drugs, medicinal products and other medically-related substances or co-packaged devices.
Detailed description of these same items, typically for regulators but also for any context where this level of detail is necessary, such as pharmacopoeias, or prescribing support.
Indications and contra-indications for medications.
The details of the chemical substances that may be ingredients for medications.

Medicinal, Packaged & Administrable product definitions, Regulated Authorization, etc.