XdsObjects Help file
XdsObjects Namespace / XdsDomain Class
Properties Methods Events


XdsDomain Class Members

The following tables list the members exposed by XdsDomain.

Public Constructors
 NameDescription
Public ConstructorCreates a new XdsDomain object  
Top
Public Properties
 NameDescription
Public PropertyThe Audit Enterprise Site ID to include in audit messages  
Public PropertyThe address of the Auditrepositories to use for logging.  
Public PropertyThe schema to use for ATNA messages.  
Public PropertyThe source address reported to the audit repository  
Public PropertyThe Audit Source ID to include in audit messages  
Public PropertyThe Audit Source Type Code to include in audit messages  
Public Property CreatePullPoint Receipient's Address  
Public Property DestroyPullPoint Receipient's Address  
Public Property The Notification Receipient's Address  
Public PropertyThe endpoint details for the PIX Manager to use for translation of patient IDs between different domains  
Public PropertyThe registry used in this domain.  
Public PropertyHolds the lookup table for mapping a Repository UniqueID to an EndPoint address  
Public PropertyThis is used automatically when the data to be retrieved contains a HomeCommunityID value  
Public Property Controls the behaviour used when incoming data is received.  
Public PropertyThe Respository to which submissions should be sent  
Public Property The Subscription Broker's Address  
Public Property Controls whether error codes received via XDS protocols cause excpetions to be thrown.  
Public Property Controls whether to validate data being sent  
Public PropertyThe ID Root used by the XDS Domain.  
Top
Public Methods
 NameDescription
Public Method Request CreatePullPoint  
Public MethodSend a query to a responding gateway  
Public MethodRetrieve set of documents from a responding gateway  
Public Method Delete objects specified by its IDs  
Public Method Send a Multi-Patient Stored Query to a Registry (or equivalently to an initiating gateway)  
Public Method Send Notification  
Public MethodSubmit an XdsSubmissionSet to a repository using the ProvideAndRegisterDocumentSet-b transaction  
Public MethodSubmit an XdsSubmissionSet to a registry using the RegisterDocumentSet-b transaction  
Public MethodSubmit an XdsSubmissionSet to a registry using the RegisterOnDemandDocumentEntry transaction  
Public Method Send a query to a registry (or equivalently to an initiating gateway)  
Public MethodRetrieve set of documents from repositories  
Public Method Request Subscription  
Public Method Request Unsubscription  
Public Method Submit metadata updates to a Registry using the Update Document Set transaction  
Top
Public Events
 NameDescription
Public Event Event that fires when an AuditMessage is auto-generated by XdsObjects  
Public Event XdsDomain on Get Binding Event. If not defined HTTP binding is returned  
Public Event Get Security Tokens event  
Top
See Also