uri property

FhirUri? uri
inherited

uri Reference to the formal definition of the source/target data element. For elements defined by the FHIR specification, or using a FHIR logical model, the correct format is {canonical-url}#{element-id}.

Implementation

FhirUri? get uri => throw _privateConstructorUsedError;