Skip to main content

HS.SDA3.Provenance

serial class HS.SDA3.Provenance extends HS.SDA3.SuperClass

Stores data received from FHIR Provenance resources which track information about the entities and agents involved in producing, delivering, or otherwise influencing the related data. Each Provenance streamlet provides information regarding the lineage of the data for one or more target streamlets. The information in the Provenance streamlet is supplemental to the data contained within each target streamlet in the EnteredOn, EnteredBy, EnteredAt, UpdatedOn, and SourceFormat properties.

Property Inventory

Properties

property Agents as list of HS.SDA3.ProvenanceAgent;
The list of providers and organizations who can be assigned some degree of responsibility for the activity (data creation, update, etc.) that the Provenance streamlet represents.
Property methods: AgentsBuildValueArray(), AgentsCollectionToDisplay(), AgentsCollectionToOdbc(), AgentsDisplayToCollection(), AgentsGet(), AgentsGetObject(), AgentsGetObjectId(), AgentsGetSwizzled(), AgentsIsValid(), AgentsOdbcToCollection(), AgentsSet(), AgentsSetObject(), AgentsSetObjectId()
property Extension as HS.Local.SDA3.ProvenanceExtension;
Property methods: ExtensionGet(), ExtensionGetObject(), ExtensionGetObjectId(), ExtensionGetSwizzled(), ExtensionIsEmpty(), ExtensionIsValid(), ExtensionNewObject(), ExtensionSet(), ExtensionSetObject(), ExtensionSetObjectId(), ExtensionUnSwizzle()
property Recorded as HS.SDA3.TimeStamp;
The date that the activity represented by the Provenance streamlet was recorded or updated.
Property methods: RecordedDisplayToLogical(), RecordedGet(), RecordedIsValid(), RecordedLogicalToDisplay(), RecordedLogicalToTimeStamp(), RecordedLogicalToXSD(), RecordedNormalize(), RecordedOdbcToLogical(), RecordedSet(), RecordedXSDToLogical()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab