Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Model Driven Health Tools » Misplaced suncomponents(MDHT for CDA2 generating the sub components (templateId, value,statusCode,text) in wrong order, hence facing validation problem )
Misplaced suncomponents [message #1770808] Thu, 17 August 2017 09:28 Go to next message
SHIVASISH CHAKRABORTY is currently offline SHIVASISH CHAKRABORTYFriend
Messages: 1
Registered: August 2017
Junior Member
Hi,
I am using MDHT to generate CDA-v2 CCD, but the output generating the sub components like templateId, value, statusCode, text in wrong order, following is the output , please correct me if I am doing anything wrong , I can share the code if you want.

<component>
<section>
<templateId root="2.16.840.1.113883.10.20.22.2.17" extension="2015-08-01"/>
<templateId root="2.16.840.1.113883.10.20.22.2.17"/>
<code code="29762-2" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="Social history"/>
<title>SOCIAL HISTORY</title>
<text><table border="1" width="100%"><thead><tr><th>Social History Element</th><th>Description</th><th>Start Date</th><th>End Date</th></tr></thead><tbody><tr><td><content ID="social0">smoking</content></td><td>heavy tobacco smoker [SNOMEDCT: 428071000124103]</td><td>05/01/2005</td><td>02/27/2011</td></tr></tbody></table></text>
<entry>
<observation classCode="OBS" moodCode="EVN">
<value xsi:type="CD" code="428071000124103" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" displayName="heavy tobacco smoker"/>
<templateId root="2.16.840.1.113883.10.20.22.4.85"/>
<id root="bfd67f09-9961-401a-b496-4e8b6d74012b"/>
<code code="11367-0" codeSystem="2.16.840.1.113883.6.1" codeSystemName="history of tobacco use" displayName="history of tobacco use"/>
<statusCode code="completed"/>
<effectiveTime>
<low value="20050501"/>
<high value="20110227"/>
</effectiveTime>
</observation>
</entry>
</component>
Re: Misplaced suncomponents [message #1770887 is a reply to message #1770808] Fri, 18 August 2017 12:23 Go to previous message
Sean Muir is currently offline Sean MuirFriend
Messages: 63
Registered: September 2015
Member
There was a recent issue with the serialization which involves the CDA jar

We believe that the latest build has fixed it but is not an official release yet

You should be able to grab the lastest CDA jar and use locally

https://hudson.eclipse.org/mdht/job/MDHT-master/lastSuccessfulBuild/artifact/repository/plugins/org.eclipse.mdht.uml.cda_3.0.0.201708180504.jar.pack.gz


Previous Topic:Missing template ids
Next Topic:CCDA CCD (2.1) fails to validate on ETT
Goto Forum:
  


Current Time: Fri Apr 19 15:22:12 GMT 2024

Powered by FUDForum. Page generated in 0.01901 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top