Notes QueryResponse
Description
This is the format of the response you will receive for a Claims:NotesQuery.
API Endpoints for NotesQuery Response
Sync REST API Endpoint to call the API: https://{base_url}/api/v1/claim/notesqueryresponse.
Async REST API Endpoint to call the API: https://{base_url}/api/v1/endpoint.
Event Type | IntraConnects Request | Data Type | Cerner Response |
---|---|---|---|
NotesQueryResponse | Claim | Object | |
NotesQueryResponse | Claim.ID | String | |
NotesQueryResponse | Claim.Notes[] | ArrayOfObject | |
NotesQueryResponse | Claim.Notes[].ID | String | |
NotesQueryResponse | Claim.Notes[].Status | String | |
NotesQueryResponse | Claim.Notes[].Description | String | |
NotesQueryResponse | Claim.Notes[].Code | String | |
NotesQueryResponse | Claim.Notes[].Name | String |