Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Send
retrieveSearchResultsCBUs
Expand
titleRequest

{

pagination{...}
searchId*integer
nullable: false

minimum: 1
filters{...}
sortBystring
nullable: true

default: standard
Enum:
Array [ 2 ]
threeFourMismatchSortBystring
nullable: true

default: resolutionScore
Enum:
Array [ 3 ]
secondarySortBystring
nullable: true

default: tncCount
Enum:
Array [ 2 ]
integer
nullable: false

minimum: 1



Expand
titleResponse
paging*{...}
searchResults*[...]

...

Send
retrieveFullReportCBUs
Expand
titleResponse
searchResultsId

integer

Unique identifier of the search.  Can be determined by retrieving patient search summary

Expand
titleResponse
searchIdinteger
nullable: false

minimum: 1
searchTypestringEnum:
Array [ 1 ]
matchDurationinteger
minimum: 0

nullable: true

example: 30

time in seconds that the search took to run on the matching engine

patient{...}
cbu{...}


4.7 - Suggested use of API endpoints

...