Skip to content

Releases: HL7/fhir-ig-publisher

1.1.37

03 Nov 20:40
Compare
Choose a tag to compare
  • Snapshot Generator: fix bug with wrong value for contentReference in derived profiles (profiles do not and cannot change the value)
  • Validator: Mark it has an error if a JSON Array is empty
  • Validator: Dont make wrong error reports for profiling resources in bundles
  • Validator: fix bug checking unfixed values for HumanName patterns
  • Validator: fix bug checking patterns (missed in some circumstances)
  • Validator: fix bug checking type of resources in bundles
  • Validator: improve messages around cardinality errors in profiles
  • Renderer binding description in profile tables (if it doesnt contain paragraphs) + detailed element view
  • Sushi: change the way Sushi is launched
  • QA page: remove spurious warning of special URL is in the scope of the IG
  • Publisher: add support for APIKey file
  • Publisher: improve message about not publishing local build

1.1.35

14 Oct 21:24
Compare
Choose a tag to compare
  • FSH: add version specific launching for sushi
  • Loader: fix bug with fixed copyrights and SearchParameters
  • Validator: revise error message when cant connect to the terminology server
  • Renderer: fix bugs rendering NamingSystem
  • Renderer: Add Search Parameter renderer
  • Validator: enforce constraints in root slicing definitions as well as in the slices
  • Validate Profile on type in profile - must be for the right type
  • Publication Process: fix bug in category comparison in publication process

1.1.34

02 Oct 04:38
Compare
Choose a tag to compare
  • Fix bug trying to read package-list.json
  • Fix bug generating table-profiles.xhtml

1.1.33

01 Oct 05:09
Compare
Choose a tag to compare

FHIRPath: Add date addition/subtraction to FHIRPath + add parsing comments
Renderer: fix rendering of definitions in CodeSystems
Renderer: fix error rendering bundles in bundles
Validator: Add date addition/subtraction to FHIRPath
Validator: Fix questionnaire mode parameter support for validator
Validator: Add extra debugging when validator cant fetch content to validate
QA: Support for searchform.html
Publisher: add support for -package parameter

1.1.32

28 Sep 18:53
Compare
Choose a tag to compare

CI/CD:

  • Added option to deploy to both GitHub packages and Sonatype

1.1.27

24 Sep 21:13
7ed5e98
Compare
Choose a tag to compare
  • Package Loader: hack for past bad package URLs
  • Validator: Add new validation for must-support on types, profiles, targets
  • Validator: improve Extension validation
  • Renderer: Ensure I flag in profile table representation is not used just for infrastructural constraints
  • Renderer: Render multiple values for properties in CodeSystems if they exist
  • Renderer: Fix for npe rendering resources based on profiles
  • Renderer: Add rendering for must support on types, profiles, targets
  • Renderer: add code element for improved format rendering
  • History Subsystem: fix interpreting ImplementationGuide.definition.resource.example incorrectly
  • USCore comparison: fix NPE for R5
  • Fix using wrong RDFGenerator

1.1.26

21 Sep 21:00
Compare
Choose a tag to compare
  • Improvements to rendering

1.1.25

17 Sep 18:15
Compare
Choose a tag to compare
  • Package Subsystem: Support wildcards for patch version
  • FHIRPath Engine: correction for allowing boolean conversion of primitive types
  • Validator: Fix handling resources in bundles when type is profiled
  • Validator: Prevent NPE resolving resource in batch
  • Validator: fix value set validation for primitive types when an expansion is provided, and the code system is not known
  • Renderer: Don't make a column for definitions in a code system if there are none
  • Renderer: special case support for fr-CA language
  • Renderer: Prevent NPE when auto-generating narrative and an illegal resource type is encountered
  • Cross-Version Extensions: Update to latest version of R5

1.1.24

16 Sep 12:37
Compare
Choose a tag to compare
  • Fix more bugs rendering NamingSystem

1.1.23

16 Sep 05:35
Compare
Choose a tag to compare
  • Improve rendering of table summaries
  • Fix bug accessing Profile after Jekyll builds