Class Name: HL7DataTypeDef

Scope: Public - Restricted - Child Class of HL7DefinitionData - No public constructor.

 

This class contains the structure of a HL7 Data Type as contained in the HL7DefinitionData parent object. Example data types are: XPN (Extended Person Name), PN (Person Name), XAD (Extended Addres), ST (String), NM (Numeric) etc. Every field (HL7DataFieldDef) in a HL7 Definition has a Data Type (there is ONE exception in HL7 which is Field # 5 of the OBX segment which is listed as data type * and can be ANY data type).

 

So following the structure of a HL7 message. Messages are made up of Segments (HL7DataSegmentDef), Segments are made of Fields (HL7DataFieldDef) and Fields represent a HL7 Data Type (HL7DataTypeDef) which is made up of Components (HL7DataTypeComponentDef).

 

 

This is a "No Nulls" Class

 

 

Public PropertiesPublic Properties (ReadOnly)

 

 

Public MethodsPublic Methods

 

 

 

 

 

© 2015 HermeTech International
(a Division of TransWorld Scribes)