hapi-fhir/hapi-fhir-structures-dstu3
Luke deGruchy fd94e16ee0
Enable or disable support for JSON fhir_comments depending on the release. Move HapiFhirStorageResponseCode.json to the module in which it's used (#4374)
* First draft of disabling JsonParser "fhir_comment" code.  Unit test assertion that JSON is not generated with "fhir_comment" in the resulting resource String.

* Surround fhir_comments logic with conditional logic.  Set this to false while awaiting final word from stakeholders.  Add unit tests for STU3 and STU2 proving that fhir_comments do not get generated.

* Add conditional logic for JsonParser and fhir_comments and adjust unit tests accordingly.  Also, move the HapiFhirStorageResponseCode.json file to the same module as DefaultProfileValidationSupport, namely, the code that actually reads it.

* Add changelog.

* Add missing change to JsonParser that I thought I had pushed.   Fix changelog.  Fix unit tests assertions to be clearer.

* JsonParser:  Cache value of isSupportsFhirComment.

* Support version DSTU2_1 as well and add a new unit test.

* Fix pipeline unit test failures.
2022-12-19 12:31:21 -05:00
..
src Enable or disable support for JSON fhir_comments depending on the release. Move HapiFhirStorageResponseCode.json to the module in which it's used (#4374) 2022-12-19 12:31:21 -05:00
.editorconfig Fix handling of filters on valueset expansions 2017-02-10 11:05:59 -05:00
.gitignore Switch DSTU2.1 to DSTU3 per FMB's decision 2016-02-01 08:55:58 -05:00
pom.xml Refactor Common SearchParameter Functionality (#4321) 2022-12-15 06:46:45 -05:00
todo.txt Fix #440 - Don't depend on Saxon 2016-09-08 15:56:15 -04:00