function_ property

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

function_ ("function") Describes the type of performance or participation(e.g. primary surgeon, anesthesiologiest, etc.).

Implementation

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