Identify each of the standard code sets for diagnoses

Assignment Help Computer Engineering
Reference no: EM131165225

Assignment: Healthcare Information System Standards

Learning Objectives:

• Describe the various standard code sets for diagnoses, laboratory tests, procedures, and medications
• Understand the classes of HL7 FHIR standard.
• Demonstrate how various standard code sets for diagnoses, laboratory tests, procedures, and medications are integrated into the HL7 FHIR.
• Create Patient data in FHIR format.

Directions: Please answer the following questions using the web ex lecture for Assignment 3, the FHIR Introduction and FHIR Introduction for developers, and other materials as desired.You should find more information about FHIR on the internet to help with this assignment. The following links may be useful.

https://www.hl7.org/fhir/

https://www.hl7standards.com/blog/2013/03/26/hl7-fhir/

All answers should be in your own words and any examples should be unique.

Submission Requirements

Upload your Word document into the scholar site. In the event that the scholar isn't working, please send an e-mail to the course DLI with your Excel Document as an attachment. Please use a document naming convention that allows the DLI to determine your name. EXAMPLE: "LastName_FirstName_Assn3.docx".

This assignment involves understanding standard healthcare data code sets, understanding the HL7 FHIR EHR standard, and learning how patient and other dataare represented in FHIR. Create one document for the assignment.

Assignment Requirements

1) Identify and briefly describe each of the standard code sets for diagnoses, laboratory tests, procedures, medications and clinical reasoning including the purpose of the codeset, the range of items listed in the codeset, the number of codes in the codeset, and how the codeset is related to the data from our book "Administrative Healthcare Data," including the FacilityHeader, FacilityDetail, ProfessionalHeader, ProfessionalDetail, Pharmacy, and any other relevant tables. This is a research and reporting task. You are to identify the relevant codesets, (hint: this information is summarized in chapter 10), then do additional research using the internet to provide your definition of each codeset. (about 1 paragraph per codeset)

a.) Diagnoses
b.) Laboratory tests
c.) Medical procedures
d.) Medications
e.) Clinical reasoning

This is a website that you should review that is related to one of the codesets: https://loinc.org/.You should find and review websites for the other codesets.

2) HL7 FHIR (Fast Health Interoperable Resources)

Review the power point "Introduction to FHIR for Developers.pptx" (skip slides 70-76)

a) Write a short description (one paragraph) of the information on this page.

https://www.hl7.org/implement/standards/fhir/resourcelist.html

b) Review the FHIR patient information at the following links. Write a short description (one paragraph) of the information gathered for a Patient:

https://www.hl7.org/implement/standards/fhir/patient.html
https://www.hl7.org/implement/standards/fhir/patient-examples.html
https://www.hl7.org/implement/standards/fhir/patient-examples.xml.html

c) Review the FHIR Observation information. Write a short description (one paragraph) of the information gathered for an Observation:

https://www.hl7.org/implement/standards/fhir/observation-definitions.html
https://www.hl7.org/implement/standards/fhir/observation-examples.html

d) Review the FHIR CodeableConcept information. Write a short description (one paragraph) of the information gathered for a CodeableConcept:

https://www.hl7.org/implement/standards/fhir/datatypes.html#CodeableConcept
https://www.hl7.org/implement/standards/fhir/datatypes-examples.html#CodeableConcept

e) Review the FHIR DiagnosticReport information. Write a short description (one paragraph) of the information gathered for a DiagnosticReport:

https://www.hl7.org/implement/standards/fhir/diagnosticreport.html
https://www.hl7.org/implement/standards/fhir/diagnosticreport-examples.html

3) Review this website on how to integrate codesets into FHIR data. Write a paragraph explaining how each of the codesets you found for your response to question 1 are implemented in FHIR.

https://www.hl7.org/implement/standards/fhir/terminologies.html#example

4) Use the SAS university edition to create an XML Patient file from the Members table by completing the following steps:

a) Create a Patient Table from the Members table. The patient table should use the column names from FHIR patient definition. Add attributes for managingOrganization and showing the record is active.

b) Generate an XML file from the new patient table.

c) Describe how this XML file can be transformed into a FHIR Patient XML file.

https://www.dropbox.com/s/kfjxcscu7loam3o/Attachments.rar?dl=0

Reference no: EM131165225

Questions Cloud

Marginal product of labor : How  Apple Inc. production function is related to its marginal product of labor?
What is the pl of the soil : Wet weight + container = 22.12 g Dry weight + container = 20.42 g Weight of container = 1.50 g
What is adam mpc out : In year one, Adam earns $1,000 and saves $100. In year 2, Adam gets a $500 raise so that he earns a total of $1,500. Out of that $1,500, he saves $200. What is Adam's MPC out of his $500 raise. Explain your answer.
Business behavior and public policy : (Business Behavior and Public Policy) Define market power, and then discuss the rationale for government regulation of firms with market power.
Identify each of the standard code sets for diagnoses : Identify and briefly describe each of the standard code sets for diagnoses, laboratory tests, procedures, medications and clinical reasoning including the purpose of the codeset.
Calculate the water content of the sample : The weight of the wet soil plus container was 17.53 g. and the weight of the dry soil plus container was 14.84 g. Weight of the empty container was 7.84 g. Calculate the water content of the sample.
Interview a potential partner : Most community action plans can benefit from recruiting partners-individuals or organization that might help with the solution to the public-health issue. These partners may have money, special tools or skills, and other resources
Restore full-employment equilibrium : Explain how the economy can adjust in the long run to restore full-employment equilibrium. Draw a graph to illustrate this adjustment process.
Economic and historical factors : Problem: The argument of Adam Smith was that some nations were richer than others not because of innate differences across races but because of economic and historical factors. Draw your forethought on this.

Reviews

Write a Review

Computer Engineering Questions & Answers

  Mathematics in computing

Binary search tree, and postorder and preorder traversal Determine the shortest path in Graph

  Ict governance

ICT is defined as the term of Information and communication technologies, it is diverse set of technical tools and resources used by the government agencies to communicate and produce, circulate, store, and manage all information.

  Implementation of memory management

Assignment covers the following eight topics and explore the implementation of memory management, processes and threads.

  Realize business and organizational data storage

Realize business and organizational data storage and fast access times are much more important than they have ever been. Compare and contrast magnetic tapes, magnetic disks, optical discs

  What is the protocol overhead

What are the advantages of using a compiled language over an interpreted one? Under what circumstances would you select to use an interpreted language?

  Implementation of memory management

Paper describes about memory management. How memory is used in executing programs and its critical support for applications.

  Define open and closed loop control systems

Define open and closed loop cotrol systems.Explain difference between time varying and time invariant control system wth suitable example.

  Prepare a proposal to deploy windows server

Prepare a proposal to deploy Windows Server onto an existing network based on the provided scenario.

  Security policy document project

Analyze security requirements and develop a security policy

  Write a procedure that produces independent stack objects

Write a procedure (make-stack) that produces independent stack objects, using a message-passing style, e.g.

  Define a suitable functional unit

Define a suitable functional unit for a comparative study between two different types of paint.

  Calculate yield to maturity and bond prices

Calculate yield to maturity (YTM) and bond prices

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd