Exam: Cloud Digital Leader 0 Likes
What is an example of structured data that a healthcare facility store (Digital Leader)
What is an example of structured data that a healthcare facility stores in their system?
A) X-ray images.
B) Surgery video recordings.
C) Blood pressure history.
D) Physician-written notes.
Solution
Correct answer: C) Blood pressure history.
A) X-ray images and B) Surgery video recordings are examples of unstructured data, as they typically consist of raw pixel data or video frames without inherent organization or metadata. While modern systems may apply metadata to these files for organization and retrieval, the data itself is not inherently structured in a tabular or relational format.
D) Physician-written notes may contain both structured and unstructured elements, depending on how they are stored and structured within the system. However, the textual content of the notes is often considered unstructured data, while any structured data elements such as timestamps, patient IDs, or diagnostic codes would be a part of the structured data.
C) Blood pressure history is an example of structured data because it can be stored in a tabular format with predefined fields such as patient ID, date/time of measurement, systolic blood pressure, diastolic blood pressure, and possibly additional metadata. This structured format allows for efficient storage, retrieval, and analysis of blood pressure data for individual patients or across populations.
Category: Innovating with data and Google Cloud
Language: English