--
You received this message because you are subscribed to the Google Groups "Edge Test Tool (ETT)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to edge-test-too...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/edge-test-tool/401c1813-12e3-41a6-a94b-3cfb780ee030n%40googlegroups.com.
Hi Team,
I am using the Reference CCDA Validator to validate a C-CDA document. I noticed that the validation results differ between the Reference CCDA Validator and the C-CDA Validator hosted at https://site.healthit.gov/c-cda/uscdi-v1, which appears to be due to differences in the MDHT library version.
Could you please let me know which version of the MDHT library is currently being used by the C-CDA Validator hosted at https://site.healthit.gov/c-cda/uscdi-v1?
Regards,When running the Reference C-CDA Validator with version 3.0.0.202408220500 of the org.eclipse.mdht.uml.cda library, we receive 7 Conformance Errors. However, when using version 3.0.0-SNAPSHOT, the validator reports only 3 Conformance Errors. The C-CDA Validator hosted at https://site.healthit.gov/c-cda/uscdi-v1 also reports 3 Conformance Errors.
The additional 4 Conformance Errors reported by version 3.0.0.202408220500 are all the same:
"Consol Policy Activity (V3) SHALL contain exactly one [1..1] code, which SHOULD be selected from ValueSet Health Insurance Type 2.16.840.1.113883.3.88.12.3221.5.2 DYNAMIC (CONF:1198-8903). code SHALL contain at least one [1..*] translation, which SHOULD be selected from ValueSet Payer 2.16.840.1.114222.4.11.3591 STATIC (CONF:1198-32852)."
This error appears four times, accounting for the difference in the total Conformance Error count.
Could you please let us know which version of the org.eclipse.mdht.uml.cda library is being used by the C-CDA Validator hosted at https://site.healthit.gov/c-cda/uscdi-v1?
To view this discussion visit https://groups.google.com/d/msgid/edge-test-tool/962ce66b-a330-4975-a5a7-68d77e648aa0n%40googlegroups.com.
As per the latest reference-ccda-validator pom.xml, the org.eclipse.mdht.emf.runtime dependency is configured with version 3.0.0-SNAPSHOT:
https://github.com/onc-healthit/reference-ccda-validator/blob/master/pom.xml#L80
However, according to the MDHT Artifactory, the latest available release version is 3.0.0.202408220500:
http://34.195.107.72:8081/ui/native/libs-release/mdht/eclipse/mdht/org.eclipse.mdht.emf.runtime/
Could you please confirm which version of the MDHT library is currently being used by the C-CDA Validator running at https://site.healthit.gov/c-cda/uscdi-v1?
I am trying to understand the reason for the validation result differences between the Reference CCDA Validator and the hosted C-CDA Validator
![]() | |
To view this discussion visit https://groups.google.com/d/msgid/edge-test-tool/b26578a7-5c28-4126-8506-c2f7b5e8d7fen%40googlegroups.com.