type property

List<CodeableConcept>? type
inherited

type Type that this diagnosis has relevant to the account (e.g. admission, billing, discharge …).

Implementation

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