concept property

List<CodeSystemConcept>? concept
inherited

concept Concepts that are in the code system. The concept definitions are inherently hierarchical, but the definitions must be consulted to determine what the meanings of the hierarchical relationships are.

Implementation

List<CodeSystemConcept>? get concept => throw _privateConstructorUsedError;