code property

List<CodeableConcept>? code
inherited

code 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 typeCode, such as a "History and Physical Report" in which the procedure being documented is necessarily a "History and Physical" act.

Implementation

List<CodeableConcept>? get code => throw _privateConstructorUsedError;