DVTk API
AdtMessage Class
DVTkDvtk.Hl7.MessagesAdtMessage
DVTk API

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

ADT Message class
Declaration Syntax
C#Visual BasicVisual C++
public class AdtMessage : Hl7Message
Public Class AdtMessage _
	Inherits Hl7Message
public ref class AdtMessage : public Hl7Message
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
AdtMessage()()()
Class constructor - ADT

AdtMessage(String)
Class constructor - ADT

ACC
Property - ACC Segment

AddSegment(Hl7Segment)
Add segment to HL7 message
(Inherited from Hl7Message.)
AddValue(Hl7SegmentEnum, Int32, String)
Set the value at the indexed segment.
(Inherited from Hl7Message.)
AL1
Property - AL1 Segment

CopySegment(Hl7Segment)
Copy segment to HL7 message
(Inherited from Hl7Message.)
DateTimeOfMessage
Property - Date/Time Of Message
(Inherited from Hl7Message.)
DB1
Property - DB1 Segment

DG1
Property - DG1 Segment

DisplayAsString()()()
Generate string representation to HL7 Message for display - include the end of segment character and new line.
(Inherited from Hl7Message.)
DRG
Property - DRG Segment

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
EVN
Property - EVN Segment

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.)
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.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
GT1
Property - GT1 Segment

IN1
Property - IN1 Segment

IN2
Property - IN2 Segment

IN3
Property - IN3 Segment

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
MessageControlId
Property - Message Control Id
(Inherited from Hl7Message.)
MessageSubType
Property - Message Sub Type.
(Inherited from Hl7Message.)
MessageType
Property - Message Type
(Inherited from Hl7Message.)
MRG
Property - MRG Segment

MSH
Property - MSH Segment
(Inherited from Hl7Message.)
NK1
Property - NK1 Segment

OBX
Property - OBX Segment

obxSeg(Int32, Int32, String)
Set the OBX value given at the segment/field index.

PD1
Property - PD1 Segment

PID
Property - PID Segment

PR1
Property - PR1 Segment

ProcessingId
Property - Processing Id
(Inherited from Hl7Message.)
PV1
Property - PV1 Segment

PV2
Property - PV2 Segment

ReceivingApplication
Property - Receiving Application
(Inherited from Hl7Message.)
ReceivingFacility
Property - Receiving Facility
(Inherited from Hl7Message.)
ROL
Property - ROL Segment

Segments
Property - Segments
(Inherited from Hl7Message.)
SendingApplication
Property - Sending Application
(Inherited from Hl7Message.)
SendingFacility
Property - Sending Facility
(Inherited from Hl7Message.)
ToString(Hl7MessageDelimiters)
Generate string representation to HL7 Message - include the end of segment character.
(Inherited from Hl7Message.)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
UB1
Property - UB1 Segment

UB2
Property - UB2 Segment

Value(Hl7SegmentEnum, Int32, Int32)
Get the value at the indexed segment/field.
(Inherited from Hl7Message.)
Value(Hl7SegmentEnum, Int32)
Get the value at the indexed field.
(Inherited from Hl7Message.)
Value(Hl7Tag)
Get the value at the segment/field identified by the tag.
(Inherited from Hl7Message.)
VersionId
Property - Version Id
(Inherited from Hl7Message.)
Inheritance Hierarchy
Object
Hl7Message
 AdtMessage

Assembly: DvtkHl7 (Module: DvtkHl7) Version: 0.0.0.0