Hello guys! i am trying to figuring out a way to create a patient directly without going through a series of steps mentioned here which uses two POSTs and multiple GET APIs.
This page is out of date. E.g. with modern versions of the OpenMRS REST API it is not necessary to create a person and then a patient in two separate POSTs.
@meullah i believe you can not create a patient with out a person because in the openmrs system a patient is an extension of a person. Every user authenticated in the system is a person and they can be a patient,provider or a system admin