DVTk API
AdtPatientRegistrationActor Class
DVTkDvtk.IheActors.ActorsAdtPatientRegistrationActor
DVTk API

[This is preliminary documentation and is subject to change.]

Summary description for AdtPatientRegistrationActor.
Declaration Syntax
C#Visual BasicVisual C++
public class AdtPatientRegistrationActor : BaseActor
Public Class AdtPatientRegistrationActor _
	Inherits BaseActor
public ref class AdtPatientRegistrationActor : public BaseActor
Members
All MembersConstructorsMethodsPropertiesEvents



IconMemberDescription
AdtPatientRegistrationActor(String, IheFramework)
Class constructor.

ActorConnectionCollection
Property - ActorConnectionCollection
(Inherited from BaseActor.)
ActorName
Property - ActorName
(Inherited from BaseActor.)
ActorsTransactionLog
Property - ActorsTransactionLog
(Inherited from BaseActor.)
AddDicomClient(DicomClientTypeEnum, ActorTypeEnum, CommonConfig, BasePeerToPeerConfigCollection)
Add the given DicomClient using the Destination Actor Configuration.
(Inherited from BaseActor.)
AddDicomServer(DicomServerTypeEnum, ActorTypeEnum, CommonConfig, BasePeerToPeerConfigCollection)
Add the given DicomServer using the Destination Actor Configuration.
(Inherited from BaseActor.)
AddHl7Client(Hl7ClientTypeEnum, ActorTypeEnum, CommonConfig, BasePeerToPeerConfigCollection)
Add an HL7Client for the given Destination Actor Name and Configuration.
(Inherited from BaseActor.)
AddHl7Server(Hl7ServerTypeEnum, ActorTypeEnum, CommonConfig, BasePeerToPeerConfigCollection)
Add an HL7Server for the given Destination Actor Name and Configuration.
(Inherited from BaseActor.)
AddPatientQueryResponse(AdrMessage)
AddResponseTriggerToActor(ActorTypeEnum, BaseTrigger)
Add a reponse trigger to the Actor.
(Inherited from BaseActor.)
ApplyConfig(CommonConfig, BasePeerToPeerConfigCollection)
Apply the Actor Configuration.
(Overrides BaseActor.ApplyConfig(CommonConfig, BasePeerToPeerConfigCollection).)
ConfigActor(CommonConfig, BasePeerToPeerConfigCollection)
Configure the Actor
(Inherited from BaseActor.)
DefaultValueManager
Property - DefaultValueManager
(Inherited from BaseActor.)
DicomtoHl7(DataSet) (Inherited from BaseActor.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetDicomClient(ActorName)
Get the DicomClient that corresponds with the Destination Actor Name.
(Inherited from BaseActor.)
GetDicomServer(ActorName)
Get the DicomServer that corresponds with the Destination Actor Name.
(Inherited from BaseActor.)
GetFirstActorIdFromDicomServer(ActorTypeEnum)
Get the Actor Id of the first instance of the given peer actor type DicomServer in this actor.
(Inherited from BaseActor.)
GetHashCode()()()
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetHl7Client(ActorName)
Get the HL7Client that corresponds with the Destination Actor Name.
(Inherited from BaseActor.)
GetHl7Server(ActorName)
Get the HL7Server that corresponds with the Destination Actor Name.
(Inherited from BaseActor.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
HandleTransactionFrom(ActorName, Hl7Transaction)
Handle an HL7 Transation from the given Actor Name.
(Inherited from BaseActor.)
HandleTransactionFrom(ActorName, DicomTransaction)
Handle a Dicom Transaction from the given Actor Name.
(Inherited from BaseActor.)
Hl7ToDicom(Hl7Message) (Inherited from BaseActor.)
IheFramework
Property - IheFramework
(Inherited from BaseActor.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
OnMessageAvailable
Message Available Event
(Inherited from BaseActor.)
OnTransactionAvailable
Transaction Available Event
(Inherited from BaseActor.)
SendPatientRegistration(AdtMessage)
SendPatientUpdate(AdtMessage)
StartActor(DefaultValueManager)
Start the Actor.
(Inherited from BaseActor.)
StopActor()()()
Stop the Actor.
(Inherited from BaseActor.)
ThreadManager
Property - DvtThreadManager
(Inherited from BaseActor.)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
TriggerActorDicomClientVerificationInstances(ActorTypeEnum)
Trigger the DICOM Client Verification (E-ECHO-RQ).
(Inherited from BaseActor.)
TriggerActorInstances(ActorTypeEnum, BaseTrigger, Boolean)
Trigger the Actor Instances of the given Actor Type.
(Inherited from BaseActor.)
UpdateDicomServer(ActorName, ActorTypeEnum, CommonConfig, BasePeerToPeerConfigCollection)
Update the given DicomServer using the Destination Actor Configuration.
(Inherited from BaseActor.)
Inheritance Hierarchy
Object
BaseActor
 AdtPatientRegistrationActor

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0