detail property

List<CodeableReference>? detail
inherited

detail Represents the main clinical acts, such as a colonoscopy or an appendectomy, being documented. In some cases, the event is inherent in the typeCode, such as a "History and Physical Report" in which case the procedure being documented is necessarily a "History and Physical" act. The events may be included as a code or as a reference to an other resource.

Implementation

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