Claim Update
Description
When a claim is updated in an Electronic Health Record (EHR), an outbound Update message is generated and sent. Conversely, an application can generate an inbound Update message to the EHR in order to update a claim.
API Endpoints for ClaimsUpdate
Sync REST API Endpoint to call the API: https://{base_url}/api/v1/claim/update.
Async REST API Endpoint to call the API: https://{base_url}/api/v1/endpoint.
Event Type | IntraConnects Request | Data Type | Cerner Request |
---|---|---|---|
ClaimUpdate | Meta.DataModel | String | |
ClaimUpdate | Meta.EventType | String | |
ClaimUpdate | Meta.Event | String | |
ClaimUpdate | Meta.Test | Boolean | |
ClaimUpdate | Meta.Source | String | |
ClaimUpdate | Meta.Source.ID | String | |
ClaimUpdate | Meta.Source.Name | String | |
ClaimUpdate | Claim | Array of Objects | |
ClaimUpdate | Claim.ID | String | |
ClaimUpdate | Claims.Note | String | |
ClaimUpdate | Success | String |