XdsObjects Help file
XdsObjects Namespace / XdsSubmissionSet Class
Properties Methods


In This Topic
    XdsSubmissionSet Class Members
    In This Topic

    The following tables list the members exposed by XdsSubmissionSet.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new Empty Submission Set  
    Top
    Public Properties
     NameDescription
    Public Property The set of Associations in this submission set  
    Public PropertyThe humans and/or machines that authored the Submission Set  
    Public PropertyThe availability status (Approved/Deprecated) of the submission set  
    Public PropertyThe AvailabilityStatus as an integer  
    Public Property Comments associated with the Submission Set  
    Public PropertyThe code specifying the type of clinical activity that resulted in placing these XDS Documents in this XDS-Submission Set.  
    Public PropertyThe set of documents at the "top level" in this Submission Set  
    Public Property The list of slots not explicitly used to populate other fields  
    Public PropertyThe set of Folders in this Submission Set  
    Public PropertyThe HomeCommunityID of the Submission Set  
    Public Property Represents the organization(s) or person(s) for whom the Submission set is intended.  
    Public Property Indicates whether the SubmissionSet was created using the less rigorous requirements of metadata as defined for the Metadata-Limited Document Source Actor  
    Public Property To allow a collection of registry objects to be grouped together and be identified as versions of the same object, two new attributes are introduced: the Logical ID and the VersionInfo element. While all objects must have unique value for their id attribute to maintain their identity, all objects that are versions of the same logical object have the same logical id or lid attribute  
    Public PropertyShortcut to PatientInfo.XdsPerson.CompositeId  
    Public PropertyThe subject of care of the Submission Set.  
    Public PropertyThe SourceID, representing the system generating the data. All Document Sources are oblisged to complete this value, and set to a properly registered OID.  
    Public Property Records wehether the associations in the submissionset were interpretted at the time of receipt  
    Public PropertyPoint in Time at the Document Source when the Submission Set was created and issued for registration to the Document Registry  
    Public Property Represents the title of the Submission Set  
    Public PropertyThe Unique ID of the submission set. This is set to a new value using NewOID in the constructor, but may be over-ridden if desired.  
    Public PropertyThe UUID of the SubmissionSet. If left blank, this field will be auto-set to a symbolic value (e.g. "SubmissionSet_01") during submission of the data. The registry will replace it by a GUID, which is the value which will be found in this property if it is subsequently retrieved from the registry.  
    Public Property To allow a collection of registry objects to be grouped together and be identified as versions of the same object, two new attributes are introduced: the Logical ID and the VersionInfo element. While all objects must have unique value for their id attribute to maintain their identity, all objects that are versions of the same logical object have the same logical id or lid attribute  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic) Read a Submission Set serialised to a file  
    Public Method Consistentyly replace symbolic names by OIDs  
    Public Method Serialize XdsSubmissionSet object into a Stream  
    Public MethodWrites the SumissionSet object and all associated documents into a directory compatible with the XDM profiles.  
    Top
    See Also