Published on 24 Fév, 2017 by Lisa Hayes
The Hello World project illustratesthe 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)
You can download the Hello World project below:
- Download the .NET HelloWorld project
- Unzip it to a local directory
- Import it into Microsoft Visual C# IDE