Stig Rohde Døssing
bb20c2134b
Issue-1387: Read version from resource meta when deciding whether to return 304 on read
2019-08-13 05:28:03 -04:00
James Agnew
ef7182228f
One more fix for #1399
2019-08-12 18:07:09 -04:00
Ruslan_Zinovyev
a839a645db
Skip ModifyColumn migration tasks for columns that don't exist
2019-08-12 17:19:25 -04:00
James Agnew
c04f1d15d8
Fix #1399 - Issue with DiagnosticReport R4 narrative generation template
2019-08-12 17:17:45 -04:00
James Agnew
31e374ded8
Credit for #1220
2019-08-12 13:35:27 -04:00
James Agnew
301a8f8432
Merge #1146 - Filter implementation ( #1220 )
...
* Initial commit of _filter keyword implementation.
* - Completed all search parameter types for _filter.
- Implemented handling for _has, _id, _security, language, _profile, _security, and _tag.
* - Changes to support "ne" matching on resource ID for _filter
* Implemented language
* Commit/push before creation of pull request
* Ongoing merge work
* Ongoing merge work
* Merge master in
* Test fix
2019-08-12 11:59:33 -04:00
James Agnew
f0121ccf9a
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2019-08-12 08:24:44 -04:00
James Agnew
0c9e5ec1ea
Support GraphQL for R3/4/5 ( #1424 )
...
* Work on grpahql enhanbcements
* Add some more chars to the sanitizer function
* Add changelog
2019-08-12 08:24:32 -04:00
James Agnew
c4a48fe373
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2019-08-12 08:16:59 -04:00
James Agnew
bfaf617142
Add some more chars to the sanitizer function
2019-08-12 08:16:38 -04:00
jamesagnew
2999a292e6
Get subscriptions working for R5
2019-08-11 18:32:47 -04:00
jamesagnew
d316ec1146
Fix NPE
2019-08-11 18:25:02 -04:00
jamesagnew
a1acd7525e
Changelog update for new structures
2019-08-11 10:19:05 -04:00
James Agnew
7d62064dc0
Don't require a daoregistry
2019-08-11 08:25:41 -04:00
James Agnew
4f5a2b3c0c
Add fhirType() to IBase to bring it in line with what the core structures do
2019-08-09 09:44:20 -04:00
jamesagnew
3e95ff3ca0
Licence header updates
2019-08-08 16:22:08 -04:00
James Agnew
8d2b0ea1c3
Test fix
2019-08-08 15:50:28 -04:00
James Agnew
2518d4e0be
Add some tests
2019-08-08 15:23:55 -04:00
jamesagnew
4e1bbe681a
Bump supported PGSQL driver
2019-08-08 15:12:29 -04:00
James Agnew
dd0cb10dbb
validate operation ignores parameter profile ( #1417 )
...
* This should be working now - need to check tests
* Add a changelog and some docs
* One more test fix
* Tests should be passing
* Fix compile
* Test fixes
* Ignore outdated DSTU2 validation test
2019-08-07 15:31:59 -04:00
Ken Stevens
1b17097f62
a couple more int -> long
2019-08-07 13:35:27 -04:00
James Agnew
0c41f35583
Add test for #1399
2019-08-07 10:44:42 -04:00
jamesagnew
d9247a2021
Account for GPG 1.2
2019-08-07 10:43:30 -04:00
James Agnew
6aa7916ba7
Merge pull request #1415 from jamesagnew/ks-inmemory-id-match
...
in-memory id match
2019-08-07 08:31:38 -04:00
James Agnew
b0eb19cf2f
A few fixes resulting from the R5 merge
2019-08-06 17:55:51 -04:00
James Agnew
60eab3ad70
Add support for R5 resources ( #1416 )
...
* Work so far on R5 support
* Add support for R5
* Docs changes
2019-08-06 17:30:31 -04:00
Ken Stevens
f9e86b5c83
revert public method
2019-08-06 15:38:23 -04:00
Ken Stevens
15e549f345
Add remaining cases to test
2019-08-06 15:25:22 -04:00
Ken Stevens
c11d719957
Fix bug when in-memory matcher compares long id to string id
2019-08-06 15:17:09 -04:00
Ken Stevens
13a83567ae
Start with failing test.
2019-08-06 15:04:27 -04:00
Ken Stevens
808da73854
Merge pull request #1413 from jamesagnew/ks-migration-tests
...
test all migrations to latest version
2019-08-02 16:13:24 -04:00
Ken Stevens
48c8497086
Changed migration test from derby to h2
...
Added a new test from 340 to latest version.
2019-08-02 16:00:43 -04:00
Diederik Muylwyk
a706310f81
Merge pull request #1412 from jamesagnew/1408-upload-terminology-command-does-not-work-for-dstu3-fix-this
...
Resolve "1408 - upload-terminology command does not work for DSTU3. Fix this!"
2019-08-02 14:48:16 -04:00
Diederik Muylwyk
345ce880ce
Address review comments.
2019-08-02 14:45:59 -04:00
Diederik Muylwyk
ca01f31ca9
Enable support of DSTU3 for upload-terminology command.
2019-08-02 14:00:56 -04:00
Diederik Muylwyk
bb03a058bd
Merge pull request #1410 from jamesagnew/ks-migration-log-messages
...
fix log message
2019-08-01 19:15:41 -04:00
Ken Stevens
af9fc882c1
fix log message
2019-08-01 19:11:06 -04:00
Diederik Muylwyk
23ca9cd8eb
Merge pull request #1409 from jamesagnew/ks-dm-migrate-fix
...
Fixed a data migration error KHS & DM
2019-08-01 17:26:19 -04:00
Ken Stevens
f05d212a40
Fixed a data migration error KHS & DM
2019-08-01 17:22:18 -04:00
Ken Stevens
52fc057457
Merge pull request #1407 from jamesagnew/dm-add-trm-codesystem-ver-cs-display-to-migration-tool
...
Resolve "Add TRM_CODESYSTEM_VER.CS_DISPLAY to migration tool."
2019-08-01 14:50:09 -04:00
Diederik Muylwyk
8475aa4cc8
Add TRM_CODESYSTEM_VER.CS_DISPLAY to migration tool.
2019-08-01 14:44:03 -04:00
Diederik Muylwyk
33b4f7537f
Resolve "1366 expand operation needs to be optimized for large valuesets 3" ( #1403 )
...
* Added TRM_VALUESET.EXPANSION_STATUS column, index, fields to entity, and migration tasks.
* Incremental work on large ValueSet expansion support; still need to fix asynchronous tests and actually use the terminology tables when expanding.
* Incremental work on large ValueSet expansion support; still need to actually use the terminology tables when expanding.
2019-08-01 13:57:25 -04:00
Diederik Muylwyk
d67de13708
Syncing master into working branch.
2019-08-01 13:51:26 -04:00
Diederik Muylwyk
78842164fd
Addressing review comments.
2019-08-01 13:37:46 -04:00
jamesagnew
46c8c61932
Restore build - May need to roll back the RDF changes
2019-08-01 10:14:56 -04:00
jamesagnew
39c2a95ce7
Credit for #1321
2019-08-01 09:29:43 -04:00
James Agnew
d3ef577418
Merge pull request #1321 from uurl/rdf_parser
...
RDF parser
2019-08-01 09:26:04 -04:00
James Agnew
0f4738c1b5
Merge branch 'master' into rdf_parser
2019-08-01 09:25:40 -04:00
jamesagnew
e20443010d
Credit for #1404
2019-08-01 06:38:37 -04:00
Seth Rylan Gainey
c0c5714d36
Fix for https://github.com/jamesagnew/hapi-fhir/issues/1402 . Add
...
historyForInstance and historyForType to AbstractJaxRsResourceProvider with
non-ambiguous @Path values.
2019-08-01 06:34:59 -04:00