Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Model Driven Health Tools » CCDA CCD (2.1) fails to validate on ETT(CCDA 2.1 fails to validate because observation text and value elements are showing up before templateids)
CCDA CCD (2.1) fails to validate on ETT [message #1770460] Fri, 11 August 2017 20:35 Go to next message
Lien phan is currently offline Lien phanFriend
Messages: 2
Registered: August 2017
Junior Member
The Observation's text/value elements are showing up first before the template ids causing validation errors on the ttpedge.

Error - cvc-complex-type.2.4.a: Invalid content was found starting with element 'text'. One of '{"urn:hl7-org:v3":realmCode, "urn:hl7-org:v3":typeId, "urn:hl7-org:v3":templateId, "urn:hl7-org:v3":id, "urn:hl7-org:v3":code}' is expected.

CCDA:
...
<observation classCode="OBS" moodCode="EVN" negationInd="false">
<text><reference value="#PROB_1"/></text>
<value xsi:type="CD" code="230684008" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" displayName="Ocular myasthenia (disorder)">
<originalText><reference value="#PROB_1"/></originalText>
</value>
<templateId root="2.16.840.1.113883.10.20.22.4.4" extension="2015-08-01"/>
<templateId root="2.16.840.1.113883.10.20.22.4.4"/>
<templateId root="2.16.840.1.113883.10.20.22.4.4" extension="2015-08-01"/>
...
Is anyone else experiencing this or is it just me?
Re: CCDA CCD (2.1) fails to validate on ETT [message #1770484 is a reply to message #1770460] Sat, 12 August 2017 13:23 Go to previous messageGo to next message
Sean Muir is currently offline Sean MuirFriend
Messages: 63
Registered: September 2015
Member
This does appear to be an issue the EMF serialization - I will look to update asap;

Re: CCDA CCD (2.1) fails to validate on ETT [message #1770726 is a reply to message #1770460] Wed, 16 August 2017 13:52 Go to previous messageGo to next message
Lien phan is currently offline Lien phanFriend
Messages: 2
Registered: August 2017
Junior Member
Thanks for taking a look. Do you have a time frame for when the fix will be applied?

Thanks
Re: CCDA CCD (2.1) fails to validate on ETT [message #1770830 is a reply to message #1770460] Thu, 17 August 2017 13:18 Go to previous messageGo to next message
Sirsendu Mohanta is currently offline Sirsendu MohantaFriend
Messages: 1
Registered: August 2017
Junior Member
I was just going to make a post about this same issue...then I found this where it was already been asked. Can anyone post some workarounds on this ? Is there any probable date for fixing this issue ?
Re: CCDA CCD (2.1) fails to validate on ETT [message #1770889 is a reply to message #1770830] Fri, 18 August 2017 12:25 Go to previous messageGo to next message
Sean Muir is currently offline Sean MuirFriend
Messages: 63
Registered: September 2015
Member
We have a workaround - use the following CDA Jar locally should fix the ordering issue

https://hudson.eclipse.org/mdht/job/MDHT-master/lastSuccessfulBuild/artifact/repository/plugins/org.eclipse.mdht.uml.cda_3.0.0.201708180504.jar.pack.gz
Re: CCDA CCD (2.1) fails to validate on ETT [message #1770890 is a reply to message #1770830] Fri, 18 August 2017 12:26 Go to previous message
Sean Muir is currently offline Sean MuirFriend
Messages: 63
Registered: September 2015
Member
We have a workaround - use the following CDA Jar locally should fix the ordering issue

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:Misplaced suncomponents
Next Topic:Pre-Caching Enhacement - MDHT
Goto Forum:
  


Current Time: Fri Apr 19 08:00:01 GMT 2024

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

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

Back to the top