testingDestination property

List<CodeableConcept>? testingDestination
inherited

testingDestination Where the specimen will be tested: e.g., lab, sector, device or any combination of these.

Implementation

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