Skip to content

Releases: onc-healthit/reference-ccda-validator

1.0.15

28 Mar 01:50
Compare
Choose a tag to compare

Update to the latest code validator API that fixes a bug with loading SNOMED display names.
Update to the latest MDHT build which merges R11 and R21 validation.
Relaxed ERRATA #596 for R11 from an ERROR to a WARNING.
Updated to the latest content validator API to accomodate Procedure Activity Acts as entries for Procedure content validation.

1.0.14

28 Feb 22:03
Compare
Choose a tag to compare

o Relaxed the Birth Sex validation to be a WARNING instead of an ERROR when it is missing in the Social History Section.
o Relaxed the Previous Name validation to be a WARNING instead of an ERROR when the HL7 recommendation is not used to code a previous name.
o Fixed the Reference C-CDA Validation to handle case sensitivity on Language Code.
o Fixed Patient Suffix validation to account for punctuations.

1.0.13

28 Feb 15:52
Compare
Choose a tag to compare

Added code validation node to Procedure Activity Act
Apply a default validationObjective when an invalid one is sent

1.0.12

15 Feb 21:20
Compare
Choose a tag to compare

Added endpoint to get a list of valueset objects by code and a list of valueset OIDs
Updated to code validator API 1.0.6 https://github.com/siteadmin/codevalidator-api/releases/tag/1.0.6

Improved Performance

30 Jan 17:42
Compare
Choose a tag to compare

Using 1.0.5 code validator api which improves valueset loading at startup
Updated MDHT to 2.6.0.20161229 - This can be accessed at https://github.com/mdht/mdht-models/releases/

The changes include the following:

  1. Substance Reactant value set for Allergies has been updated to contain the full list of values. (Previously it was a partial list)
  2. Improved performance of the vocabulary validation.
  3. Updated underlying MDHT JAR files to support R1.1, R2.1, DS4P and other related validation in a single WAR file.
  4. Also the new MDHT JAR files have performance and multi-threading improvements.

1.0.10

20 Dec 14:12
Compare
Choose a tag to compare

The following updates are part of the Release.

The C-CDA validator has been updated to release 1.0.10 and can be accessed here.

https://github.com/siteadmin/referenceccdavalidator/releases

The release includes the following updates

  • Relaxed the timing validation for Problems, Medications and Allergies and made it optional.
  • Incorporated the following HL7 ERRATA

** ERRATA 710, 806, 808, 872, 986, 1018, 1220

1.0.9

05 Dec 21:57
Compare
Choose a tag to compare

Updated to new content validator api...

Result Content validation causing validation errors when result values are “5” instead of “5.0”.
Results content validation not handling units of “1”.
Result content validation not handling CO vs ST based on test data.
Allow NI pattern on procedures for Jeremy Bates sample.

1.0.8

30 Nov 19:17
Compare
Choose a tag to compare

fix content validation for Labs/Vitals/Procedures/Immunizations.

1.0.7

17 Nov 19:38
Compare
Choose a tag to compare
  1. Updated RouteCode and InterpretationCode validation to use dynamic value sets.
  2. Relaxed the time validations for CCDS data elements in content validation to not throw errors.
  3. Fixed exception preventing certain XML files containing Null Flavor Lab Reference Ranges from being validated.

1.0.6

07 Nov 12:32
Compare
Choose a tag to compare

Updated content validator to 1.0.3
Updated validator configuration 2.16.840.1.113883.10.20.22.4.14 from SHALL to SHOULD
Incorporate the emergency fix to revert the Birth Sex codeSystem to use 2.16.840.1.113883.5.1 instead of 2.16.840.1.113883.18.2 per HL7 SDWG.
Fixed the bug resulting in JSON errors when effective times had nullFlavored low/high elements.
Fixed the Effective Time comparison which was resulting in False Positive Errors for Problems section.
Fixed the bugs in Medication content validation preventing effective comparisons.
Updated the CPT terminology validation to not flag errors for procedures.