Nick Goupinets
7a74a6c856
Merge remote-tracking branch 'origin/master' into 2478_add_extension_mdm_matcher
2021-03-22 15:06:37 -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
Kevin Dougan SmileCDR
d1c2d839d1
2491 - Fix NullPointerException when performing cascade delete ( #2492 )
...
* 2491 - Fix NullPointerException when performing cascade delete.
2021-03-22 10:29:03 -04: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
9b94718cab
Added ext util test
2021-03-20 21:22:21 -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
Tadgh
659a877100
Add interceptor
2021-03-18 23:17:56 -04:00
Tadgh
6226ae02d5
Add basic skeleton of MDM expansion
2021-03-18 23:16:45 -04:00
michelgleeson
009f184ab4
fix refering to wrong view ( #2486 )
...
Co-authored-by: Mike G <michel.gleeson@gmail.com>
2021-03-18 17:47:46 -04:00
long
6c41ded507
fixed based on pull request comments, added tests
2021-03-18 13:59:07 -06:00
jamesagnew
c9c13646f5
License header update
2021-03-18 10:42:46 -04:00
long
989e9e7903
refactored terserUtil, added equals function in ExtensionUtil
2021-03-17 13:02:59 -06:00
long
660777f855
Merge branch 'master' of https://github.com/hapifhir/hapi-fhir into 2478_add_extension_mdm_matcher
2021-03-17 10:01:56 -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
Eric Prud'hommeaux
d92a6787c5
- remove-JSON-round-trip-guard ( #2472 )
...
hapi-fhir-structures-r4/.../RDFParserTest.java included a guard to NOT
report round-trip errors if JSON didn't round-trip due to changed
ordering of contained resources (and entries in Bundles). be50a46
appears to have fixed these issues so the guard is no longer
necessary.
2021-03-17 05:51:29 -04:00
Kunjan Patel
bdee1f1269
Update points.json for adding a point in atlas ( #2482 )
2021-03-17 05:50:07 -04:00
Tadgh
b191f1da2b
Merge pull request #2480 from hapifhir/issue-2479-bad-packages
...
Have CreatePackageCommand automatically add fhirVersions based on --fhir-version flag
2021-03-16 18:00:27 -04:00
long
55f49b1b65
changed rules json from resourcePath to fhirPath
2021-03-16 14:28:24 -06:00
michelgleeson
0a6c61372c
Parameterize term valueset concept view dao ( #2477 )
...
* Generic the list type to accomidate different substring queries
* special subquery for Oracle
* change the conceptview dao depending on dialect
* address review comments
* remove generics
* no longer inherits
* copy paste from non Oracle version
* dang copy pasters
* changelog
Co-authored-by: Mike G <michel.gleeson@gmail.com>
2021-03-16 16:26:19 -04:00
Tadgh
30a37a40d5
Fix other broken test
2021-03-16 15:50:59 -04:00
jamesagnew
72026811e6
Add passing test for #2015
2021-03-16 14:44:29 -04:00
Nick Goupinets
c7e8342c29
Merge pull request #2459 from hapifhir/ng_validation_s13n_interceptors
...
Interceptors to handle standardization, normalization and address and field-level validation.
2021-03-16 14:38:36 -04:00
long
9d9e0d5429
added extension mdm matcher
2021-03-16 12:07:42 -06:00
Tadgh
c3e6de3aff
Add changelog
2021-03-16 13:47:29 -04:00
Tadgh
fb36294330
Add fhirVersions to package creator, auto-selected by --fhir-version
2021-03-16 13:43:35 -04:00
Nick Goupinets
b51f9b4261
Updated init param type
2021-03-16 13:13:23 -04:00
Nick Goupinets
d80a9ed848
Fixed test bug
2021-03-16 11:37:49 -04:00
Nick Goupinets
f9f703abe2
Added support for additional types
2021-03-16 11:14:40 -04:00
Nick Goupinets
ef97eb22fb
Merge branch 'master' into ng_validation_s13n_interceptors
2021-03-16 09:08:13 -04:00
jamesagnew
beecb49d45
Add test
2021-03-16 08:34:43 -04:00
Nick Goupinets
83acb66675
Touch for a rebuild
2021-03-15 16:16:59 -04:00
Nick Goupinets
744adb2d08
Merge branch 'master' into ng_validation_s13n_interceptors
2021-03-15 10:32:04 -04:00
Nick Goupinets
04a0ecfc2b
Added tests
2021-03-15 10:31:38 -04:00
jamesagnew
14f12e7dab
Missed commit for #2471
2021-03-15 08:52:46 -04:00
James Agnew
3a8881f913
Resolve NPE in group bulk export ( #2476 )
2021-03-14 13:12:58 -04:00
jamesagnew
f2baf9b8dc
Don't corrupt stdout on unit tests
2021-03-13 18:41:31 -05:00
James Agnew
2e7eb972ff
Avoid NPE in ResourceVersionConflictResolutionStrategy for system request ( #2471 )
...
* Avoid NPE in ResourceVersionConflictResolutionStrategy for system
request
* Add changelog
2021-03-12 19:23:49 -05:00
Nick Goupinets
8c80e0838d
Fixing line break problem
2021-03-12 17:48:17 -05: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
d68ee68b5d
Added test
2021-03-12 10:30:12 -05:00