Releases: cqframework/cql-exec-vsac
Releases · cqframework/cql-exec-vsac
1.0.4
Version 1.0.4 updates the map of supported VSAC code systems based on the following documentation:
Note that this also removes the older diagnosis-specific and procedure-specific ICD9 URLs in favor of the single accepted ICD9 URL. The more specific variants are not recommended or supported by FHIR any longer.
1.0.3
Version 1.0.3 adds the ensureValueSetsInLibrary
method, which parses the library (and optionally its included libraries) to detect the referenced value sets and ensure it has local definitions for them.
1.0.2
Version 1.0.1 adds the URI for many code systems so that codes that are defined using code system URIs are recognized in value sets that use the code system OIDs instead.
1.0.1
Version 1.0.1 adds the URI for ICD-10-CM so that codes defined using the ICD-10-CM URI, instead of the OID, will be properly detected when they are present in a value set.
1.0.0
Version 1.0.0 is the initial release of the CQL execution code service library supporting value sets from the National Library of Medicine's Value Set Authority Center.