Resource Normalized
Indicates that a FHIR resource has been standardized.
Event
Draft event
This resource has been marked as a draft and may still be under development.
Overview
Produced after the resource is transformed according to configured mappings so evaluation components can work with a consistent format.
Event Schema
Key
A JSON object (ResourceKey) containing the facility ID and correlation ID is used as the Kafka message key.
{ "facilityId": "string", "correlationId": "string"}Headers
| Header Name | Description |
|---|---|
| X-Correlation-Id | The correlation ID associated with the event that should be used in logs produced during the event |
Payload
5 properties
patientIdstringnull
queryTypestringnull
resourceobjectnull
reportTrackingIdstringnull
processingTimeinteger
requiredThe time taken (in milliseconds) for a single resource to be normalized.