Commit Graph

6011 Commits

Author SHA1 Message Date
Ken Stevens 992b62151b yay box search works! 2020-01-21 16:04:34 -05:00
Ken Stevens 3cb9a9f4a2 added asserts 2020-01-21 15:45:41 -05:00
Ken Stevens b463929c28 parse nearDistance into a special search parameter field so it's available when we're adding the near parameter 2020-01-21 15:38:25 -05:00
Ken Stevens a961a7c022 begin with failing test 2020-01-21 14:39:00 -05:00
Ken Stevens eca21bec3e exact coord matching works now 2020-01-21 14:30:51 -05:00
Ken Stevens 299e1e35e1 removed coordextractor and moved to token (looks cleaner and more in line with how the other ones are parsed) 2020-01-21 11:06:40 -05:00
Ken Stevens dd137a0a30 Coord extraction implemented 2020-01-21 10:17:49 -05:00
James Agnew 0718f6b52a
Allow schemalocation in XML validation (#1677)
* Allow schemaLocation declaration in XML when validating

* Add fix for #1676
2020-01-21 07:14:16 +09:00
James Agnew c0e929dacb
Copy identifiers to placeholder resources (#1675)
* Copy identifiers to placeholder resources

* Add tests

* Maven cleanup

* Still messing around with azure

* Adding to logging

* More azure work

* One more attempt

* More messing around with azure

* Test fix

* Another caching attempt

* More work on azure pipeline

* Fix pipeline file

* Keep working on pipeline

* More work on azure

* More azure

* More azure work

* More azure
2020-01-21 06:09:06 +09:00
jamesagnew 634458c447 License header update 2020-01-17 00:16:56 -05:00
James Agnew 63c310c168 Make a constant public 2020-01-17 13:16:23 +08:00
James Agnew aad5a30a3d
Support count=0 (#1670)
* Support count=0

* Fix LGTM issue
2020-01-15 14:52:32 +08:00
James Agnew 201ec34db4
Fix expunge issue when no tags present (#1671)
* Fix expunge issue when no tags present

* Add changelog

* Try to clean up POMs that are failing CI

* Rework dependencies

* Roll back change that did not work
2020-01-15 14:47:22 +08:00
James Agnew 0385c25aa3 Fix FHIR version defaults 2020-01-15 14:03:59 +08:00
James Agnew 1390ea3c06
Update FHIR R5 structures to 4.2.0 version (#1665)
* Work on upgrading core

* Work on R5 updates

* Work on core updates

* Test fix

* Update model version properties file for R5

* Bump core version

* Test fixes

* Add 4.2.0-SNAPSHOT version to versions page in docs
2020-01-14 10:27:01 +08:00
James Agnew 62b50f06ad Documentation fix 2020-01-14 04:44:10 +08:00
James Agnew 114e8f5f15 Credit for #1655 2020-01-13 13:39:47 +08:00
Petro Mykhaylyshyn 8ed3dcc9ac [(fixjsongenerationtomaster)] Remove unused import. 2020-01-13 13:37:54 +08:00
Petro Mykhaylyshyn fdab81361c [(fixjsongenerationtomaster)] When max cardinality in profile is changed to 1 output JSON contain an array. 2020-01-13 13:37:54 +08:00
Petro Mykhaylyshyn a234b1f8a9 [(fixjsongeneration)] When max cardinality in profile is changed to 1 output JSON should still contain an array. 2020-01-13 13:37:54 +08:00
jamesagnew 9c7f5e1b9b License header updates 2020-01-12 10:15:08 -05:00
James Agnew d223bbe354 Try to avoid use of Apache maven repo which is causing Azure CI failures 2020-01-12 20:42:19 +08:00
jamesagnew 3ac4172bc4 License header versions 2020-01-11 23:23:02 -05:00
James Agnew a19d246432 License header version bump, and add the ability for "add column"
migration tasks to fail gracefully
2020-01-12 11:01:21 +08:00
James Agnew 0c008e11be License header version bump 2020-01-10 13:15:14 -05:00
James Agnew b30de00ea1 Add parser stress test 2020-01-08 09:12:17 -05:00
jamesagnew 1720144cfb Test fix 2020-01-08 05:39:44 -05:00
James Agnew 49ed374d2f Remove test code that accudentally got committed 2020-01-06 14:26:30 -05:00
James Agnew 23ca94d3c5 Add example interceptor 2020-01-06 14:26:03 -05:00
James Agnew e42acef66b Test fix 2020-01-03 14:23:19 -05:00
James Agnew ca3b4297e1 FIx #1649 - Account for LOINC file format changes in 2.67 2020-01-03 14:19:22 -05:00
James Agnew 2f3018c56e Credit for #1603 2020-01-03 13:43:16 -05:00
James Agnew 82921472d4 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2020-01-03 13:43:11 -05:00
Petro Mykhaylyshyn 89c1a15aa4 [(fixclienthandle204)] Fixed handling 204 response which has no body in hapiclient. 2020-01-03 13:40:50 -05:00
James Agnew 708b683928
Merge pull request #1657 from jamesagnew/dm-fix-typo-in-docs-20200103
Fix typo in documentation.
2020-01-03 13:36:25 -05:00
Diederik Muylwyk e65363f74d Fix typo. 2020-01-03 12:31:11 -05:00
James Agnew 3edcb04fb1 Add atlas entry 2020-01-03 11:08:48 -05:00
j-chan 56db71cc3c
Merge pull request #1656 from jamesagnew/jc_support_ibasebundle_resource_bundle
Changed BaseResourceReturningMethodBinding to accept IBaseBundle as a…
2020-01-02 14:47:04 -05:00
Jennifer Chan e935c75025 Changed BaseResourceReturningMethodBinding to accept IBaseBundle as a bundle resource. 2020-01-02 14:39:29 -05:00
Jennifer Chan 0c83c1ce44 Changed BaseresourceReturningMethodBinding to accept IBaseBundle as a bundle resource. 2020-01-02 14:15:48 -05:00
Diederik Muylwyk 20bb939440
Merge pull request #1653 from jamesagnew/1652-daterangeparam-isdatewithinrange-date-thedate--needs-to-account-for-intervals-
Resolve "DateRangeParam.isDateWithinRange(Date theDate) needs to account for intervals."
2019-12-31 09:43:32 -05:00
Diederik Muylwyk 8615d10730 Fix typo. 2019-12-31 09:27:26 -05:00
Diederik Muylwyk 48f7ee5afb Rolling back previous unnecessary changes. 2019-12-31 09:25:56 -05:00
Diederik Muylwyk 170b607992 Added some FIXMEs. 2019-12-30 18:43:15 -05:00
Diederik Muylwyk eb294f92c1
Merge pull request #1646 from jamesagnew/1645-implement-daterangeparam-isdatewithinrange
Resolve "Implement DateRangeParam.isDateWithinRange(Date theDate)."
2019-12-30 15:38:42 -05:00
Diederik Muylwyk 856993edf8 Moved changelog entry, and added clarifying comments to DateRangeParam. 2019-12-30 15:29:35 -05:00
Diederik Muylwyk 990b43de2a Merging master into working branch. 2019-12-30 14:36:58 -05:00
Diederik Muylwyk 4eaeb7ef9e Implemented isDateWithinRange() and supporting methods. 2019-12-30 14:35:51 -05:00
jamesagnew 3788136194 Credit for #1650 2019-12-27 10:02:00 -05:00
James Agnew baa8eaf728
Merge pull request #1650 from jaferkhan/fix-modifier-typo
Correct typos in code snippets across three different files
2019-12-27 10:00:33 -05:00