Question

In: Nursing

When defining healthcare data standards for computer systems one of the following methods could be used:...

When defining healthcare data standards for computer systems one of the following methods could be used: • Text based specific formats • XML based formats • JSON based formats a. Give one (1) example for each of the above methods used in defining healthcare standards. b. Discuss the advantages and disadvantages of each of the above methods.

Solutions

Expert Solution

The term data standards for computer systems, in health care encompasses methods, protocols, terminologies, and specifications for the collection, exchange, storage, and retrieval of information associated with health care applications, including medical records, medications, radiological images, payment and reimbursement, medical devices and monitoring systems, and administrative.

Standardizing health care data involves the following:

Standardizing health care data involves the following:

1.Definition of data elements

2.Terminologies

3.Knowledge Representation 4.Data interchange formats

JSON based specific format

A JSON object contains data in the form of key/value pair. The keys are strings and the values are the JSON types. Keys and values are separated by colon. Each entry (key/value pair) is separated by comma.

JSON Example

1. {"employees":[  

2.     {"name":"Shyam", "email":},  

3.     {"name":"Bob", "email":},  

4.     {"name":"Jai", "email":}  

Advantages of JSON based formats

JSON is a much simpler format than XML. JSON is intended only for describing data as an object hierarchy, while XML has many other features as well. If you only need to send plain simple data, then JSON is a good alternative, as that is just what it's intended for.

Disadvantages of JSON based formats

While we saw the advantages, it is not devoid of disadvantages too. Following are the disadvantages: 1. it is not fully secure.

2. It is limited in terms of the supported datatypes.

XML based format:

Raw XML files can be viewed in all major browsers. Don't expect XML files to be displayed as HTML pages.

Example:

XML Files

<?xml version="1.0" encoding="UTF-8"?>
<note>
<to>Tove</to>
  <from>Jani</from>
  <heading>Reminder</heading>
  <body>Don't forget me this weekend!</body>
  </note>

Most browsers will display an XML document with color-coded elements.

Often a plus (+) or minus sign (-) to the left of the elements can be clicked to expand or collapse the element structure.

To view raw XML source, try to select "View Page Source" or "View Source" from the browser menu.

Advantages of XML

1. It supports Unicode, allowing almost any information in any written human language to be communicated.
2. The strict syntax and parsing requirements make the necessary parsing algorithms extremely simple, efficient, and consistent.
3. XML is heavily used as a format for document storage and processing, both online and offline.   4. It can represent common computer science data structures: records, lists, and trees.             

5. Its self-documenting format describes structure and field names as well as specific values.

Disadvantages of XML

1. XML syntax is verbose and redundant compared to other text-based data transmission formats such as JSON.                                                                                                                          2. The redundancy in syntax of XML causes higher storage and transportation cost when the volume of data is large.   3. XML file sizes are usually very large due to its verbose nature, it is totally dependent on who is writing it.   4. XML doesn’t support array. 5. XML document is less readable compared to other text-based data transmission formats such as JSON.                                                                         

Text Based Specific Format:

Examples

Include word processing documents, log files, and saved email messages. Common text file extensions include. TXT, RTF,

Text formatting data may be qualitative (e.g., font family), or quantitative (e.g., font size, or colour). It may also indicate a style of emphasis (e.g., boldface, or italics), or a style of notation (e.g., strikethrough, or superscript).

The following is a list of advantages and disadvantages to using the different types of text based format.

Advantages

-Text inputs can be used for entering large amounts of information.

- Text inputs are highly flexible and can be used for entry of any type of information.

Disadvantages

-No standard answers are provided for the user so there could be a wide range of answers     which can be difficult to interpret.

- With the exception of being able to set minimum and maximum values, generic text input objects do not offer the ability to provide visual cues to the user about what values might be appropriate for the control. Because of this, you must rely on the field label to convey the appropriate type of entry for the control which can lead to a higher error rate.


Related Solutions

discussion one : Healthcare has become increasingly dependent on information systems and computer. Downtime disasters can...
discussion one : Healthcare has become increasingly dependent on information systems and computer. Downtime disasters can occur when healthcare organizations are not prepared for downtime situations. Therefore, as nurses, you must be aware of downtime procedures to ensure quality patient care during a downtime crisis. You will discuss the following: i Explain the importance of an organization-specific downtime risk assessment. Describe the pros and cons of different assessment tools for evaluating downtime events and discuss scenarios in which they might...
QUESTION 20 Which of the following is not a term used when defining control system parameters?...
QUESTION 20 Which of the following is not a term used when defining control system parameters? Set point Controller Error or Offset Control point 1 points    QUESTION 21 Which of the following is NOT a plumbing fixture? Toilet Dishwasher Sink Urinal 1 points    QUESTION 22 The condenser temperature in an air conditioner is ___________ than that of the outside air. a. the same temp b. lower c. higher 1 points    QUESTION 23 An all-air HVAC distribution system...
Suggest an appropriate project methodology that might be used for development of the following computer systems....
Suggest an appropriate project methodology that might be used for development of the following computer systems. Provide proper justification of your choice. A system to control patients' blood pressure. A university accounting system that replaces the existing system. An interactive system that allows railway passengers to find train times from terminals installed on stations. The traffic control system inside Riyadh city is not meeting the expectations of traffic police. The system is to be updated within a few weeks to...
Which of the following analysis methods could be used for investment appraisal of a pubic service...
Which of the following analysis methods could be used for investment appraisal of a pubic service project such as building a hopital or a prison? a) Discounted cash flow using public project discount rates b) Cost benefit analysis c) Cost effectiveness analysis d) Payback using discounted cash flow set by the treasury
Describe one primary and one secondary data source that could be used in developing a public...
Describe one primary and one secondary data source that could be used in developing a public program. Describe the pros and cons of using each data source.
Describe one primary and one secondary data source that could be used in developing a public...
Describe one primary and one secondary data source that could be used in developing a public program. Describe pros and cons of using each data source.
What does it mean to find the right balance when defining a multi-threading systems?
What does it mean to find the right balance when defining a multi-threading systems?
The following four methods are commonly used for solving systems of equations: 1.    Graphing 2.    Substitution...
The following four methods are commonly used for solving systems of equations: 1.    Graphing 2.    Substitution 3.    Addition 4.    Determinants and Cramer’s Rule Pick one method and discuss the pros and cons of that method. Provide an example of a problem that can be easily solved using your chosen method and an example of a problem that would be more difficult to solve using your method. Review your classmates’ responses to find a classmate who chose a different method. Discuss...
describe how healthcare systems engineering will be used in a patient diagnosis process.
describe how healthcare systems engineering will be used in a patient diagnosis process.
There are many different primary standards that could be used in a standardization titration. 1. What...
There are many different primary standards that could be used in a standardization titration. 1. What are the criteria of a primary standard? 2. What are three other primary standards besides citric acid? 3. Is citric acid a greener standard than these?     Please explain this to me, I don't understand it.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT