FHIR Generator

This application serves to change standard format data into JSON format data according to the rules of FHIR. Then send it to the FHIR server. Because the application is made for promotion, only the patient module can be tried. If you are interested in getting anothers, please contact me.

Web Application for Generating FHIR
  1. Created, developed, and used as of March 2023.
  2. This application serves to change standard format data into JSON format data according to the rules of FHIR. Then send it to the FHIR server. Because the application is made for promotion, only the patient module can be tried.
  3. This application is a RESTful client application which is used to:
    • Generates JSON format according to FHIR rules for patient data.
    • Sending patient data in JSON format to the FHIR server.
    • Obtain a fake IHS number from “the ministry of health”.
    • Storing patient data according to FHIR rules and fake IHS numbers.
  4. This application is not equipped with a validator and data refiner.
  5. If you want to try this application, please visit fhir.zulfan.com. If you are interested in inputting data with this application, you can click “Log in” in the top right corner then enter the username and password.