code property

FhirCode? code
inherited

code The label that is recommended to be used in the URL or the parameter name in a parameters resource for this search parameter. In some cases, servers may need to use a different CapabilityStatement searchParam.name to differentiate between multiple SearchParameters that happen to have the same code.

Implementation

FhirCode? get code => throw _privateConstructorUsedError;