validationProcess property

List<CodeableConcept>? validationProcess
inherited

validationProcess The primary process by which the target is validated (edit check; value set; primary source; multiple sources; standalone; in context).

Implementation

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