mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-02-06 13:08:19 +00:00
* Backward compatibility changes * Revert "Revert "Remove all references to Person from EMPI."" * Updated docs * Removed mdm channel references * Initial implementation * fix coarseness bug. Fix tests. reinitialize silly bean * Add forgotten json file * Generic provider PoC * Refactored provider to use BundleBuilder * Removed version-specific MDM providers * Addressed code review comments * Fixed after merge * Fixed docs * MDM SVG for Update Use Cases * Removed obsolete docs Co-authored-by: Nick <nick.goupinets@smilecdr.com> Co-authored-by: Nick Goupinets <73255752+nvg-smile@users.noreply.github.com>
8 lines
164 B
YAML
8 lines
164 B
YAML
extraction:
|
|
javascript:
|
|
index:
|
|
filters:
|
|
- exclude: "**/jquery*.js"
|
|
- exclude: "**/bootstrap*.js"
|
|
- exclude: "**/webapp/fa/*.js"
|