Tags give the ability to mark specific points in history as being important
-
v1.0.0
Release: Release v1.0.0 - FHIR Pattern Languages Now Available715507f8 · ·Release v1.0.0 - FHIR Pattern Languages Now Available
-
hic2026-v1-pre-restructure
c0b6dbc7 · ·HIC 2026 Paper - Pre-restructure version (v1) This version captures the paper as submitted before addressing reviewer feedback. Current Structure (9 sections): - Introduction - Problem Statement - Patterns as a Response - Pattern Language Structure (with Broker example) - Two Complementary Pattern Languages - Methods: Model-Driven, Multi-Rendering Publication - Planned Evaluation - Future Work - Conclusion This version exceeds the 6-page limit and uses non-compliant headings. Reviewer feedback requires: - Strict 6-page limit (including ORCiDs and references) - Mandatory headings: Abstract, Introduction, Methods, Results, Discussion, Conclusions - Remove page headers - ORCiD for all authors - Single corresponding author (name + email only) Tagged for preservation before substantial restructuring.
-
v1.0.0-dual-generators
725d0787 · ·Last version with both Python and Epsilon generators This release marks the completion of the dual-generator architecture. Both Python and Epsilon generators are fully functional and production-ready. Key Features: - 13 FHIR implementation patterns documented - 40+ diagrams (PlantUML class, sequence, component) - 150+ code examples - Complete MkDocs site generation - Complete EPUB generation - 100% test pass rate (6/6 tests) Epsilon Generator Fixes (7 issues): 1. Getting Started links - Fixed EGL delimiter confusion 2. Forces Analysis - Added pattern intent display 3. Key Interactions - Fixed keyInteractions field mapping 4. Shared Services - Added usedBy, purpose, standards fields 5. Technology Options - Fixed string vs collection handling 6. Pattern Organization - Verified working 7. Diagram links - Verified working Python Generator: - EPUB builder updated to use direct model attributes - Templates improved for consistency - YAML to Ecore transformation enhanced Both generators produce equivalent, high-quality output. Future versions will use Epsilon exclusively. This is the last commit with Python generator code. Documentation: See RELEASE_SUMMARY.md and EPSILON_ALL_ISSUES_FINAL.md Test Results: GENERATOR_TEST_RESULTS.md