Resource Acquired

Represents a single FHIR resource retrieved from a facility.

Event

Overview

Emitted for each resource returned during acquisition and includes the resource content along with information about the request.

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

7 properties
acquisitionCompletebooleannull
patientIdstringnull
queryTypestringnull
resourceobjectnull
scheduledReportsarraynull
reportableEventstringnull
reportTrackingIdstringnull