Quantcast
Channel: HL7 SDK - Open Source CDA R2 Implementation for .NET and COM
Browsing all 148 articles
Browse latest View live

New Post: Not Able to add IObservation Value.

Hi dmitryab, I have a Question Regarding codeSystem and code attribute in tags.<templateId root="2.16.840.1.113883.10.20.22.4.7"/> <id root="4adc1020-7b14-11db-9fe1-0800200c9a66"/> <code...

View Article


New Post: Not Able to add IObservation Value.

shashwatp wrote: I want to know values of these attributes (codeSystem/Code) , do we need to manually add these codes or DLL itself creates ? SNOMED CT codes (http://snomedbrowser.com). SNOMED CT is...

View Article


New Post: Not Able to add IObservation Value.

Hi dmitryab, We are facing some problem while using HL7SDK DLL in our project as this DLL Required .Net 4.0 Framework but we are using 3.5 Framework. If we change to 4.0 then we are facing problems in...

View Article

New Post: Not Able to add IObservation Value.

Sorry for the late answer. The library is targeted to .NET 4 and I doubt that any "downgrade" is possible. You can try to connect .NET 4 and .NET 3.5 through COM interop but I've not tested that.

View Article

New Post: indentation in saved XML files

Hello, I love your HL7 CCD library for .Net. Thank you!!! Is there a way to control the indentation in the XML file created by the ClinicalDocument Save method? The default is a 2 space indentation....

View Article


New Post: indentation in saved XML files

Hi, The ClinicalDocument.Save(object) method accepts an instance of XmlWriter. So the solution is something like writer.Settings.Indent = true; writer.Settings.IndentChars = " ", and finally...

View Article

New Post: indentation in saved XML files

Great! Thanks for the quick reply.

View Article

Created Unassigned: Bug in Util.StringToDateTime [2091]

Just started using the package, and like it, but did find a small bug. The TS (time string) value YYYYMMDDHHMMSS-4000 could not be converted to a .net DateTime. Rewrote the routine to handle this and...

View Article


Updated Wiki: Documentation

CDA object model for Delphi 6/7Newer Delphi releases that support .NET are able to utilize .NET assemblies to parse and generate CDA documents. But what about older but still popular D6/D7? I've spent...

View Article


Updated Wiki: HL7 CDA data classes for Delphi 6/7

Newer Delphi releases that support .NET are able to utilize .NET assemblies to parse and generate CDA documents. But what about older but still popular D6/D7? I've spent some time to experiment with...

View Article

Updated Release: HL7 SDK 1.0.4 (Aug 20, 2013)

Small changes

View Article

Released: HL7 SDK 1.0.4 (Aug 20, 2013)

Small changes

View Article

Updated Release: HL7 SDK 1.0.4 (Aug 20, 2013)

Small changes

View Article


Updated Wiki: HL7 CDA data classes for Delphi 6/7

Newer Delphi releases that support .NET are able to utilize .NET assemblies to parse and generate CDA documents. But what about older but still popular D6/D7? I've spent some time to experiment with...

View Article

Updated Wiki: Documentation

   

View Article


Updated Wiki: HL7 CDA data classes for Delphi 6/7

Newer Delphi releases that support .NET are able to utilize .NET assemblies to parse and generate CDA documents. But what about older but still popular D6/D7? I've spent some time to experiment with...

View Article

Updated Wiki: Documentation

HL7 CDA Classes for Delphi 7

View Article


Updated Wiki: HL7 CDA data classes for Delphi 6/7

Newer Delphi releases that support .NET are able to utilize .NET assemblies to parse and generate CDA documents. But what about older but still popular D6/D7? I've spent some time to experiment with...

View Article

New Post: Not able to add sdtc:valueSet in Entity observation code.

Want to add the sdtc:valueSet in Entity.Observation.Code:<code code="99201" codeSystem="2.16.840.1.113883.6.12" sdtc:valueSet="2.16.840.1.113883.3.464.1003.101.12.1001"> Thanks, Shashwat

View Article

New Post: Not able to add sdtc:valueSet in Entity observation code.

Hi All, Can anyone help us one this issue its very urgent that will be very helpful. Thanks, Shashwat

View Article
Browsing all 148 articles
Browse latest View live