definition property

FhirMarkdown? definition
inherited

definition Provides a complete explanation of the meaning of the data element for human readability. For the case of elements derived from existing elements (e.g. constraints), the definition SHALL be consistent with the base definition, but convey the meaning of the element in the particular context of use of the resource. (Note: The text you are reading is specified in ElementDefinition.definition).

Implementation

FhirMarkdown? get definition => throw _privateConstructorUsedError;