Monday, November 29, 2010

HL7 RIM based C# classes (RIMBAA)

Have been wondering where the heck are the RIM based classes in the HL7 disc you have? They are not on the disc!

However, there are references to the code generation for c# classes. Please follow this link for schema based code generation and MIF code generation.

There is a good source for RIMBAA C# classes. Marc hi Everest is an open source project for HL7 use.

using MARC.Everest.DataTypes;

gives you access to all the data types for RIM.