mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-02-13 08:25:00 +00:00
Martha Mitran
fca3ea4445
Fixes for the translation of parameter issues as part of the output for $validate-code operation. (#6423)
* Move the validation providers to the test utilities package such that they can be reused. * Update IValidationSupport.CodeValidationIssue structure such that it meets the FHIR specification. Update RemoteTerminologyServiceValidationSupport and VersionSpecificWorkerContextWrapper translation for issues. * New tests for issue translation. Move test class to a different package so that we can add another test class. * Some simplification in the issue API to simplify building of issues. * Fix compilation errors. * Update providers to allow multiple responses and add support for the fetchCodeSystem call through method find. * Setup the first test for resource validation with remote terminology providers. * Fix NullPointerException * avoid calling validateCode for CodeSystem where system is null * Keep old public API methods (and class name) in IValidationSupport and mark them as deprecated to avoid breaking dependencies. * Revert local change to debug for duplicate errors. * Add more test cases for resource validation. Throw exception to signal missing test setup to make it obvious. * Simplify test setup. * Add some more javadoc * Add javadoc for the new test class * Add more tests * Address code review comments in IValidationSupport. * Add changelog
Fixes for the translation of parameter issues as part of the output for $validate-code operation. (#6423)
Fixes for the translation of parameter issues as part of the output for $validate-code operation. (#6423)
Fixes for the translation of parameter issues as part of the output for $validate-code operation. (#6423)
Configurable submit ResourceModifiedMessage immediately if of type Subscription, store in DB on failure (#6395)
Configurable submit ResourceModifiedMessage immediately if of type Subscription, store in DB on failure (#6395)
Fixes for the translation of parameter issues as part of the output for $validate-code operation. (#6423)
Refactor BaseHapiFhirDao.getOrCreateTag method to run in a separate thread for XA transaction compatibility (#6224)
Fixes for the translation of parameter issues as part of the output for $validate-code operation. (#6423)
Fixes for the translation of parameter issues as part of the output for $validate-code operation. (#6423)
HAPI FHIR
HAPI FHIR - Java API for HL7 FHIR Clients and Servers
CI/CD
CI Status (master) | SNAPSHOT Pipeline | Current Release |
---|---|---|
Coverage and Quality
Documentation and wiki
Complete project documentation is available here: http://hapifhir.io
A demonstration of this project is available here: http://hapi.fhir.org/
This project is Open Source, licensed under the Apache Software License 2.0.
Please see this wiki page for information on where to get help with HAPI FHIR.
Please see Smile CDR for information on commercial support.
Languages
Java
98.3%
HTML
0.8%
Ruby
0.7%
Shell
0.1%