source property

FhirUri? source
inherited

source A uri that identifies the source system of the resource. This provides a minimal amount of [[Provenance]] information that can be used to track or differentiate the source of information in the resource. The source may identify another FHIR server, document, message, database, etc.

Implementation

FhirUri? get source => throw _privateConstructorUsedError;