When creating a patient via REST API call what should be sent in the identifiers parameter?
Right now I’m sending in identifiers a list with size 1 of dictionary that has ID name ‘like OpenMRS ID’ and IdentifierType UUID but that fails. So any suggestions?
I tried that but got still getting errors of “not appropriate for validation scheme Luhn CheckDigit Validator”
Is there a way to create an identifier automatically via REST APIs?