Sean

Logging Full SOAP Messages

Working with SOAP so much often leaves me needing to view the entire SOAP message that is being sent to (or from) my WCF services. For a long while I had the chunk

Validating CDA XML with C#

Validating CDA documents in C# seems to be a bit tricky… At first, I started out just copying the infrastructure and processable schemas to a project and creating the code to use those

Generating CDA Code

Generating C# code from the CDA schemas is a little different than in my previous article about XCA implementation… With XCA, svcutil doesn’t recognize <import> and <include> so

XCA Implementation

A while back I began working on a project where I had to develop an XCA service. For those of you who don.t know what XCA is, see this: Cross-Community Access (XCA)

Introduction to CDA

My most recent work has put me in a position to learn a great deal more about the health care IT industry. It has been quite an interesting learning curve over the past