HL7 Module 10.5 | Understanding and Using HL7 Module | Installing and Using HL7 Module | Configuring webMethods HL7 Module | Generating Message Schemes | Viewing the IS Document Types for HL7 Version 2.x Messages
 
Viewing the IS Document Types for HL7 Version 2.x Messages
You view the generated IS document types for HL7 version 2.x messages using Designer.
*To view the IS document types
1. In Designer, in Package Navigator view, expand the WmHL7DocTypes package and locate the wm.ip.hl7.docType folder.
The generated IS document types for the message versions are located under the wm.ip.hl7.docType.version.reference namespace in that folder. For example, the generated IS document types for message version 2.3.1 are located under the wm.ip.hl7.docType.v231.reference folder.
2. Expand the reference folder for the respective message version and click on the IS document type that you want to view. The document type opens in the Document Type Editor window.
3. To view the wrapper IS document that corresponds to the generated IS document type that you want to view:
a. Navigate to wm.ip.hl7.docType.versionfolder, where version is the message version for the generated IS document type.
b. Click on the namespace with the HL7_ prefix attached to the message type corresponding to the generated IS document type. For example, the wrapper IS document for message type ADT_A01 is located under the wm.ip.hl7.docType.v231 folder, and designated wm.ip.hl7.docType.v231:HL7_ADT_A01.
The wrapper IS document opens in the Document Type Editor window.
For information about the generated IS document types, see WmHL7DocTypes Package.