eventUri property

FhirUri? eventUri
inherited

eventUri Code that identifies the event this message represents and connects it with its definition. Events defined as part of the FHIR specification have the system value "http://terminology.hl7.org/CodeSystem/message-events". Alternatively uri to the EventDefinition.

Implementation

FhirUri? get eventUri => throw _privateConstructorUsedError;