profile property

List<FhirCanonical>? profile
inherited

profile A list of profiles (references to [[StructureDefinition]] resources) that this resource claims to conform to. The URL is a reference to [[StructureDefinition.url]].

Implementation

List<FhirCanonical>? get profile => throw _privateConstructorUsedError;