BlankSegmentXML |
Top Previous Next |
Name: BlankSegmentXML()
Parameters:
1) strSegment (String) The name of the HL7 Segment 2) bIncludeGUID (Boolean) default False. To include the EasyHL7 Internal GUID ID and other properties of the various elements
Returns: XML String
Description: Returns an XML string with information for all of the components of a particular segment. Called by the EHL7Message object in creation of HL7 Messages.
|