concept property

List<CodeSystemConcept>? concept
inherited

concept Defines children of a concept to produce a hierarchy of concepts. The nature of the relationships is variable (is-a/contains/categorizes) - see hierarchyMeaning.

Implementation

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