documentType property

List<Coding>? documentType
inherited

documentType The documentType(s) covered by this provision. The type can be a CDA document, or some other type that indicates what sort of information the consent relates to.

Implementation

List<Coding>? get documentType => throw _privateConstructorUsedError;