outcomeCodeableConcept property

List<CodeableConcept>? outcomeCodeableConcept
inherited

outcomeCodeableConcept Identifies the outcome at the point when the status of the activity is assessed. For example, the outcome of an education activity could be patient understands (or not).

Implementation

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