Validate Patient Profile


This API validates a patient's profile (for SHS patients only) by doing the following:

  • Gets the patient's information is check if patient already exists
  • Creates a patient profile if it does not already exist
  • Gets the patient information again to ensure it now exists

Sample Flow


validate-patient-profile

APIs


The API(s) used in this use case are as follows:

1. /Patient/$get-info

POST [baseURL]/Patient/$get-info Try API


2. /Patient

POST [baseURL]/Patient