Published on Apr 12, 2017 by Linda Monico
The Hello World project illustrates the basic functionality of Message Builder, which includes:
- Configuring a Code Resolver
- Creating a Document
- Reading/Walking aDocument
- Document Validation
There are 2 different documents that the examples make use of:
- ConsultationNote (create, and read/walk through)
- ProcedureNote (standalone validation)
Download the .NET HelloWorld project and:
- Unzip itto a local directory
- Import itinto Microsoft Visual C# IDE