Skip to content

Releases: onc-healthit/code-validator-api

Code inactive check

30 Oct 19:48
Compare
Choose a tag to compare

If a code is found to be in the configured codesystem, it then checks to see if the code is valid. Note, not all Valuesets have an indicator for active and inactive codes. In such cases, all of the codes are marked as ACTIVE in the database.

1.0.11

29 Aug 13:21
Compare
Choose a tag to compare
tagging release 1.0.11

1.0.10

17 May 12:50
Compare
Choose a tag to compare

Loading valuesets is a little more forgiving - looking for the header row programmatically rather than expecting it to be at row 11.

VSAC loader now checks to make sure a row has the minimum number of cells (6) expected to be valid before it reading the row for insert.

Documentation added to help with valuesets and code system files.

1.0.9

28 Mar 01:50
Compare
Choose a tag to compare

Fixed a bug where SNOMED display names were not getting loaded correctly.

1.0.8

28 Feb 22:00
Compare
Choose a tag to compare

Fixed a bug with the ICD10 loader where the code was not being constructed properly.

1.0.7

28 Feb 15:48
Compare
Choose a tag to compare

This release is just an increment of the version to 1.0.7. No new features or bug fixes are in this release.

1.0.6

15 Feb 21:19
Compare
Choose a tag to compare

Added CPT code system
Added service to get a list of valueset objects by code and a list of valueset OIDs
Fixed code system OIDs not being loaded
Minor refactoring for loader

Improved Valueset Loader Performance

30 Jan 17:37
Compare
Choose a tag to compare

Improved the loading of VSAC valuesets by using a low-level POI api that process the xml of xlxs files. With this update, all loaded valueset files MUST be in xlxs.

1.0.4

28 Sep 13:42
Compare
Choose a tag to compare
tagging release 1.0.4

1.0.2

03 Aug 19:55
Compare
Choose a tag to compare
tagging release 1.0.2