Name | Description | |
---|---|---|
XdsSubmissionSet Constructor | Creates a new Empty Submission Set |
The following tables list the members exposed by XdsSubmissionSet.
Name | Description | |
---|---|---|
XdsSubmissionSet Constructor | Creates a new Empty Submission Set |
Name | Description | |
---|---|---|
Associations | The set of Associations in this submission set | |
Authors | The humans and/or machines that authored the Submission Set | |
AvailabilityStatus | The availability status (Approved/Deprecated) of the submission set | |
AvailabilityStatusAsInt | The AvailabilityStatus as an integer | |
Comments | Comments associated with the Submission Set | |
ContentType | The code specifying the type of clinical activity that resulted in placing these XDS Documents in this XDS-Submission Set. | |
Documents | The set of documents at the "top level" in this Submission Set | |
ExtraSlots | The list of slots not explicitly used to populate other fields | |
Folders | The set of Folders in this Submission Set | |
HomeCommunityID | The HomeCommunityID of the Submission Set | |
IntendedRecipients | Represents the organization(s) or person(s) for whom the Submission set is intended. | |
LimitedMetadata | Indicates whether the SubmissionSet was created using the less rigorous requirements of metadata as defined for the Metadata-Limited Document Source Actor | |
LogicalId | 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 | |
PatientID | Shortcut to PatientInfo.XdsPerson.CompositeId | |
PatientInfo | The subject of care of the Submission Set. | |
SourceID | The SourceID, representing the system generating the data. All Document Sources are oblisged to complete this value, and set to a properly registered OID. | |
Structured | Records wehether the associations in the submissionset were interpretted at the time of receipt | |
SubmissionTime | Point in Time at the Document Source when the Submission Set was created and issued for registration to the Document Registry | |
Title | Represents the title of the Submission Set | |
UniqueID | The 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. | |
UUID | The 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. | |
VersionInfo | 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 |
Name | Description | |
---|---|---|
ReadFromFile | Read a Submission Set serialised to a file | |
ReplaceSymbolicNames | Consistentyly replace symbolic names by OIDs | |
Serialize | Serialize XdsSubmissionSet object into a Stream | |
WriteXDM | Writes the SumissionSet object and all associated documents into a directory compatible with the XDM profiles. |