Hi All,
During our FHIR module resource update operations, we encounter some issues with updating the resources through REST. I looked at save methods of person and patient and saw they are doing saveOrUpdate in DAO layer. In DAO layer, it's checking whether id is exist for resource and do creation or update.
How REST module handle resource update requests? Is it first get resource by uuid and then update the fields then save it? Or is it follow different approach?
Thanks,
Harsha
--
Harsha KumaraSoftware Engineer
WSO2 Inc.
Sri Lanka.