Skip to content

Releases: onc-healthit/reference-ccda-validator

1.0.25

29 Nov 21:37
Compare
Choose a tag to compare

The following updates were added to the release:

1. The C-CDA validator was updated to allow for Translation element within the raceCode attribute to be used to represent granular race code. 

2. The C-CDA Validator was also update to fix the vocabulary defect which prevented validation in certain cases with the error message "The service has encountered the following error: result returns more than one."

1.0.24

30 Oct 19:49
Compare
Choose a tag to compare

New version of the CodeValidator API https://github.com/siteadmin/code-validator-api/releases/tag/1.0.12

  1. The latest Value Sets from VSAC have been downloaded and configured as part of the Release.
  2. The Code Validation has been updated to print warnings for inactive codes as specified by the CodeSystem files.

1.0.23

26 Sep 01:32
Compare
Choose a tag to compare

C-CDA Validator: The C-CDA Validator was updated to 1.0.23 with the following fixes.

  • Updated the 170.315(b)(2) - CIRI Validation for R1.1 files which was missing. Prior to the release, the R1.1 file reconciliation output submitted to the validator was not being validated for content. This was updated to ensure content matching was performed with the R1.1 reconciliation file outputs. So if the reconciliation of R1.1 files does not produce the output following the instructions provided for the criteria, there will be errors displayed by the validator.
  • Existing Smoking status validation bug was fixed which was previously preventing an error being displayed when smoking status entry was nullFlavored or missing. The fixing of the bug displays an error if smoking status does not include the proper test data provided.
  • DS4P Validation was updated such that PurposeOfUseSecurityObservation/value and all other values and codes of templates which inherit from SecurityObservation now override their parent requirements. This allows for both templates to exist, but only the child's requirement to be enforced. This resolves the possible conflict of differing terminology requirements between a parent and child template. As a result, PurposeOfUseSecurityObservation value/@codesystem now requires ActReason 2.16.840.1.113883.5.8 as opposed to the prior requirement of ObservationValue 2.16.840.1.113883.5.1063, due to an error in the HL7 example XML.

New version of Content Validator 1.0.14: https://github.com/siteadmin/content-validator-api/releases/tag/1.0.14
New Version of MDHT Binaries.

1.0.22

29 Aug 18:07
Compare
Choose a tag to compare

-Update MDHT dependencies for August 2017 Release
--How this affects the product:
---Align DS4P constraints for templates related to the DS4P based 2015-Certification-C-CDA-Test-Data with the MAY 2014 DS4P Content and JAN 2017 Consent Directive IGs. This resolved multiple invalid errors.
---Add support for sdtc:ethnicGroupCode
-Fix issue where a service error is returned when testing a C-CDA document which does not contain DS4P content and is tested with a DS4P Objective
-Add C-CDA results to DS4P results
---Code Validator

  • Updated CodeValidator to support the new VSAC and Old VSAC format.
    ---Content Validator
    -Updated ContentValidation to add UDI validation within CCDS

1.0.21 - PRE RELEASE.

29 Aug 13:23
Compare
Choose a tag to compare
1.0.21 - PRE RELEASE. Pre-release
Pre-release

Please NOTE: A newer version is being release at noon, 8/19/17

New version of Code Validator API that fixes loading of the new VSAC format.
Updated version of Content Validator API

1.0.20

02 Aug 02:57
Compare
Choose a tag to compare

The following are the changes in the Release.

  1. Update ccdaDocumentType in the JSON to return the C-CDA document type as opposed to the validation objective.
  2. Add objectiveProvided to the JSON to capture the validation objective provided by the user.
  3. Implement DS4P validation when sending or selecting DS4P objectives
  4. Update to use 20170725 MDHT build and 20170707 DS4P build
  5. Updated Encounter Diagnosis content validation.
  6. (MDHT) Using a Mental Status Organizer (V3) with a Mental Status Observation (V3) while simultaneously defining the R1.1 template Cognitive Status Result Organizer no longer causes an error requiring conformance to the Mental Status Organizer (V3). All past issues with the structure of Mental Status Observation (V3), Mental Status Organizer (V3), and Result Observation should be resolved.

1.0.18

27 Jun 02:26
Compare
Choose a tag to compare

The following are the changes in the Release.

  1. Updated typeCode identification in ConsultationNote2 participant which was causing errors incorrectly.
  2. Updated Problem Value Set from VSAC to accomodate Allergy Reaction codes.
  3. Updated Content Validation to not have an error when the Severity has a nullFlavor value.
  4. Updated Content Validation to produce WARNING instead of ERRORS when Allergy Reaction and Severity are not present or are present with Null Flavors.
  5. Updated Content Validation to allow Lab Result Values without Units to use either PQ or ST data type.
  6. Updated Content Validation to fix defect in PQ validation which was preventing errors when just value was not matching the test data.

MDHT Release

01 Jun 11:28
Compare
Choose a tag to compare

Updated MDHT library to models: 3.0.0.20170524 | plugins: 3.0.0.201705240503

a. Changed 2015 Certification Test Data to accomplish the following
i. Made Document Ids across all the XML samples to make them unique.
ii. Updated RxNorm Codes in R11 Samples for (b)(1) and (b)(2) criteria to use prescribable drugs for Albuterol.
iii. Updated Care Plan documents to include US Realm Header
iv. Updated Care Plan documents to include R11 Section/Entry Template Ids where appropriate.
v. Fixed Language Code for Care Plan Samples.
b. Updated MDHT value set validation related to Immunizations to rely on vocabulary validator.
c. Removed the older versions of the PDF Test Data files.

1.0.16

27 Apr 03:22
Compare
Choose a tag to compare

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.