Click or drag to resize

InternationalVersionID Class

International Version ID
Inheritance Hierarchy
SystemObject
  EdiFabric.Core.Model.Hl7InternationalVersionID

Namespace: EdiFabric.Core.Model.Hl7
Assembly: EdiFabric (in EdiFabric.dll) Version: 10.7.4.0
Syntax
[SerializableAttribute]
public class InternationalVersionID

The InternationalVersionID type exposes the following members.

Constructors
 NameDescription
Public methodInternationalVersionIDInitializes a new instance of the InternationalVersionID class
Top
Properties
 NameDescription
Public propertyAlternateIdentifier_04 Alternate Identifier
Public propertyAlternateText_05 Alternate Text
Public propertyId The ID used by Entity Framewwork
Public propertyIdentifier_01 Identifier
Public propertyNameOfAlternate_06 Name of Alternate
Public propertyNameOfCodingSystem_03 Name of Coding System
Public propertyText_02 Text
Top
See Also