total property

FhirInteger? total
inherited

total The total number of concepts in the expansion. If the number of concept nodes in this resource is less than the stated number, then the server can return more using the offset parameter.

Implementation

FhirInteger? get total => throw _privateConstructorUsedError;