Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Loader: fix bundle loading issue (didn't work if there's more than one `.` in the name) * Loader: Add Archetype importer (not enabled yet) * Snapshot Generator: Fix for handling SD extensions when generating snapshots * Snapshot Generator: Don't remove bindings from types with characteristics = can-bind (Extensions in R5) * Snapshot Generator: Various minor Fixes for generating snapshots for archetypes (checking type parameters) * Validator: Validate that ConceptMap references to ValueSets are actual value sets * Validator: Check if abstract classes have concrete subtypes in scope * Validator: Handle tx ecosystem failure properly * Renderer: Add new Element View for profiles * Renderer: Improved Rendering for Timing Datatype * Renderer: Add Git Source repo to fhir.json (if known) * Test Factory: Add support for table.rows in TestDataFactory ***NO_CI***
- Loading branch information