type property
FixedList<CodeableConcept> ?
get
type
Specific type of encounter (e.g. e-mail consultation, surgical day-care, skilled nursing, rehabilitation).
Implementation
FixedList<CodeableConcept>? get type => typeField.getValue(json);