Let’s imagine you are running a hospital, as you may have known there are many departments in the hospital such as the Billing Department, X-ray department, Blood Test Department, Endogram Department.. etc …). You may want to link up all the departments where information/data can be easily accessed by doctors. The challenges start when all the departments mentioned above use different systems and may not be compatible with each other. To solve this issue, sending information via JSON is the easiest way since JSON is widely acceptable and easily implemented by all systems. Lets look at the raw JSON File.
JSON FILE BEFORE BEING PROCESSED
JSON FILE PROCESSED AND TABULATED IN A TABLE