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
- ActionCode
- ActionScope
- CustomPairs
- EncounterNumber
- EnteredAt
- EnteredBy
- EnteredOn
- ExternalId
- FromTime
- ProvenanceIds
- SourceFormat
- ToTime
- UpdatedOn
Inherited Methods
- %AddToSaveSet()
- %AddToSyncSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %Delete()
- %DeleteId()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %GetSwizzleObject()
- %IsA()
- %IsModified()
- %IsNull()
- %New()
- %NormalizeObject()
- %ObjectIsNull()
- %ObjectModified()
- %OnBeforeAddToSync()
- %OnDetermineClass()
- %Open()
- %OpenId()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %ResolveConcurrencyConflict()
- %SerializeObject()
- %SetModified()
- %SyncObjectIn()
- %SyncTransport()
- %ValidateObject()
- EndXMLList()
- GetStreamletClass()
- IsDefined()
- LogIgnoredTag()
- LogicalToOdbc()
- OdbcToLogical()
- StartXMLList()
- ToQuickXML()
- ToQuickXMLStream()
- ToQuickXMLString()
- Translate()
- UpdateSDA()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLImportSDAString()
- XMLImportSDAStringUnknown()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()