specialArrangement property

List<CodeableConcept>? specialArrangement
inherited

specialArrangement Any special requests that have been made for this encounter, such as the provision of specific equipment or other things.

Implementation

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