followUp property

List<CodeableConcept>? followUp
inherited

followUp If the procedure required specific follow up - e.g. removal of sutures. The follow up may be represented as a simple note or could potentially be more complex, in which case the CarePlan resource can be used.

Implementation

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