Team, I am using FHIR bluebutton for CMS data (Claims data) and now I want to apply sorting in FHIR data we are getting bundle of explanation of Benefit(EOB)
https://www.hl7.org/fhir/search.html#sort
I have tried passing date and status params in that _sort but still not getting sorted data and I am very much in confusion what to pass as a parameter suppose I want to sort by ClaimNumber
what to pass, please help and suggest me