issues
search
crs4
/
flatehr
tool for generating openEHR compositions from other formats
GNU General Public License v3.0
14
stars
1
forks
source link
release-1.0.0
#21
Closed
mdrio
closed
2 years ago
mdrio
commented
2 years ago
change diff params
refactor massively addding
add abstract composition factory and value converter
restore save_diff
add inspect_template script
manage inputs in dv_coded_text (wip)
fix label and terminology management in codedtext
fix set default
fix set default
add get_descendant for composition node
add metadata in composition
improve WebtemplateNode
str
change log level for ehr id creation
fix composition get_descendant
improve exception logging
add progress bar for single thread ingestion
fix basic ingestion exiting at first failure
improve exception management
fix increment cardinality
format tests web_template
add set_defaults, rename set_default into set_all
add NotFound exception
add node method render
change dump_composition in order to print on stdout(maybe in the future it could be customizable
add stop_at_fail in basic ingester
improve exception management, add exception NodeAlreadyExists
fix path in CompositionNode.get_descedant and Composition.get methods
add null_flavour, refactor data types factory
add workaround for null values
fix factory method mapping
fix/add factory methods
fix composition set defaults
fix set defaults in case of cardinality > 1
add place_holder param for NullFlavour
fix/add null flavour default and place holder in factory methods
fix _set_default call
fix test set defaults
clean code
hotfix tag creation fail in CI
fix unsafe dir issue in CI (hopefully)
feat!: massive refactoring
ci: add release job, change how version is managed(by semantic-release tool)
fix(dependencies): add defopt, pyaml
ci: fix semantic-release conf