Tadgh
3dee0c8ab6
Working in-place bundle sort
2021-04-20 17:48:55 -04:00
Nick Goupinets
4e266462ec
Bumped up version due to breaking changes
2021-04-20 16:17:27 -04:00
Tadgh
ff2690b74e
Add tests for transaction sorting
2021-04-20 14:12:25 -04:00
Tadgh
1670ed7202
Begin topological sort implementation
2021-04-19 20:01:02 -04:00
Nick Goupinets
1f10a15c35
Merge branch 'master' into 2515_MDM_survivorship_rules
2021-04-19 17:33:53 -04:00
Nick Goupinets
536ca0e73d
Code review updates
2021-04-19 16:27:31 -04:00
jamesagnew
6b43410514
Add missing constant
2021-04-14 18:50:47 -04:00
jamesagnew
b294f7d208
License headers
2021-04-14 18:00:52 -04:00
James Agnew
ca2088f3ad
Add framework for Bulk Import ( #2538 )
...
* Start work on bul;k import
* Work on bulk import
* Have batch working
* Working
* Working
* More work
* More work on bulk export
* Address fixmes
* License header updates
* Test fixes
* License header updates
* Test fix
* Test fix
* Version bumps
* Work on config
* Test cleanup
* One more version bump
* Version bump
* CLeanup
* A few additions
* Test fixes
* Test fix
* Test fix
* Migration fix
* Test fix
* Test fix
2021-04-14 17:41:32 -04:00
Ken Stevens
550602b2f1
added numeric matcher ( #2547 )
...
* added numeric matcher
* changelog
* performance optimization
* fix test
2021-04-14 13:15:30 -04:00
Tadgh
fef9726026
Fix typo in docs
2021-04-14 12:52:30 -04:00
Tadgh
fcbfb11506
Merge remote-tracking branch 'origin/master' into issue-2534-new-tx-pointcut
2021-04-13 15:55:01 -04:00
Tadgh
346c9d783c
Update tests to reflect new reality
2021-04-13 10:36:17 -04:00
Tadgh
a0c11d7c66
Update docs
2021-04-13 10:04:45 -04:00
Tadgh
f61d52d199
Should have realized that transactiondetails is an object reference, so we can't change it effectively
2021-04-13 09:26:05 -04:00
James Agnew
bc4266d3d2
Improve narrative templates for custom structures ( #2537 )
...
* Improve narrative templates for custom structures
* Add changelog
* Test fix
2021-04-12 06:00:31 -04:00
Tadgh
ac8e012892
wip
2021-04-09 13:07:15 -04:00
Tadgh
99e10de5fb
Merge pull request #2487 from hapifhir/mdm-expansion-interceptor
...
MDM Expansion Interceptor (poc)
2021-04-09 11:23:04 -04:00
Tadgh
8f30f7b0f2
Vague skeleton of pointcut
2021-04-09 11:08:47 -04:00
Eric Prud'hommeaux
fa921a3cc9
~ inspect instant for specific RDF datatype ( #2473 )
2021-04-09 05:59:26 -04:00
James Agnew
462d9bc6c4
Fix compartment defs for R5 ( #2528 )
...
* Fix compartment defs for R5
* Add changelog
* Test fix
2021-04-08 05:59:05 -04:00
James Agnew
a6cbf7eebd
Add support for hierarchycal valueset expansion ( #2525 )
...
* Add support for hierarchycal valueset expansion
* Add changelog
* Add tests
* Cleanup
* Test fix
* Test fixes
2021-04-06 17:36:54 -04:00
James Agnew
b617c7690d
Search Parameter Infrastructure Cleanup ( #2522 )
...
* Search param service cleanup
* Work on collapsing search param
* Search param cleanup
* Work on build
* Test fix
* Test fixes
* Ongoing work
* Test fix
* Compile fix
* Test fixes
* Test fix
* Test fix
* License header updates
* Remove fixme
* Cleanup
* Cleanup
2021-04-05 17:40:10 -04:00
Nick Goupinets
d366558749
Merge branch 'master' into 2515_MDM_survivorship_rules
2021-04-05 09:17:42 -04:00
James Agnew
0bf746f23b
Add support for revincludes to CapabilityStatement generator ( #2521 )
...
* Add support for revincludes to CapabilotyStatement generator
* Add changelog
* Fixes
* Test fix
* Test fixes
* Test fix
* Test fix
* More fixes to CS cache
* Test fix
* Test fix
* Test fix
2021-04-05 08:29:04 -04:00
Nick Goupinets
9629aceff0
Removed obsolete test and added more control to replace fields in TU
2021-04-01 15:52:52 -04:00
Tadgh
f3c706d656
Add page for mdm expansion
2021-03-31 15:33:03 -04:00
Tadgh
2ba3c919d5
Fix doGetQueryParameterQualifier on Mdm Expansion
2021-03-31 14:18:57 -04:00
Tadgh
74be6761b1
Merge remote-tracking branch 'origin/master' into mdm-expansion-interceptor
2021-03-31 09:47:57 -04:00
Tadgh
8b69d161bd
Update docs
2021-03-30 17:12:55 -04:00
James Agnew
049097e5b4
Improve CapabilityStatement Generation ( #2511 )
...
* Start work
* Work on testing
* Version bump
* Test fix
* Compile fix
* Test Fixes
* Test fix
* Test fix
* Compile fix
* Tst fix
* Test fix
* Test fix
* Test fix
2021-03-30 05:48:03 -04:00
Tadgh
ab143e34cb
Merge remote-tracking branch 'origin/master' into mdm-expansion-interceptor
2021-03-29 19:27:37 -04:00
Diederik Muylwyk
b720c32c1d
Version bump
2021-03-29 18:23:16 -04:00
Diederik Muylwyk
bddd3f4c92
PointCutLatch now works with IPointcut instead of Pointcut
2021-03-29 18:20:33 -04:00
Tadgh
953dd408da
Merge pull request #2508 from hapifhir/issue-2499-identify-golden-resources-in-export
...
Issue 2499 identify golden resources in export
2021-03-29 16:11:10 -04:00
Tadgh
002d3fcf3c
Migrate constant
2021-03-29 11:07:23 -04:00
Tadgh
9f13225aa5
WIP interceptor using reference param modifier
2021-03-26 17:57:38 -04:00
Tadgh
bee33f763a
Refactors, tidying. Improving docs
2021-03-26 15:54:27 -04:00
Tadgh
4d3b021f12
Add annotating processor and composite processor
2021-03-25 13:53:41 -04:00
Nick Goupinets
8ead3c5f22
Code review fixes
2021-03-23 15:01:22 -04:00
long
8e45a33e2d
renamed one more variable
2021-03-22 10:29:36 -06:00
long
b5e12473db
changed variable name according to coding convention
2021-03-22 08:47:24 -06:00
Nick Goupinets
de0399da23
Merge branch 'master' into 2478_add_extension_mdm_matcher
2021-03-22 09:34:32 -04:00
James Agnew
dc41d5ad61
Add terminology mapping and display population interceptors ( #2488 )
...
* Start work on code mapping interceptors
* Work on generation
* Add terminology mapping and display population interceptors
* Add changelog
* License header updates
* Test fixes
* Fix typo
* Interceptor fixes
* License header update
* Test fixes
* Mapping fixes
* Version bump
* License header updates
* Add null tests
* Add null guard
* Intermittent fix
2021-03-21 12:03:57 -04:00
Nick Goupinets
4928e726cf
Added tests for teser utils
2021-03-20 21:14:51 -04:00
Nick Goupinets
5f2c0a55b7
Merge branch '2478_add_extension_mdm_matcher' of github.com:hapifhir/hapi-fhir into 2478_add_extension_mdm_matcher
2021-03-19 18:15:43 -04:00
Nick Goupinets
ba835c7cac
Merge branch 'ng_resource_flattening' into 2478_add_extension_mdm_matcher
2021-03-19 18:15:25 -04:00
Nick Goupinets
142fd4c108
Updated utils
2021-03-19 18:14:48 -04:00
long
08ab582c36
made getmethod more generic, added static string variable to terserUtil
2021-03-19 08:41:41 -06:00
Nick Goupinets
5747d5d841
Initial commit
2021-03-19 09:58:15 -04:00
long
6c41ded507
fixed based on pull request comments, added tests
2021-03-18 13:59:07 -06:00
long
989e9e7903
refactored terserUtil, added equals function in ExtensionUtil
2021-03-17 13:02:59 -06:00
James Agnew
d857048207
Preserve meta values in stored resources ( #2481 )
...
* Fix #1731
* Test fix
* Test fixes
* Avoid intermittent failure
2021-03-17 09:23:22 -04:00
Nick Goupinets
b51f9b4261
Updated init param type
2021-03-16 13:13:23 -04:00
Nick Goupinets
f9f703abe2
Added support for additional types
2021-03-16 11:14:40 -04:00
Nick Goupinets
e188a95d66
Merge branch 'master' into ng_validation_s13n_interceptors
2021-03-12 16:17:25 -05:00
James Agnew
0ad57c51bb
Fix resource reindexing on partitioned seerver ( #2468 )
...
* Fix resource reindexing on partitioned seerver
* Add changelog
* Test fix
* Test fix
* Tets fix
* Test fix
2021-03-12 14:14:39 -05:00
Nick Goupinets
899bef0c39
Headers
2021-03-12 11:19:14 -05:00
Nick Goupinets
f9f0b2705d
Merge branch 'master' into ng_validation_s13n_interceptors
2021-03-12 10:30:36 -05:00
Nick Goupinets
8b8bbcc91f
Refactored based on the code review
2021-03-11 17:14:01 -05:00
Nick Goupinets
23f3cc1f42
Code review
2021-03-11 14:51:13 -05:00
James Agnew
2633cbd141
Improve error message for invalid date param ( #2466 )
...
* Improve error message for invalid date param
* Add changelog
* Test fixes
2021-03-11 14:23:02 -05:00
Nick Goupinets
97fc19b2ce
Update hapi-fhir-base/src/main/java/ca/uhn/fhir/util/TerserUtil.java
...
Co-authored-by: Tadgh <tadgh@cs.toronto.edu>
2021-03-11 12:12:12 -05:00
Nick Goupinets
e4387ea633
Update hapi-fhir-base/src/main/java/ca/uhn/fhir/util/TerserUtil.java
...
Co-authored-by: Tadgh <tadgh@cs.toronto.edu>
2021-03-11 12:12:06 -05:00
Nick Goupinets
26653f66da
Update hapi-fhir-base/src/main/java/ca/uhn/fhir/util/TerserUtil.java
...
Co-authored-by: Tadgh <tadgh@cs.toronto.edu>
2021-03-11 12:11:39 -05:00
Nick Goupinets
8c77882da0
Merge branch 'master' into ng_validation_s13n_interceptors
2021-03-11 09:48:39 -05:00
Tadgh
b7398cb6f2
Merge remote-tracking branch 'origin/master' into issue-2445-support-patient-level-export
2021-03-10 10:33:24 -05:00
jamesagnew
9f5786ba6c
License header updates
2021-03-10 05:09:14 -05:00
Tadgh
e26d757ba3
Merge remote-tracking branch 'origin/master' into issue-2445-support-patient-level-export
2021-03-09 22:54:24 -05:00
James Agnew
807d9d53f0
Improve performance for large transactions ( #2462 )
...
* Performance tweaks
* Work on processing speed
* Disable no longer relevant tests
* Work on performance
* Work on tests
* Work on large transaction performance
* Add changelog
* Perf tweaks
* Test fixes
* Resolve FIXME
* Fixes
* Test cleanup
* Fix broken changelog entry
2021-03-09 18:16:02 -05:00
Nick Goupinets
7f8ac36ce0
Headers
2021-03-09 17:31:04 -05:00
Nick Goupinets
02eae95c85
Merge branch 'master' into ng_validation_s13n_interceptors
2021-03-09 14:06:33 -05:00
Nick Goupinets
dd47c71f44
Fixed test failures
2021-03-09 13:17:48 -05:00
James Agnew
be50a46d76
Tweaks to contained searches ( #2461 )
...
* Tweaks to contained searches
* Add changelog
* Build fix
2021-03-09 11:51:30 -05:00
Diederik Muylwyk
6cc8a5ce4d
Fix HasParam#doGetQueryParameterQualifier() ( #2460 )
...
* Fix HasParam#doGetQueryParameterQualifier(); add changelog entry
* Fix bad test in SearchParameterMapTest
2021-03-09 06:28:40 -05:00
Nick Goupinets
ccb5b1aaad
Addresses #2449
2021-03-08 17:40:16 -05:00
Diederik Muylwyk
214c7eb45e
Remove unnecessary field.
2021-03-05 12:59:26 -05:00
Diederik Muylwyk
e3ba4bd1b6
Set default for Populate Identifier in Auto-Created Placeholder Reference Targets to true; update javadocs accordingly
2021-03-04 18:54:04 -05:00
Diederik Muylwyk
1d1d9a2f7c
Fix typo in IGenericClient javadocs
2021-03-04 18:02:06 -05:00
Diederik Muylwyk
dfdcfa1365
Add failing tests.
2021-03-04 17:01:39 -05:00
Diederik Muylwyk
9a7bd0e775
Add failing tests.
2021-03-04 16:55:16 -05:00
Tadgh
2f1518344b
Add changelogs, add patientbulkredaer implementation
2021-03-04 16:53:05 -05:00
Tadgh
9dd42fa605
Remove duplicate constant
2021-03-01 14:00:20 -05:00
Tadgh
27cac16de6
Add custom mimetypes to capability statement
2021-03-01 13:54:21 -05:00
James Agnew
db44244405
Fix #2426 - Include modifiers in generic search URLs for map ( #2428 )
2021-02-28 10:33:43 -05:00
Ken Stevens
7d769e3b05
Issue 2332 create via put for implementationguide that references some placeholders ( #2423 )
...
* begin with failing test
* fixed. test passes.
* documentation and changelog
* added ConceptMap
* review feedback
2021-02-26 09:44:48 -05:00
Kevin Hartmann
62bfa2cdbc
Merge remote-tracking branch 'origin/master' into kh-20200222-search-list
2021-02-24 09:20:07 -05:00
Ken Stevens
330cafa83e
initial implementation
2021-02-23 11:25:56 -05:00
James Agnew
b108e43600
Allow partition date for non-partitionable resources ( #2407 )
...
* Allow partition date for searchparam resources
* Cleanup
* Test fix
* Documentation update
* Docs tweak
2021-02-22 20:49:09 -05:00
Nick Goupinets
ddd7c0f267
Merge pull request #2397 from hapifhir/ng_codepoint_fix
...
UTF-16 characters might cause errors when calculating hash values
2021-02-19 17:22:20 -05:00
James Agnew
3eda19c65a
Version bump ( #2400 )
...
* Version bump
* Docs changes
* Docs tweaks
* Docs tweak
* Spelling fixes
* Docs tweaks
2021-02-18 11:07:49 -05:00
Nick Goupinets
ca3811412b
Code review
2021-02-17 10:20:33 -05:00
Nick Goupinets
2ec906afb2
Code review
2021-02-17 09:42:00 -05:00
jamesagnew
919c1dbddc
Version bump to 5.3.0
2021-02-17 07:10:13 -05:00
Nick Goupinets
c4daefc9fb
Initial implementation
2021-02-16 17:19:57 -05:00
James Agnew
65ac0e80fb
Add CapabilityStatement customizer ( #2387 )
...
* Add CapabilityStatement customizer
* Fix javadocs
2021-02-15 14:58:34 -05:00
James Agnew
b247e8cde7
Avoid NPE in RequestPartitionId on Default Partition ( #2382 )
2021-02-12 11:04:25 -05:00
James Agnew
c69d741b43
Add CapbilityStatement customizing hook ( #2364 )
...
* Add CapbilityStatement customizing hook
* Add additional method
* Interceptor service tweak
2021-02-07 09:12:09 -05:00
Michael Buckley
eee11c8844
Merge commit 'af5c45531ab59c1374cd99230bd5b8e32c692123' into mb-20210203-date-param-validation
2021-02-05 11:31:04 -05:00
Michael Buckley
42afcebd11
Merge in ca.uhn.fhir.rest.param.DateParamTest and add changelog.
2021-02-05 09:57:10 -05:00