Analyzing and Comparing GLBA and HIPAA

1.Conduct an internet or library search on the Gramm-Leach-Bliley Act (GLBA). Read one or two articles that you find interesting. Identify the article(s) you read, including a link to the article(s).

2. Explain the main security and privacy requirements of GLBA. What data elements does GLBA protect? What are the main privacy requirements of the law? What are the main security requirements of the law? Who enforces the law?

3. Conduct an internet or library search on the Health Insurance Portability and Accountability Act (HIPAA). Read one or two articles that you find interesting. Identify the article(s) you read, including a link to the article.

4. Explain the main security and privacy requirements of HIPAA. What data elements does HIPAA protect? What are the main privacy requirements of the law? What are the main security requirements of the law? Who enforces the law?

5. Describe what the GLBA and HIPAA security rules have in common. List three to five elements or concepts that are similar in the security provisions of both rules.

6. Describe the differences between the GLBA and HIPAA security rules. List three to five elements or concepts where the security provisions of both rules diverge.

Human computer interaction and usability

 

  1. A Usability Evaluation examines the way users interact with products and services in order to achieve a goal. Often times, there are measures that are tied to those goals that are quantified. Academic literature has a robust catalog of research on studies that examine various perspectives that explore user attitudes and experiences. Such attitudes and experiences include:

    • Learnability 
    • Findability 
    • Satisfaction 
    • Efficiency 
    • Memorability 
    • Effectiveness 
    • Ease of Use 
    • Error Handling 
    • Remember, usability is not one-dimensional. It is a complex system of properties that integrates many factors. It is subjective from user to user. For this assignment,  you are asked to explore one of these topics. You are to conduct an analytical research review of the assigned usability category/dimension above by evaluating 6-10 academic journals that focus on this topic. 

      You MUST include the following as part of the assignment. 

    • Abstract
    • Title Page
    • Introduction
    • Literature Review of Term
    • Conclusion
    • Considerations:
    • Must provide a minimum of six sources and how it was evaluated by the authors/scholars in each study
    • Must evaluate the study method used to complete the analysis.
    • Identify any unique similarities or differences across each study.
    • Define your own term based on your understanding of the literature you’ve evaluated.
    • Explain how you derive this definition.
    • Qualify/quantify the definition by explaining how many sources you used to come up with this definition.
    • Make Recommendations of Additional Ideas For Future Literature Review Consideration
    • The paper should be a minimum of 6 pages. This does not include the cover page, abstract, or citations. You must use APA format throughout the entire paper.

Week 5 Assignment

https://www.nsls.org/blog/what-is-servant-leadership-and-how-to-apply-it

https://www.langston.edu/sites/default/files/basic-content-files/TransformationalLeadership.pdf

Please go through the above 2 articles and ANSWER below questions:

Research what it means to be a “servant leader” in an organization.

1. How this style of management can affect team and organizational effectiveness

2. How this style of leadership can inform the ethical practices of an organization. 

3. If there are situations when this type of leadership is not appropriate. 

Note: 300 words with intext citations and 3 references needed.

final paper

 

The final paper is a summary and self-reflection on how knowledge acquired from this course can impact your future career decision/choice/development. It should be

In this paper, write about your thoughts about informatics over the entire course and address the following:

  • What is informatics? (5 points)
  • Which aspect(s) of informatics is new to you? (15 points)
  • Were you aware of any informatics-related job opportunities before taking this course? (5 points)
  • Does this course change your overview of the future job opportunities? and How? (10 points)
  • What type of jobs do you plan to pursue after graduation? Is it going to be informatics related? (10 points)

Variables, IF/THEN/ELSE, Loops

Instructions:

You will complete this assignment in Python 3.x. Make sure you have downloaded the software and it is installed correctly. You will download it from this site

You will code the following and submit it in one file. Use the information in the Content area for this week to assist you. Save it as a python file (.py), and upload it into the Assignments area.

1. Include comment block on line1 of your code with the following information:

“”

“””

Your Name

Course Name, Section (example: ENTD200 B002 Spr18)

Instructor name

Week #

Date completed

“””

2. Create 2 Python programs based on week 5 Assignment flowcharts and requirements. You must use loops, do not use function calls.

 

Here is a SAMPLE run for a simple calculator to add to numbers (this is for reference only)

Simple Calculator

What is your name –> Supa

Enter first number –> 7

Enter second number –> 5

Supa, The total of 7.0 + 5.0 = 12.0

Do you want another calculation ? (y/n) y

What is your name –> Lupa

Enter first number –> 21

Enter second number –> 11

Lupa, The total of 21.0 + 11.0 = 32.0

Do you want another calculation ? (y/n) n

Thanks for using my calculator

                                     Assessment Rubric:

A.Create a comment block with the following information:

Your Name

Course Name, Section (example: ENTD200 B002 Spr19)

Instructor name

Week #

Date completed

B.  Write a program that will calculate the problem using a loop and stop after the condition has been met. 

C.  Print (print function with label). 

Chain

Please see attached file . it is a quick assignment please follow all questions and for question 4 talk about what you learned ? 

I need the assigment in 3 hours