event property

List<CodeableReference>? event
inherited

event This list of codes represents the main clinical acts, such as a colonoscopy or an appendectomy, being documented. In some cases, the event is inherent in the type Code, such as a "History and Physical Report" in which the procedure being documented is necessarily a "History and Physical" act.

Implementation

List<CodeableReference>? get event => throw _privateConstructorUsedError;