additionalContext property

List<Reference>? additionalContext
inherited

additionalContext Additional context information for this event. Generally, this will contain references to additional resources included with the event (e.g., the Patient relevant to an Encounter), however it MAY refer to non-FHIR objects.

Implementation

List<Reference>? get additionalContext => throw _privateConstructorUsedError;