profile property

FixedList<String>? get 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

FixedList<String>? get profile => profileField.getValue(_json);