History¶
0.3.1 (2022-11-30)¶
Fixed validation when profiles are not known from the FHIR package cache
0.3.0 (2022-11-29)¶
Validation speed increased by batch processing of files
0.2.2 (2021-11-10)¶
Fixed processing of bundle resources
Fixed processing of profiles that have parent profiles defined in the same project
Added possibility to exclude certain types of resources from validation (via .fsh-validator.yml file)
Added exclusion of abstract profiles from validation
0.2.1 (2021-11-11)¶
Improved output messages
0.2.0 (2021-11-11)¶
Added possibility to excluding specific code systems from validation
0.1.9 (2021-11-09)¶
Added workaround function for invalid SUSHI outputs (duplicated codings in MII Laboratory Observation Profile)
0.1.8 (2021-11-08)¶
Added support for extensions
0.1.7 (2021-11-05)¶
Added requirements to setup.py
0.1.6 (2021-11-05)¶
Reading FHIR version to use in validator from sushi-config.yaml
0.1.5 (2021-11-03)¶
Fixed validation of questionnaires
0.1.4 (2021-11-02)¶
Fixed instances/profiles regex for aliases
0.1.3 (2021-10-25)¶
Fixed FshPath
0.1.2 (2021-10-25)¶
Added requirements to setup.py
0.1.1 (2021-10-25)¶
Fix python package
0.1.0 (2021-10-25)¶
First release on PyPI.