Overload List
| Name | Description | |
|---|---|---|
| CreateField(String) |
Creates a specific type of field object. If there is no class registered for the specified data type
this method creates a HL7Field, base type object. The version of the HL7Field is determined by the default
HL7 Version set by the DEFAULT_HL7_VERSION parameter
| |
| CreateField(String, HL7Toolkit..::.HL7Version) | Creates a specific type of field object. If there is no class registered for the specified
data type this method creates a HL7Field, base type object.
|
