function_ property

  1. @JsonKey(name: 'function')
CodeableConcept? function_
inherited

function_ ("function") Distinguishes the type of involvement of the actor in the activities related to the condition.

Implementation

@JsonKey(name: 'function')
CodeableConcept? get function_ => throw _privateConstructorUsedError;