complication property

List<CodeableReference>? complication
inherited

complication Any complications that occurred during the procedure, or in the immediate post-performance period. These are generally tracked separately from the notes, which will typically describe the procedure itself rather than any 'post procedure' issues.

Implementation

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