HL7 Module 10.5 | Understanding and Using HL7 Module | Installing and Using HL7 Module | Configuring webMethods HL7 Module | Generating Message Schemes | Generating HL7 Version 3 Document Types
 
Generating HL7 Version 3 Document Types
You generate HL7 version 3 document types using the Integration Server document types services in Designer or Developer.
*To generate HL7 version 3 document types
1. Start Integration Server and Designer, if they are not already running.
2. Make sure Designer is using the Service Development perspective. If not, switch to it by selecting Window > Open Perspective > Service Development.
3. To create a package for the HL7 version 3 document types in Designer, select File > New > Package. Enter a name for the new package and click Finish.
4. Right click the new package and select New > Folder. Enter a name for the new folder and click Finish.
5. Right click the new folder, and select New > Document Type.
6. In the Element name field, enter a name for the new HL7 version 3 document type and click Next.
7. Under Select a Source, select XML schema.
8. Under Import from Source, browse to the Integration Server_directory\packages\WmHL7\data\v3\2010NE\domains\ directory and select the required schema.
9. Click Open.
10. Complete the remaining steps as described in the webMethods Service Development Help.
Integration Server generates the HL7 version 3 document types and IS schema and saves them in the new package you created.
You can view the generated HL7 version 3 document types in the Package Navigator view in Designer.