Release 6.0.3
Added support for concrete domains to host the International Edition Technical Preview.
Additions have been made to the concept browser representation to represent concrete relationship values and types but changes are backward compatible.
Full support for authoring concrete domains is still in development and will be released in the next few months.
Note: All concrete domains features rely on having concrete domain content loaded.
Features
- Concept browser format updated to include
concreteValue
withvalue
anddataType
for concrete fragments within axioms and concrete inferred relationships. - Ability to import concrete domains from the proposed
sct2_RelationshipConcreteValues_Delta_...txt
RF2 file. - Ability to export concrete domains in proposed RF2 format.
- ECL support for concrete domains, see ECL refinements with concrete values.
- Concept history list (beta).
- FHIR:
- Add FHIR support for POST operation on ValueSet Expansion.
- Add FHIR support for concrete values when normalForm property requested.
- Authoring:
- Classification of concrete domain content.
- Delta RF2 imports logged against Traceability Service (if feature is enabled).
- #217 Option to export just changed components from a task branch using
unpromotedChangesOnly
.
Improvements
- #219 Expose port 8080 in Docker container
- Add description type filtering to concept search.
- MRCM Template generation for concrete domains.
- FHIR:
- Fix
$lookup
operationdisplayLanguage
parameter. - Check all CodeSystem instances in
$lookup
when version not specified. - Prevent
CodeSystem
in a FHIRcoding
parameter from including module or version information. - Add support for xsct URI
http://snomed.info/xsct
to indicate unversioned content.
- Fix
- Authoring:
- Prevent replacment of any existing description inactivation when concept made inactive.
- Prevent duplicate inactivation indicators and historical associations by reusing existing inactive and improving branch merging.
- Register SCTIDs with CIS in smaller batches, defaults to 1K, configurable.
- Log ES host and index prefix on startup as INFO.
- Log ClientAbortException as INFO without stack trace rather than ERROR
Fixes
- #218 Remove repeated jar arg from Kubernetes config