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 NameDescription
X-Correlation-IdThe correlation ID associated with the event that should be used in logs produced during the event

Payload

5 properties
patientIdstringnull
queryTypestringnull
resourceobjectnull
reportTrackingIdstringnull
processingTimeinteger
required

The time taken (in milliseconds) for a single resource to be normalized.