Commented Feature: Add events: OnCreate, OnAttach, OnDetach [1789]
Comments: Associated with changeset 29961.
View ArticleCommented Task: Implement lamda-based selectors [1793]
Comments: Associated with changeset 29961.
View ArticleCreated Unassigned: Release 1.0.1 Documentation [1802]
1. DOM support2. Selectors3. Collections4. CCD support
View ArticleEdited Task: Release 1.0.1 Documentation [1802]
1. DOM support2. Selectors3. Collections4. CCD support
View ArticleReleased: HL7 SDK 1.0.1 (Jul 05, 2013)
HL7 CDA Release 2 implementation for .NET and COMDOM support has been added Collections have been improved Added Lamda selectors for elements: doc.Select (item => item is Section) COM registration...
View ArticleUpdated Release: HL7 SDK 1.0.1 (Jul 05, 2013)
HL7 CDA Release 2 implementation for .NET and COMDOM support has been addedCollections have been improvedAdded Lamda selectors for elements: doc.Select (item => item is Section)COM registration...
View ArticleSource code checked in, #30054
Imporved XML serialization performance. Fixed the CDACollection.Exchange method.
View ArticleSource code checked in, #30081
Experiments with serialization. This commit is not recommended for downloading.
View ArticleSource code checked in, #30091
Typed serializers were generated with the sgen.exe tool. The HL7.Xml.Cda assembly was merged with its own serialization assembly.
View Article