Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 456 Bytes

release-changelog.md

File metadata and controls

18 lines (12 loc) · 456 Bytes

** Version [next]

  • Add knowledge-surrogate module (surrogate v2)
  • Implement CompositeKnowledgeCarrier
  • Improve Answer API

** Version 5.1.0

Migrate DecisionType and ConceptResolutionType ontologies

** Version 5.0.4 **

  • Series pattern for terms:

pack.Voc (enum) -> pack.Voc (interface), pack.VocSeries (enum/series), pack.ver.Voc (enum)

  • Support weighted MIME types
  • Move QuestionnaireBuilder into fhir-utils
  • Move HierachySorter into utils