Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

-What is Patient Registration:

The Patient Registration screen (Android Studio- PatientIdentification.class) is the activity screen of android which consists of a list of various fields required to register the patient related data.

-Why is Patient Registration Configuration needed?

The Intelehealth app has a number of various deployment fields such as (Orissa, Philippines). These deployment fields has their own rules, regulations, culture, ethics, etc. Therefore, there comes a time where we need to configure the patient registration field based on the different deployment fields as some deployment fields may require a few fields whereas doesn’t require the other fields and wants to add their own fields.

-How is Patient Registration screen configured?

There is a config.json file created to configure the patient registration screen as per each deployment fields. Config file is a JSON file that stores data in key-value pairs.

  • No labels