View: Hide Browser | Browser on the left | Browser on the right | Dictionary
Report:General Info | Attributes | Relations | Constraints

Parent Package: archetyped
Class FEEDER_AUDIT_DETAILS
Audit details for any system in a feeder system chain. Audit details here means the general notion of who/where/when the information item to which the audit is attached was created. None of the attributes is defined as mandatory, however, in different scenarios, various combinations of attributes will usually be mandatory. This can be controlled by specifying feeder audit details in legacy archetypes.

Attributes
SignatureOptionalityMultiplicityConstantDocumentation
 location : PARTY_IDENTIFIED 0..1  --  Identifier of the particular site/facility within an organisation which handled the item. For computability, this identifier needs to be e.g. a PKI identifier which can be included in the identifier list of the PARTY_IDENTIFIED object. 
 provider : PARTY_IDENTIFIED 0..1  --  Optional provider(s) who created, committed, forwarded or otherwise handled the item. 
 subject : PARTY_PROXY 0..1  --  Identifiers for subject of the received information item. 
 system_id : String  --  Identifier of the system which handled the information item. 
 time : DV_DATE_TIME 0..1  --  Time of handling the item. For an originating system, this will be time of creation, for an intermediate feeder system, this will be a time of accession or other time of handling, where available. 
 version_id : String 0..1  --  Any identifier used in the system such as “interim”, “final”, or numeric versions if available. 


Constraints
NameExpression
System_id_validinv: system_id <> Void and not system_id.is_empty