Hello Everyone,
I am trying to un void a voided identifier by making a post invoke call to this api endpoint with body having voided as false.
ws/rest/v1/patient/90a2f2cb-588e-49f0-983a-ac46275cb654/identifier/3c6b1c9e-2682-41f6-9469-59d8c03e6409
This however gets an error
"message": "[Some properties are not allowed to be set: voided]
Please advise how else this can be done or how to resolve above error.
Thanks.