function_ property

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

function_ ("function") Distinguishes the type of involvement of the performer in the medication administration.

Implementation

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